Advertisement
Guest User

Untitled

a guest
Jul 10th, 2014
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. // OP_jump( 0xFF66 ( -154 ) ); ( 0xBEC ) IP = 0xC83 ; SP = 0x0
  2. // OP_EvalLocalVariableCached( 16 ); ( newstrarray ) IP = 0xC86 ; SP = 0x0
  3. // OP_EvalLocalVariableRefCached( 17 ); ( i ) IP = 0xC88 ; SP = 0x4
  4. // OP_GetLevelObject(); IP = 0xC8A ; SP = 0x4
  5. // OP_EvalFieldVariableRef( "createfxhudelements" ); (level.createfxhudelements) IP = 0xC8B ; SP = 0x4
  6. // OP_EvalArrayRef(); IP = 0xC8E ; SP = 0x4
  7. // OP_SetVariableField(); IP = 0xC8F ; SP = 0x0
  8. level.createfxhudelements[newstrarray] = (null);
  9. // OP_EvalLocalVariableRefCached( 17 ); ( i ) IP = 0xC90 ; SP = 0xFFFFFFFC
  10. // OP_inc(); IP = 0xC92 ; SP = 0xFFFFFFFC
  11. i++;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement