Choose skin and random spawn. - 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: Choose skin and random spawn. (
/showthread.php?tid=461151)
Choose skin and random spawn. -
xUntilOne - 31.08.2013
hi, im new to samp and yesterday i created my own server
now, when players join my server i want them to get a screen where the first need to choose a skin(from all 299)
and then when they have done that i want them to spawn on a random location from a list of 15.
Ive been searching the internet for hours and i f*cked up my gamemode a few times already while trying
Any help would be appreciated
Re: Choose skin and random spawn. -
MechaTech - 31.08.2013
Try to read this wiki page, this will add skins to the class selection so they can choose their skin and then spawn.
https://sampwiki.blast.hk/wiki/AddPlayerClass
Re: Choose skin and random spawn. -
RedJohn - 31.08.2013
Download
SA-MP 0.3x Linux Server (x86). Extract and go to 'gamemodes' folder. Open lvdm.pwn and you can get it from there.
Re: Choose skin and random spawn. -
xUntilOne - 31.08.2013
Quote:
Originally Posted by RedJohn
|
what part from lvdm do i need? sorry im new to this :/
Re: Choose skin and random spawn. -
xUntilOne - 31.08.2013
after some experimenting with the code from LVDM.pwn i manged to create what i want!
problem solved