31.05.2010, 05:28
Well guys, I'm going to work on somethnig I never did before.
I have a question about it.
How can I get the maxplayers that have this?
Can anyone make an example like this?:
There are [LSPD amount] lspd members online now.
ANd that will show up when you type /lspds.
And you guys should know that this [LSPDLEVEL] >= 1
means that if you are a lspd rank 1 or higher :P
PLease tell me if you don't get my point.
I really need this.
Regards!
Thanks In Advance.
I have a question about it.
How can I get the maxplayers that have this?
Код:
if(PlayerInfo[playerid][LSPDLEVEL] >= 1)
There are [LSPD amount] lspd members online now.
ANd that will show up when you type /lspds.
And you guys should know that this [LSPDLEVEL] >= 1
means that if you are a lspd rank 1 or higher :P
PLease tell me if you don't get my point.
I really need this.
Regards!
Thanks In Advance.