refine quest opcode notes

This commit is contained in:
Martin Michelsen
2024-11-17 13:49:10 -08:00
parent aa2b94b7f5
commit ab1a2373b9
3 changed files with 43 additions and 12 deletions
+1 -1
View File
@@ -4821,7 +4821,7 @@ struct G_SetTelepipeState_6x68 {
struct G_NPCControl_6x69 {
G_UnusedHeader header;
le_uint16_t param1; // Commands 0/3: state; command 1: npc_entity_id; command 2: unknown
le_uint16_t param1; // Commands 0/3: state; command 1: npc_entity_id; command 2: player to follow
le_uint16_t param2; // Commands 0/3: npc_entity_id; commands 1/2: unused
le_uint16_t command = 0; // 0 = create follower NPC, 1 = stop acting, 2 = start acting, 3 = create attacker NPC
le_uint16_t param3; // Commands 0/3: npc_template_index; commands 1/2: unused