No onVehicleTouch event?

Author Topic: No onVehicleTouch event?  (Read 767 times)

I'm curious to see is there's something like this out there. Any ideas people?
(also go eezy on me dis mai ferst post)

I believe that it's been made already. I think it's Event_Vehicle or something. But I don't think the event ever worked very well.

I believe that it's been made already. I think it's Event_Vehicle or something. But I don't think the event ever worked very well.
Many people abused it with loops like so

Onvehicletouch vehicle explode
or
Onvehicletouch vehicle respawn

stuff like that, which potentially crashed servers.

use onvehicleenterzone if you can, it works well

I have the old vehicle events.
They don't work at all anymore.

I believe it may be CRCed.

Onvehicleenterzone is a better alternative. Use that instead if you can.