16.02.2012, 22:48
Yes, the money loads up and everything.
I get the money once i spawn, but seems like even the SetPlayerSkin isn't working.
I get the money once i spawn, but seems like even the SetPlayerSkin isn't working.
Код:
public OnPlayerSpawn(playerid) { SetPlayerSkin(playerid,Stats[playerid][Skin]); return 1; }