Random Spawns ONLY for civilians. - 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: Random Spawns ONLY for civilians. (
/showthread.php?tid=418671)
Random Spawns ONLY for civilians. -
Goldino - 25.02.2013
I'm working on Random spawns. But I have a problem, it randomly spawns every skin. I would only like random spawns for civilians only. How can I make it only for civilians. I already have all my skins defined, all teams. And I have my teams already made. Here is what I mean:
pawn Код:
new gTeam[ MAX_PLAYERS ];
//Colors for teams and team names defined
Here is my civ name:
So yes, how do I make random spawns for civilians only?
Thanks
Re: Random Spawns ONLY for civilians. -
Goldino - 25.02.2013
Sorry for bumping this topic, but I just want random spawns for civilians. I already have spawns for taxi drivers, cops, mechanics .etc...
So, yeah. Just for civilians. Please help!
Many thanks,
Gold.