Difference between revisions of "Barebones function 1"
From Unofficial QEdit Wiki Guide
Japanaman2 (Talk | contribs) |
(No difference)
|
Latest revision as of 20:09, 16 March 2013
Barebones function 1
Function 1: 1:
- Function 1
Use
Ret. Used as a shortcut. Usually jumped to to end functions and threads.
How the function appears in the script
1: ret //Returns control to the player, ends a function or, thread.