Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Relaxing
Forum: Suggestions / Requests 02-17-2018, 06:02
Replies: 6
Views: 1,083
Posted By Relaxing
Re: How to get Players ( Count ) with Specific Flags

The for loop must be used twice, once for the menu, so it checks for specific players, if there are it creates a submenu of the specific rank.
Next we use the loop again to find those players who...
Forum: Suggestions / Requests 02-15-2018, 09:44
Replies: 6
Views: 1,083
Posted By Relaxing
Re: How to get Players ( Count ) with Specific Flags

for (static id = 1; id <= get_maxplayers(); id++){
if (is_user_admin(id){
if (has_flags(id, "abcdeghijklmnopqrstu")){
// create a submenu and then
// gather...
Forum: Suggestions / Requests 02-14-2018, 10:29
Replies: 6
Views: 1,083
Posted By Relaxing
Re: How to get Players ( Count ) with Specific Flags

Loop through all online players and check if they own specific flag.
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 03:40.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode