Prop vehicle jeep: Difference between revisions
Jump to navigation
Jump to search
m (- spam) |
m (ep1 add) |
||
Line 16: | Line 16: | ||
* '''FinishRemoveTauCannon''' | * '''FinishRemoveTauCannon''' | ||
: Finish the tau removal sequence. | : Finish the tau removal sequence. | ||
* '''{{ep1 add|LockEntrance}}''' | |||
: Stops NPC's from entering the vehicle until unlocked. | |||
* '''{{ep1 add|UnlockEntrance}}''' | |||
: Allows NPC's to enter the vehicle. | |||
* '''{{ep1 add|LockExit}}''' | |||
: Stops NPC's from exiting the vehicle until unlocked. | |||
* '''{{ep1 add|UnlockExit}}''' | |||
: Allows NPC's to exit the vehicle. | |||
==Outputs== | ==Outputs== | ||
* {{o basedriveablevehicle}} | * {{o basedriveablevehicle}} | ||
* '''{{ep1 add|OnCompanionEnteredVehicle}}''' | |||
: Companion has entered the vehicle. | |||
* '''{{ep1 add|OnCompanionExitedVehicle}}''' | |||
: Companion has exited the vehicle. | |||
* '''{{ep1 add|OnHostileEnteredVehicle}}''' | |||
: Hostile has entered the vehicle. | |||
* '''{{ep1 add|OnHostileExitedVehicle}}''' | |||
: Hostile has exited the vehicle. | |||
[[Category:Entities]] | [[Category:Entities]] |
Revision as of 12:40, 6 August 2006
Entity Description
A jeep/buggy. (Driveable model.)
Keyvalues
Inputs
- Template:I basedriveablevehicle
- StartRemoveTauCannon
- Start the tau removal sequence.
- FinishRemoveTauCannon
- Finish the tau removal sequence.
- Stops NPC's from entering the vehicle until unlocked.
- Allows NPC's to enter the vehicle.
- Stops NPC's from exiting the vehicle until unlocked.
- Allows NPC's to exit the vehicle.
Outputs
- Companion has entered the vehicle.
- Companion has exited the vehicle.
- Hostile has entered the vehicle.
- Hostile has exited the vehicle.