SA-MP Forums Archive
Mount Chilliad car spawns (simple) - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: Mount Chilliad car spawns (simple) (/showthread.php?tid=138226)



Mount Chilliad car spawns (simple) - Postalityjr - 01.04.2010

This filter script just makes some cars spawn at mount chilliad and a command to teleport there, It's a very simple FS, the .pwn and .amx are both included.I do not recommend using this script if you have alot of cars in your game mode because it may push you over your limit (AddStaticVehicle limit).So Here You Go!

Command:
/gochilliad

Pastebin:
[url=http://pastebin.com/01ZLw2zY[/url]


Re: Mount Chilliad car spawns (simple) - Thrarod - 01.04.2010

Basic but nice


Re: Mount Chilliad car spawns (simple) - WebGh0st - 01.04.2010

Quote:
Originally Posted by Thrarod
Basic but nice
Sorry, but it's not nice, AddStaticVehicleEx at OnFilterScriptExit?
AddStaticVehicle, AddPlayerClass, all that stuff, needs to be placed in OnFilterSriptInit..
If you load the FS, then no cars will appear, but if you unload the FS (/rcon unloadfs FS)
the cars wil appear..
So, to make it good, put all AddStaticVehicle at OnFilterScriptInit..

- Lex


Re: Mount Chilliad car spawns (simple) - [MWR]Blood - 01.04.2010

lmao.Well, you could put a few more things


Re: Mount Chilliad car spawns (simple) - Postalityjr - 01.04.2010

Quote:
Originally Posted by ikarus
lmao.Well, you could put a few more things
Well I kindof just wanted to make a simple FS no biggy.


Re: Mount Chilliad car spawns (simple) - Krozz - 02.04.2010

Sup Postalityjr Nice to see you again. But why havent you been on forums lately?