Ai changetarget: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| m (Technical limitations) | |||
| Line 1: | Line 1: | ||
| {{wrongtitle|title=ai_changetarget}} | {{wrongtitle|title=ai_changetarget}} | ||
| {{stub}} | |||
| ==Entity Description== | ==Entity Description== | ||
| Changes the  | Changes the target of an entity. | ||
| ==Keyvalues== | |||
| * {{kv targetname}} | |||
| * '''target''' | |||
| : <target_destination> Entity to change the target for | |||
| * '''m_iszNewTarget''' | |||
| : <target_destination> New target's targetname | |||
| ==Inputs== | |||
| * {{i targetname}} | |||
| * '''Activate''' | |||
| : Trigger the target change | |||
| ==Outputs== | |||
| * {{o targetname}} | |||
| [[Category:AI]] | [[Category:AI]] | ||
| [[Category:Entities]] | [[Category:Entities]] | ||
Revision as of 08:13, 5 October 2005
Entity Description
Changes the target of an entity.
Keyvalues
- Template:Kv targetname
- target
- <target_destination> Entity to change the target for
- m_iszNewTarget
- <target_destination> New target's targetname
Inputs
- Template:I targetname
- Activate
- Trigger the target change