27.06.2013, 11:29
You need to get ZCMD include and #include <zcmd> at the top.
And if you don't have a saving system for Admin Level just remove the
line.
Remove
And if you don't have a saving system for Admin Level just remove the
pawn Код:
if(youradminvariable < 4) return 0;
Remove
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])

