Difference between revisions of "UnknownF85C"

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...")
 
(No difference)

Latest revision as of 13:25, 5 May 2021

Syntax

Syntax: unknownF85C 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