SA-MP Forums Archive
Random Team Spawns and Freeze Time when Games Start - 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 Team Spawns and Freeze Time when Games Start (/showthread.php?tid=86631)



Random Team Spawns and Freeze Time when Games Start - basker - 15.07.2009

Hello. I have Those Two Questions

1. Fist how Can i do so When i Pick Team Cops it Will Random Spawn me Between

Code:
AddPlayerClass(101,1265.0258,-781.5541,1091.9063,269.2774,0,0,0,0,0,0); //CT
AddPlayerClass(101,1264.4279,-776.9377,1091.9063,269.1091,0,0,0,0,0,0); //CT
AddPlayerClass(101,1271.0831,-774.5949,1091.9063,195.1617,0,0,0,0,0,0); //CT
AddPlayerClass(101,1277.5394,-773.0917,1091.9063,192.6550,0,0,0,0,0,0); //CT
AddPlayerClass(101,1286.2332,-774.5972,1091.9063,129.9877,0,0,0,0,0,0); //CT
2: second, it is possible to Frezze the Players Befor The Game Begins ?