SA-MP Forums Archive
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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Random Spawn (/showthread.php?tid=192540)



Random Spawn - Rokzlive - 22.11.2010

I got these spawn points, how do i make them so that a certain skin does not spawn at the specified point? How do i make it so they select a skin and they get a random point?

AddPlayerClass(131,2118.2900,-2173.0454,13.5469,126.3903,0,0,0,0,0,0); //
AddPlayerClass(132,2118.2900,-2173.0454,13.5469,126.3903,0,0,0,0,0,0); //
AddPlayerClass(133,-79.7859,-1123.7842,1.0781,287.3839,0,0,0,0,0,0); //
AddPlayerClass(134,-493.2795,-531.8431,25.5296,0.4600,0,0,0,0,0,0); //
AddPlayerClass(161,-2186.0881,-214.7789,36.5156,281.1302,0,0,0,0,0,0); //
AddPlayerClass(198,1063.8035,1243.3412,10.8275,182 .4225,0,0,0,0,0,0); //
AddPlayerClass(201,1701.8076,991.1945,10.8203,58.5 459,0,0,0,0,0,0); //
AddPlayerClass(248,2818.2595,896.9328,10.2172,4.71 49,0,0,0,0,0,0); //


Re: Random Spawn - FreshDoubleX - 22.11.2010

Change X Y Z Angle positions.
Код:
AddPlayerClass(131,2118.2900,-2173.0454,13.5469,126.3903,0,0,0,0,0,0); //



Re: Random Spawn - Rokzlive - 22.11.2010

No i need random not having 5000 of the same skin in the spawn screen, someone please how do i do this.


Re: Random Spawn - BMUK - 23.11.2010

https://sampwiki.blast.hk/wiki/Random

Thought: How can you have released a gamemode and not know how to randomly spawn a player or create random skins. Meh