30.01.2011, 21:34
If you want to make it for peolple with cop skins or w/e do
Place that under your command, else we can't help you unless you show us the script you're using
Код:
if(GetPlayerSkin(playerid) == 218, 245, 173) // example skins { //something here } else { return 1; }