SA-MP Forums Archive
select skin - 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: select skin (/showthread.php?tid=477314)



select skin - iBots - 23.11.2013

how to make it like:
how to make my register and login system with /register and /login instead of pop up and how to make it like:when u connect it writes for you:/register to register ,before you do /register these will be a skin select,then u do /register and u spawn after the tutorial with the skin u chose
please help


Re: select skin - iBots - 23.11.2013

help please


Re: select skin - Spydah - 23.11.2013

Make OnPlayerRequestClass a class system, which will make you be able to choose in the skins with the little arrows down in the game centered.

Create that, and for a register/login without Dialogs create a SendClientMessage instead of ShowPlayerDialog.


Re: select skin - Zex Tan - 23.11.2013

Quote:

instead of pop up

Pop out what?

For the skin thing, once the player selected his skin, set their variable to its skin ID.


Re: select skin - Beckett - 23.11.2013

We're here to help you with your code and stuff, not to code the whole system for you, if you want a complete system, use the search button.