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

get_players: paramas clarification


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
dFF
sıɹɹoɥɔ ʞɔnu
Join Date: Oct 2009
Old 07-24-2013 , 11:52   get_players: paramas clarification
Reply With Quote #1

Here is get_players source from amxx:
Spoiler
so, if i used:
PHP Code:
new iPlayers32 ], iNum
get_players
iPlayersiNum // flags = "" 
what part is called from source, and what part is not called ?

For example i posted with flags = "", these part is called: ?
Spoiler



if i used: get_players( iPlayers, iNum, "h" )
PHP Code:
if ((flags 128) && (pPlayer->pEdict->v.flags FL_PROXY))
    continue; 
(players/entityes) pEdict->v.flags with FL_PROXY (HLTV) flag will be ignored, right ?

Sorry for dumb thread.
dFF is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 07-24-2013 , 12:11   Re: get_players: paramas clarification
Reply With Quote #2

No flags = list of connected players.
__________________
Arkshine is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:45.


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