19.01.2018, 13:15
Quote:
I want it for admin not for players so how i change it for admin not for players ?
|
Код:
if(IsPlayerAdmin(playerid)) return 0;
but you can set it based on your admin system or check any admin command in your system and check the method which used in your script for making it admin command ok