Vehicle/Objects not loading - 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: Vehicle/Objects not loading (
/showthread.php?tid=111916)
Vehicle/Objects not loading -
Goobiiify - 04.12.2009
My vehicles + objects not loading when putting them in a filterscript instead of the gamemode, Why?
Appreciating answers, thanks!
Re: Vehicle/Objects not loading -
Backwardsman97 - 04.12.2009
Are you putting it in the wrong section of the filter script? Are you loading the filter script properly? How are you creating the objects/vehicles? Need more info.
Re: Vehicle/Objects not loading -
SworDDicK - 05.12.2009
Open game mode ind find ongame i tu paste but first find where are obejcts
Re: Vehicle/Objects not loading -
Naruto4 - 05.12.2009
noo , in filterscript there aint ongamemodein !! am i wrong ??
i think you should paste it under :
Код:
public OnFilterScriptInit()
car code:
addstaticvehicle(.............................)
check wiki for basic things