Difference between revisions of "Terminate"

From NexusWiki
Jump to: navigation, search
(Created page with ' Remove the named item with a big bang. The explosion isn't immediate though, this command puts the objects health to zero and starts off the 'final time' explosion sequence. Ex...')
 
 
Line 1: Line 1:
 +
'''TERMINATE(**Object Name**);'''
  
 
Remove the named item with a big bang. The explosion isn't immediate though, this command puts the objects health to zero and starts off the 'final time' explosion sequence.
 
Remove the named item with a big bang. The explosion isn't immediate though, this command puts the objects health to zero and starts off the 'final time' explosion sequence.

Latest revision as of 07:54, 17 June 2009

TERMINATE(**Object Name**);

Remove the named item with a big bang. The explosion isn't immediate though, this command puts the objects health to zero and starts off the 'final time' explosion sequence.

Example...

Terminate(M.Sr);