Barebones function 249

From Unofficial QEdit Wiki Guide
Jump to: navigation, search

Barebones function 249

Function 249: 249:

  • Function 249 = Quest credits.

Quest credits

Quest credits displays a window message at the end of the quest when exiting through the guild lady to tell the players who made and contributed to the quest.

Barebones function 249 = Function 249 displays a window message at the end of the quest when exiting through the guild lady to tell the players who made and contributed to the quest.

Use

Function 249 displays a window message at the end of the quest when exiting through the guild lady to tell the players who made and contributed to the quest.

How the function appears in the script


249:     window_msg Insert credits here.<cr>Bare bones script<cr>coded by japanaman2. //Displays a window message for quest credits.
         jmp 4 //Jumps to function 4.

Also see

window_msg, jmp, Barebones function 4