24.12.2011, 21:40
Because It checks for Skin ID 9 in the first if statement:
And you're returning 0 after the if statements
Код:
if(GetPlayerSkin(playerid) == 1 || GetPlayerSkin(playerid) == 2 || GetPlayerSkin(playerid) == 7 || GetPlayerSkin(playerid) == 9)