Template:KV BaseVehiclePassengerNPC: Difference between revisions
Jump to navigation
Jump to search
(Created KV BaseVehiclePassengerNPC template for NPCs in Sin Episodes) |
m (Minor fix) |
||
Line 1: | Line 1: | ||
{{minititle|BaseVehiclePassengerNPC}} | {{minititle|BaseVehiclePassengerNPC}} | ||
{{KV|Target Vehicle|target_destination|If set, the name of the vehicle which this NPC will use for vehicle inputs/outputs.}} | {{KV|Target Vehicle|target_destination|If set, the name of the vehicle which this NPC will use for vehicle inputs/outputs.}} |
Revision as of 07:12, 4 July 2019
BaseVehiclePassengerNPC:
- Target Vehicle ([todo internal name (i)]) <targetname>
- If set, the name of the vehicle which this NPC will use for vehicle inputs/outputs.
- Target Vehicle Path Corner ([todo internal name (i)]) <targetname>
- If set, the name of the path corner for this NPC to use when driving their target vehicle.
- Driver Maxspeed ([todo internal name (i)]) <float>
- Percentage of vehicle's maxspeed. Only used for driving (0 - 1).
- Driver MinSpeed ([todo internal name (i)]) <float>
- Percentage of vehicle's minspeed. Only used for driving (0 - 1).
CBaseCombatCharacter:
CAI_BaseNPC:
DamageFilter:
|