(good thing for backups)
I think it was just the spawn_npcs table.
I will pop this into the /bug system too, but wanted other admins to be aware and watch for this behavior.
Code: Select all
`spawn_npcs`
(`id`, `spawn_id`, `min_level`, `max_level`, `enc_level`, `class_`, `gender`, `min_group_size`, `max_group_size`, `hair_type_id`, `facial_hair_type_id`, `wing_type_id`, `chest_type_id`, `legs_type_id`, `soga_hair_type_id`, `soga_facial_hair_type_id`, `soga_race_type`, `heroic_flag`, `action_state`, `mood_state`, `initial_state`, `activity_status`)
values (231,120000,6,6,6,3,0,0,0,1135,0,0,5513,5514,1135,0,0,0,0,0,16512,0);Code: Select all
`spawn_npcs`
(`id`, `spawn_id`, `min_level`, `max_level`, `enc_level`, `class_`, `gender`, `min_group_size`, `max_group_size`, `hair_type_id`, `facial_hair_type_id`, `wing_type_id`, `chest_type_id`, `legs_type_id`, `soga_hair_type_id`, `soga_facial_hair_type_id`, `soga_race_type`, `heroic_flag`, `action_state`, `mood_state`, `initial_state`, `activity_status`)
values('231','120000','10','10','3','3','0','0','0','0','0','0','0','0','0','0','0','0','0','0','16512','0');Code: Select all
Warning: PacketStruct 'WS_QuestComplete' uses an unknown opcode named 'OP_QuestReward', this struct cannot be serialized directly.Users browsing this forum: No registered users and 0 guests