08.11.2011, 09:07
Quote:
Check your SetPlayerSkin under the OnPlayerSpawn callback, and make sure the skin isn't set to PedSkin.
|
pawn Код:
SetPlayerSkin(playerid, 299);
Check your SetPlayerSkin under the OnPlayerSpawn callback, and make sure the skin isn't set to PedSkin.
|
SetPlayerSkin(playerid, 299);