SA-MP Forums Archive
Debug mode note - 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: Debug mode note (/showthread.php?tid=100087)



Debug mode note - KKashimia - 02.10.2009

I fail to spawn trains in debug filterscript by simon, they won't spawn on 0.3. Did the ID change or something?


Re: Debug mode note - dugi - 02.10.2009

Trains cause problems with CreateVehicle which is used in that script, therefore AddStaticVehicle must be used to add trains.