08.08.2012, 10:46
By the skin id.
Anyway I fixed it.
Thanks to HellSphinX.
I changed his stock to this:
+Repped HellSphinX for giving me a clue and fixing half of the problem.
Anyway I fixed it.
Thanks to HellSphinX.
I changed his stock to this:
Код:
stock IsPlayerACop(playerid) { if(GetPlayerSkin(playerid == 266+265+283+284+285)) return 1; // true return 0; // false }