Author Topic: Vehicles Colliding With Players  (Read 471 times)

Hey.
I was scripting my soccerball and realized that i didn't know the script for a vehicle colliding with a player. Therefore, I thought to ask you. Does anyone know this? Would it be helpful to look in the place where vehicle damage is or not?



It outputs everything that happens in the game to the console.  If you search for the function where you collide with a vehicle you could also probably find a function for collision with a vehicle.

It outputs everything that happens in the game to the console.  If you search for the function where you collide with a vehicle you could also probably find a function for collision with a vehicle.
Ok thanks. So it's just trace();, nothing else?
EDIT: Never mind, got trace(); to work.
Doubleedit: I got it, thanks guys.
« Last Edit: August 19, 2009, 09:18:23 AM by Placid »