Table of Contents

Vehicle::onActivate

There is no doc-string available for this function.

Syntax

script Vehicle::onActivate(string %vehicle, string %activatingObj, string %activatingClient, string %pos, string %vec);

Parameters

string %vehicle
No description available.

string %activatingObj
No description available.

string %activatingClient
No description available.

string %pos
No description available.

string %vec
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:23245

See also

Vehicle::finalExplosion
Vehicle::getDriverBL_ID
Vehicle::getDriverName
Vehicle::lavaDamage
Vehicle::onCollision
Vehicle::onDriverLeave
Vehicle::onRemove
Vehicle::setAngularVelocity
Vehicle::teleportEffect
Vehicle::tumbleCheck
Vehicle::VCE_ifVariable
Vehicle::VCE_modVariable

References

This function is not called by any other functions.