SA-MP Forums Archive
Vehicles not appearing - 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: Vehicles not appearing (/showthread.php?tid=132085)



Vehicles not appearing - cozza123456 - 06.03.2010

I have this problem where my vehicles dont appear, i use createvehicle: here is my ongamemodeinit

http://pawn.pastebin.com/ZHTBYnhc

and yes, i did use new name;



Re: Vehicles not appearing - aircombat - 06.03.2010

try : Ctrl+H in pawno and replace all CreateVehicle with : AddStaticVehicle

just a suggestion
________
UNIVERSAL HEALTH


Re: Vehicles not appearing - cozza123456 - 06.03.2010

Tried it, also doesn't work.