Why no new skins?
#1

My server is on 0.3e client.But my RP server doesnt have new skins like Emmet,BigBear..etc..
Please help me,contact me on SKype or Pm me here.
ArnoldAztecasGamerzzz
Skype name
Reply
#2



What do you mean by 'I don't have new skins'? How can you see that? If you put SetPlayerSkin(playerid, 5) under OnPlayerSpawn it crashes?
Reply
#3

Dude its simple

pawn Код:
AddPlayerClass(skinid,0,0,0,0,0,0,0,0,0,0);
Add that in OnGameModeInit of your gamemode

and see

https://sampwiki.blast.hk/wiki/Skins:All
Reply
#4

Use

pawn Код:
SetPlayerSkin(playerid, skinid);
or
pawn Код:
AddPlayerClass(skinid,0,0,0,0,0,0,0,0,0,0);
See Skin IDs
Reply
#5

Delete IsValidSkin or whatever you have. They're not magically going to appear in your (probably) lousy godfather edit. The only invalid skin right now is id 47.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)