Template:LSO Bytecodes/push-global

From Second Life Wiki
< Template:LSO Bytecodes
Revision as of 15:08, 27 November 2007 by Strife Onizuka (talk | contribs) (New page: <noinclude>{| {{Prettytable}}</noinclude> {{!}}- {{!}} PUSHG {{!}} {{LSL Hex|0x55}} {{!}} Push a dword from the global address arg0 to the stack. {{!}} dword {{!}}- {{!}} PUSHGS {{!}} {{LS...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
PUSHG 0x55 Push a dword from the global address arg0 to the stack. dword
PUSHGS 0x56 Push a string from the global address arg0 to the stack. dword
PUSHGL 0x57 Push a list from the global address arg0 to the stack. dword
PUSHGV 0x58 Push 3 dwords from the global address arg0 to the stack. dword
PUSHGQ 0x59 Push 4 dwords from the global address arg0 to the stack. dword