30.05.2013, 15:09
Hello,
I want to know how to i change players skin with GetPlayerSkin? i tried this:
if(GetPlayerSkin(294)) return SetPlayerSkin(playerid, 270);
basicly i want if the players skin id is 294 i want the server to change it to 270. help please?
I want to know how to i change players skin with GetPlayerSkin? i tried this:
if(GetPlayerSkin(294)) return SetPlayerSkin(playerid, 270);
basicly i want if the players skin id is 294 i want the server to change it to 270. help please?