Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
m ({{wowapi}})
(bp)
Line 1: Line 1:
 
{{wowapi}}
 
{{wowapi}}
 
Generates an error message saying you cannot do that while dead.
 
Generates an error message saying you cannot do that while dead.
 
 
NotWhileDeadError();
 
NotWhileDeadError();
 
----
 
;''Arguments''
 
 
:''none''
 
 
----
 
;''Returns''
 
 
:;nil
 
 
----
 
;''Example''
 
NotWhileDeadError();
 
 
;''Result''
 
Error message appears.
 

Revision as of 00:23, 22 June 2010

Generates an error message saying you cannot do that while dead.

NotWhileDeadError();