Cant find the onMountVehicle function
by Guimo · in Torque Game Engine · 04/19/2007 (4:18 pm) · 3 replies
Sorry with this question but I'm looking for this function:
onMountVehicle(%targetObject.getDataBlock(), %client.player, %targetObject);
This function is mentioned in many resources but when I try to use it the engine tells me it doesnt exist.
I have searched in all the scripts in the TGE1.5 but found nothing. May someone tell me where to find this one?
Thanks!
Guimo
onMountVehicle(%targetObject.getDataBlock(), %client.player, %targetObject);
This function is mentioned in many resources but when I try to use it the engine tells me it doesnt exist.
I have searched in all the scripts in the TGE1.5 but found nothing. May someone tell me where to find this one?
Thanks!
Guimo
About the author
#2
Vehicle.cs is a script file that I know comes with the Heli resource. The Heli resource does expand on the Mount / UnMount scripting.
04/21/2007 (5:12 pm)
Guimo,Vehicle.cs is a script file that I know comes with the Heli resource. The Heli resource does expand on the Mount / UnMount scripting.
Torque 3D Owner Guimo
Luck!
Guimo