Boss_ThrallMaster commands
 
Specific commands for the Boss_ThrallMaster entity. Since Boss_ThrallMaster is an actor entity, it also responds to actor, sentient and entity commands (gameX86 source code reference: thrall.cpp).

Specific entity commands are colored in brown in my custom SinScript syntax coloring wordfile for UltraEdit32.


firepulse  
 
Function
 
This makes Thrall fire a red plasma ball.

Syntax
 
$<thrall_name> firepulse

Notes & examples
 

firerockets  
 
Function
 
This makes Thrall fire a drunk missile.

Syntax
 
$<thrall_name> firerockets

Notes & examples
 

gibfest  
 
Function
 
This makes Thrall throw a heap of large gibs.

Syntax
 
$<thrall_name> gibfest

Notes & examples