Vehicles
#1

I wanna CreateVehicle or AddStaticVehicle
But How?
Reply
#2

https://sampwiki.blast.hk/wiki/AddStaticVehicle - AddStaticVehicle
https://sampwiki.blast.hk/wiki/CreateVehicle - CreateVehicle
Reply
#3

What's the different?
Reply
#4

If you read what I posted, you will see it.
Reply
#5

AddStaticVehicle will work only in OnGameModeInit or OnFilterscriptInit.If you want to create a vehicle at run-time you need to use CreateVehicle.AddStaticVehicle won't work if its called outside OnGameModeInit or OnFilterscriptInit.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)