SA-MP Forums Archive
WTH this is the weirdest bug ever! - 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: WTH this is the weirdest bug ever! (/showthread.php?tid=271150)



WTH this is the weirdest bug ever! - Rokzlive - 23.07.2011

My server refuses to call OnVehicleSpawn!

It wont call it at all!

I tried using CreateVehicle, AddStaticVehicleEx, it just wont call!


Re: WTH this is the weirdest bug ever! - System64 - 23.07.2011

how we can help if we don't have your code?


Re: WTH this is the weirdest bug ever! - Rokzlive - 23.07.2011

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?


Re: WTH this is the weirdest bug ever! - Sledge - 23.07.2011

Show us your code Trust me.


Re: WTH this is the weirdest bug ever! - Norck - 23.07.2011

OnVehicleSpawn doesn't gets called when a vehicle is being created, it's called only when it's being respawned.