Ai changetarget: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
 
		
	
|  (It literally changes the target keyvalue, so any entity can be used) | m (.) | ||
| Line 17: | Line 17: | ||
| [[Category:AI]] | [[Category:AI]] | ||
Revision as of 01:15, 15 September 2018

 
Template:Base point It's main use is for changing the target keyvalue of NPCs, but it can change the target of any entity if applicable. This task can also be done using AddOutput.
Keyvalues
- Target (target) ([todo internal name (i)]) <targetname>
- Entity(s) that should have targetchanged.
- NewTarget (m_iszNewTarget) ([todo internal name (i)]) <targetname>
- New targetnamefor the targeted entity(s) to target.
Inputs
- Activate
- Trigger the target change.
























