Difference between revisions of "Qexit2"

From Unofficial QEdit Wiki Guide
Jump to: navigation, search
(Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>unknownF85C</span> xxxxxxxx</span> * ''xxxxxxxx = Player slot.'' ==Use== An...")
 
(Syntax)
Line 1: Line 1:
 
==Syntax==
 
==Syntax==
''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>unknownF85C</span> xxxxxxxx</span>
+
''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>QEXIT2</span> xxxxxxxx</span>
  
 
* ''xxxxxxxx = Player slot.''
 
* ''xxxxxxxx = Player slot.''

Revision as of 22:15, 25 February 2023

Syntax

Syntax: QEXIT2 xxxxxxxx

  • xxxxxxxx = Player slot.

Use

Another form of Quest Exit, this will adjust the camera to the guild counter. You can also use get_slotnumber (R250) instead of a player slot.

Example


100:     unknownF85C  //Gives the player the option to exit the quest.
         ret 

Also see

get_slotnumber, ret