SA-MP Forums Archive
AddStaticVehicle not working - 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: AddStaticVehicle not working (/showthread.php?tid=151081)



AddStaticVehicle not working - [NTX]MikeQ - 29.05.2010

[img width=1005 height=768]http://i49.tinypic.com/2zehvtk.jpg[/img]

AS u see in the lvbase there are 9 VEHS but i added 5 more and it sais only 9 vehicled loaded


Re: AddStaticVehicle not working - (SF)Noobanatior - 29.05.2010

vehicle models the could be more then one of each model


Re: AddStaticVehicle not working - [NTX]MikeQ - 29.05.2010

Quote:
Originally Posted by (SF)Noobanatior
vehicle models the could be more then one of each model
what do you mean exactly?


Re: AddStaticVehicle not working - (SF)Noobanatior - 29.05.2010

like you could have 5 LVPD cop cars loaded and it will say 1 model loaded but there is 5 cars of that model on the server


Re: AddStaticVehicle not working - [NTX]MikeQ - 29.05.2010

ye but all the cars are diffrent like i added infernus then slamvan the etc

EDIT: this is the place were shuld be 5 cars




Re: AddStaticVehicle not working - [NTX]MikeQ - 29.05.2010

sorrry for double post but so make this topic seeable i have to double post cuz noones answering


Re: AddStaticVehicle not working - (SF)Noobanatior - 29.05.2010

where in the script did you add it?



Re: AddStaticVehicle not working - [NTX]MikeQ - 29.05.2010

under SetGameModeText like in 1st pic


Re: AddStaticVehicle not working - (SF)Noobanatior - 29.05.2010

under
pawn Код:
public OnGammodeInit
?


Re: AddStaticVehicle not working - playbox12 - 29.05.2010

Quote:
Originally Posted by (SF)Noobanatior
under
pawn Код:
public OnGammodeInit
?
Yes he did you can see it in the script.

Did you compile it?