Difference between revisions of "Kyra/Opcodes"

Jump to navigation Jump to search
16 bytes removed ,  17:28, 16 June 2005
m
clarify 68
m (first in, last out -> last in, first out)
m (clarify 68)
Line 155: Line 155:
   Cmd_Set_Scene_File // 0x66
   Cmd_Set_Scene_File // 0x66
   Cmd_What_Item_In_Marble_Vase // 0x67
   Cmd_What_Item_In_Marble_Vase // 0x67
   68 Cmd_Set_Item_In_Marble_Vase // last pushed value is item ID of item in vase in gemcut.emc
   68 Cmd_Set_Item_In_Marble_Vase 1 arg; (itemID of item in vase in gemcut.emc)
   Cmd_Add_Item_To_Inventory // 0x69
   Cmd_Add_Item_To_Inventory // 0x69
   6A Cmd_Int_Print // prints last pushed value to top left corner? (debug only?)
   6A Cmd_Int_Print // prints last pushed value to top left corner? (debug only?)
334

edits

Navigation menu