489
edits
Script 10k (talk | contribs) m (→chr_index)  | 
				Script 10k (talk | contribs)  m (→ai2_)  | 
				||
| Line 163: | Line 163: | ||
*ai2_passive [ai_name:string | script_id:int] passive:int{0 | 1} - stops an AI from thinking for itself - ai2_passive Intro_Striker_4 1  | *ai2_passive [ai_name:string | script_id:int] passive:int{0 | 1} - stops an AI from thinking for itself - ai2_passive Intro_Striker_4 1  | ||
*ai2_reset [reset_player:int] - resets AI as if start of level - *ai2_reset*  | *ai2_reset [reset_player:int] - resets AI as if start of level - *ai2_reset*  | ||
''It reset consoles, and clears characters like you started the level again''  | |||
*ai2_setalert [ai_name:string | script_id:int] alert:string - sets the alert state of an AI - ai2_setalert Floor2_Striker_2 high (alert strings: lull, low, medium, high, combat)  | *ai2_setalert [ai_name:string | script_id:int] alert:string - sets the alert state of an AI - ai2_setalert Floor2_Striker_2 high (alert strings: lull, low, medium, high, combat)  | ||
*ai2_setjobstate [ai_name:string | script_id:int] - tells an AI to take its current state as its job - ai2_setjobstate E_Er34  | *ai2_setjobstate [ai_name:string | script_id:int] - tells an AI to take its current state as its job - ai2_setjobstate E_Er34  | ||
edits