Barebones function 10
From Unofficial QEdit Wiki Guide
Contents
Barebones function 10
Function 10: 10:
- Function 10 = Part of 2 jump sequence lists.
Jump sequence list 1
Barebones function 50, Can jump to function 10.
Barebones function 10 Ends the jump sequence.
Jump sequence list 2
Barebones function 70, Can jump to function 10.
Barebones function 10 Ends the jump sequence.
Use
Used to bring the player out of a stop after canceling to wait for all players on the opening and ending consoles for time count down, and count up.
How the function appears in the script
10: clear R210 //Clears register 210.
call 223 //Calls function 223.
ret