Template:LSO Bytecodes/functions: Difference between revisions
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)
|
Revision as of 15:22, 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 |