I made a derby and when a player falls on the floor he must die , Events like Onplayermove and Ontimechange seems like a bad way to code. So i want to make a invisible pickup and when player falls on it he must die. how to make a invisible pickup, is there a better way than this?
Use onPlayerExitVehicle or onObjectBumped.
OnObjectBump not working properly. Does big objects like 2014 wont work?
I don't there is any bug with the current function. If there is, then use a 500ms timer, that won't lag unless you do some serious stuff with it.