10.02.2017, 22:02
Hey guys I have made a new filterscript in which you can choose what city you spawn in. The spawnpoints of each are chosen randomly according to that city. You can add your own spawnpoints(my coords are just for testing purposes).
There are 4 lists of coords (Coords for LS, LV, SF and RandomSpawn.)
COMMANDS
/sfspawn (You only spawn in the city SF)
/lsspawn (You only spawn in the city LS)
/lvspawn (You only spawn in the city LV)
/randomspawn (You spawn randomly in all cities)
INCLUDES
<a_samp>
CONFIGURATION
Compile the .pwn file into your filterscripts file.
Add the filterscript name to your server.cfg.
HOW TO ADD DIFFERENT SPAWNPOINTS
The instructions are in the script given below in pastebin.
SCREENSHOTS
http://imgur.com/a/pRm4S
SCRIPT FILE
Pastebin (perfect indents and no errors): http://pastebin.com/ZeBLkEvG
p.s My last filterscript was a complete fail. I ended up insulting a few I never meant to. I'm very sorry for my behavior then.
There are 4 lists of coords (Coords for LS, LV, SF and RandomSpawn.)
COMMANDS
/sfspawn (You only spawn in the city SF)
/lsspawn (You only spawn in the city LS)
/lvspawn (You only spawn in the city LV)
/randomspawn (You spawn randomly in all cities)
INCLUDES
<a_samp>
CONFIGURATION
Compile the .pwn file into your filterscripts file.
Add the filterscript name to your server.cfg.
HOW TO ADD DIFFERENT SPAWNPOINTS
The instructions are in the script given below in pastebin.
SCREENSHOTS
http://imgur.com/a/pRm4S
SCRIPT FILE
Pastebin (perfect indents and no errors): http://pastebin.com/ZeBLkEvG
p.s My last filterscript was a complete fail. I ended up insulting a few I never meant to. I'm very sorry for my behavior then.