Posts: 577
Threads: 199
Joined: Aug 2010
Reputation:
0
My server refuses to call OnVehicleSpawn!
It wont call it at all!
I tried using CreateVehicle, AddStaticVehicleEx, it just wont call!
Posts: 933
Threads: 62
Joined: May 2011
Reputation:
0
how we can help if we don't have your code?
Posts: 577
Threads: 199
Joined: Aug 2010
Reputation:
0
Why do you need my code, im telling you its not calling and im using CreateVehicle and AddStaticVehicleEx to spawn the cars... how can i be clearer?
Posts: 388
Threads: 4
Joined: Aug 2008
Reputation:
0
OnVehicleSpawn doesn't gets called when a vehicle is being created, it's called only when it's being respawned.