Advertisement
mrdrifter

Untitled

Apr 19th, 2014
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. if(playertextid == SelectSkin_[0])
  2. {
  3. pInfo[playerid][player_skin] = pInfo[playerid][player_class_skin][0];
  4. SetPlayerSkin(playerid, pInfo[playerid][player_skin]);
  5. SpawnPlayer(playerid);
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement