Help section of my registration - 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: Help section of my registration (
/showthread.php?tid=641605)
Help section of my registration -
skiplovebra - 18.09.2017
I have created a new registry share for my server, but its default skin is 299, I want it to not show how to do?
Re: Help section of my registration -
AlphaPac - 18.09.2017
In the same section where the dialog appears, use/edit;
PHP код:
SetPlayerSkin(playerid, skinid);
Re: Help section of my registration -
skiplovebra - 18.09.2017
Quote:
Originally Posted by AlphaPac
In the same section where the dialog appears, use/edit;
PHP код:
SetPlayerSkin(playerid, skinid);
|
Does it mean I do not want to show the default skin when I have not selected it?
Re: Help section of my registration -
mongi - 18.09.2017
It simply changes the player's skin to the one which u are looking for
Re: Help section of my registration -
skiplovebra - 18.09.2017
My idea is that when it comes to it's skin id 299, I do not want it to appear like this video, and when I choose skin it shows up.
https://www.youtube.com/watch?v=WIMc...ature=*********
Re: Help section of my registration -
Sew_Sumi - 18.09.2017
That's so bugged.
Seriously, 4 selects of the skin to get it to work? Something is seriously screwed.