18.02.2012, 21:32
If you download an admin system, replace IsPlayerAdmin with the admin variable.
On most it's
if(PlayerInfo[playerid][pAdmin] >= 1)
Also - I didn't mention that the above code requires ZCMD and SSCANF. ****** them and download both includes.
sscanf also requires a plugin.
On most it's
if(PlayerInfo[playerid][pAdmin] >= 1)
Also - I didn't mention that the above code requires ZCMD and SSCANF. ****** them and download both includes.
sscanf also requires a plugin.