Template:I VehicleDriverNPC: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added to Input Templates category)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{I BaseNPC}}
{{I|StartFiring|Tell the driver to attack nearby enemies with the vehicle's weaponry (if any).}}
{{IO|StartFiring|Tell the driver to attack nearby enemies with the vehicle's weaponry (if any).}}
{{I|StopFiring|Tell the driver to stop attacking nearby enemies with the vehicle's weaponry.}}
{{IO|StopFiring|Tell the driver to stop attacking nearby enemies with the vehicle's weaponry.}}
{{I|GotoPathCorner|Tell the driver to go to a specific path corner and continue from there.|param=target_destination}}<noinclude>
{{IO|GotoPathCorner|Tell the driver to go to a specific path corner and continue from there.|param=target_destination}}<noinclude>
[[Category:Input Templates|VehicleDriverNPC]]
[[Category:Input Templates|VehicleDriverNPC]]
</noinclude>
</noinclude>

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.