Difference between revisions of "QEXIT"

From Unofficial QEdit Wiki Guide
Jump to: navigation, search
 
Line 5: Line 5:
  
 
==Use==
 
==Use==
When QEXIT is encountered the player will be returned to the lobby.
+
When QEXIT is encountered the player will be returned to the lobby ending the quest.
  
 
==Example==
 
==Example==

Latest revision as of 01:07, 27 April 2013

Syntax

Syntax: QEXIT

  • None

Use

When QEXIT is encountered the player will be returned to the lobby ending the quest.

Example


100:     QEXIT  //Returns players to the lobby ending the quest.
         ret 

Also see

ret