Difference between revisions of "Template:LSO Bytecodes/functions"
Jump to navigation
Jump to search
(New page: <noinclude>{| {{Prettytable}}</noinclude> {{!}}- {{!}} CALL {{!}} {{LSL Hex|0x94}} {{!}} Execute user function arg0. {{!}} dword {{!}}- {{!}} CALLLIB {{!}} {{LSL Hex|0xD0}} {{!}} Execute b...) |
|
(No difference)
|
Latest revision as of 14:28, 27 November 2007
CALL | 0x94 | Execute user function arg0. | dword |
CALLLIB | 0xD0 | Execute built-in function arg0 | byte |
CALLLIB_TWO_BYTE | 0xD1 | Execute built-in function arg0 | word |