SA-MP Forums Archive
Why no new skins? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Why no new skins? (/showthread.php?tid=394332)



Why no new skins? - Tamao_Serizawa - 22.11.2012

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


Re: Why no new skins? - Forever Alone - 22.11.2012



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?


Re: Why no new skins? - -=Dar[K]Lord=- - 22.11.2012

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


Re: Why no new skins? - dr.lozer - 22.11.2012

Use

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


Re: Why no new skins? - Vince - 22.11.2012

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.