Template:I VehicleDriverNPC: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
No edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{i basenpc}}
{{I|StartFiring|Tell the driver to attack nearby enemies with the vehicle's weaponry (if any).}}
* '''StartFiring'''
{{I|StopFiring|Tell the driver to stop attacking nearby enemies with the vehicle's weaponry.}}
: Tell the driver to attack nearby enemies with the vehicle's weaponry (if any)
{{I|GotoPathCorner|Tell the driver to go to a specific path corner and continue from there.|param=target_destination}}<noinclude>
* '''StopFiring'''
[[Category:Input Templates|VehicleDriverNPC]]
: Tell the driver to stop attacking nearby enemies with the vehicle's weaponry.
</noinclude>
* '''GotoPathCorner <target_destination'''
: Tell the driver to go to a specific path corner and continue from there.

Latest revision as of 17:30, 1 June 2025

StartFiring
Tell the driver to attack nearby enemies with the vehicle's weaponry (if any).
StopFiring
Tell the driver to stop attacking nearby enemies with the vehicle's weaponry.
GotoPathCorner <targetname>
Tell the driver to go to a specific path corner and continue from there.