Difference between revisions of "OPCodes"

From Unofficial QEdit Wiki Guide
Jump to: navigation, search
(OPCode List)
(OPCode List)
 
Line 149: Line 149:
 
* [[at_coords_call]]
 
* [[at_coords_call]]
 
* [[at_coords_talk]]
 
* [[at_coords_talk]]
* [[col_npcin]]
+
* [[npc_coords_call]]
* [[col_npcinr]]
+
* [[party_coords_call]]
 
* [[switch_on]]
 
* [[switch_on]]
 
* [[switch_off]]
 
* [[switch_off]]
Line 158: Line 158:
 
* [[set_floor_handler]]
 
* [[set_floor_handler]]
 
* [[clr_floor_handler]]
 
* [[clr_floor_handler]]
* [[col_plinaw]]
+
* [[npc_check_straggle]]
 
* [[hud_hide]]
 
* [[hud_hide]]
 
* [[hud_show]]
 
* [[hud_show]]
Line 457: Line 457:
 
* [[at_coords_call_ex]]
 
* [[at_coords_call_ex]]
 
* [[at_coords_talk_ex]]
 
* [[at_coords_talk_ex]]
* [[walk_to_coord_call_ex]]
+
* [[npc_coords_call_ex]]
* [[col_npcinr_ex]]
+
* [[party_coords_call_ex]]
 
* [[set_obj_param_ex]]
 
* [[set_obj_param_ex]]
* [[col_plinaw_ex]]
+
* [[npc_check_straggle_ex]]
 
* [[animation_check]]
 
* [[animation_check]]
 
* [[call_image_data]]
 
* [[call_image_data]]

Latest revision as of 02:29, 26 January 2024

Please use the following template when adding a new OP Code page.

If you run across an opcode that is not in qedit but listed below, install this asm.txt in qedit's root directory.

For information on item hex codes and how items generally work look here.

OPCode List