26.06.2009, 17:24
Quote:
Originally Posted by ByFukara
yes you can. maybe you can try that command on your game mode.
Code:
if(strcmp(cmdtext, "/save", true) == 0) if(Admin[playerid] == 1) { SendClientMessageToPlayer(playerid, " You can't stole any car or player coordinat's from this server"); return 1; } |
/save is sa-mp command like /interior or /q(uit).