Показать сообщение отдельно
Старый 06.09.2011, 03:00   #298
sayler
Guest
 
Сообщений: n/a
По умолчанию

Исправил npc_spellclick_spells
Код:
2011-09-06 00:49:51 Table `vehicle_template_accessory`: creature template entry 33299 has no data in npc_spellclick_spells
2011-09-06 00:49:51 Table `vehicle_template_accessory`: creature template entry 33418 has no data in npc_spellclick_spells
2011-09-06 00:49:51 Table `vehicle_template_accessory`: creature template entry 33409 has no data in npc_spellclick_spells
2011-09-06 00:49:51 Table `vehicle_template_accessory`: creature template entry 33300 has no data in npc_spellclick_spells
2011-09-06 00:49:51 Table `vehicle_template_accessory`: creature template entry 33408 has no data in npc_spellclick_spells
2011-09-06 00:49:51 Table `vehicle_template_accessory`: creature template entry 33301 has no data in npc_spellclick_spells
2011-09-06 00:49:51 Table `vehicle_template_accessory`: creature template entry 33414 has no data in npc_spellclick_spells
2011-09-06 00:49:51 Table `vehicle_template_accessory`: creature template entry 33297 has no data in npc_spellclick_spells
2011-09-06 00:49:51 Table `vehicle_template_accessory`: creature template entry 33416 has no data in npc_spellclick_spells
2011-09-06 00:49:51 Table `vehicle_template_accessory`: creature template entry 33298 has no data in npc_spellclick_spells
в базу
Код:
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `quest_start`, `quest_start_active`, `quest_end`, `cast_flags`, `aura_required`, `aura_forbidden`, `user_type`) values('33299','47020','0','0','0','1','0','0','0');
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `quest_start`, `quest_start_active`, `quest_end`, `cast_flags`, `aura_required`, `aura_forbidden`, `user_type`) values('33418','47020','0','0','0','1','0','0','0');
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `quest_start`, `quest_start_active`, `quest_end`, `cast_flags`, `aura_required`, `aura_forbidden`, `user_type`) values('33409','47020','0','0','0','1','0','0','0');
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `quest_start`, `quest_start_active`, `quest_end`, `cast_flags`, `aura_required`, `aura_forbidden`, `user_type`) values('33300','47020','0','0','0','1','0','0','0');
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `quest_start`, `quest_start_active`, `quest_end`, `cast_flags`, `aura_required`, `aura_forbidden`, `user_type`) values('33408','47020','0','0','0','1','0','0','0');
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `quest_start`, `quest_start_active`, `quest_end`, `cast_flags`, `aura_required`, `aura_forbidden`, `user_type`) values('33301','47020','0','0','0','1','0','0','0');
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `quest_start`, `quest_start_active`, `quest_end`, `cast_flags`, `aura_required`, `aura_forbidden`, `user_type`) values('33414','47020','0','0','0','1','0','0','0');
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `quest_start`, `quest_start_active`, `quest_end`, `cast_flags`, `aura_required`, `aura_forbidden`, `user_type`) values('33297','47020','0','0','0','1','0','0','0');
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `quest_start`, `quest_start_active`, `quest_end`, `cast_flags`, `aura_required`, `aura_forbidden`, `user_type`) values('33416','47020','0','0','0','1','0','0','0');
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `quest_start`, `quest_start_active`, `quest_end`, `cast_flags`, `aura_required`, `aura_forbidden`, `user_type`) values('33298','47020','0','0','0','1','0','0','0');
Но после этого
Код:
2011-09-06 02:11:51 Table `creature_template` lists creature (Entry: 33438) with disallowed `flags_extra` 268435456, removing incorrect flag.
2011-09-06 02:11:58 addToGossipMenus: GossipMenu 10400 not found
2011-09-06 02:11:58 Not handled grouped condition, SourceGroup 10400
2011-09-06 02:11:58 addToGossipMenus: GossipMenu 10398 not found
2011-09-06 02:11:58 Not handled grouped condition, SourceGroup 10398
2011-09-06 02:11:58 addToGossipMenus: GossipMenu 10402 not found
2011-09-06 02:11:58 Not handled grouped condition, SourceGroup 10402
2011-09-06 02:11:58 addToGossipMenus: GossipMenu 10400 not found
2011-09-06 02:11:58 Not handled grouped condition, SourceGroup 10400
2011-09-06 02:11:58 addToGossipMenus: GossipMenu 10398 not found
2011-09-06 02:11:58 Not handled grouped condition, SourceGroup 10398
2011-09-06 02:11:58 addToGossipMenus: GossipMenu 10402 not found
2011-09-06 02:11:58 Not handled grouped condition, SourceGroup 10402
2011-09-06 02:11:58 Creature entry 33383 has EventAI scripts, but its AIName is not 'EventAI', changing to EventAI
2011-09-06 02:11:58 Creature entry 33384 has EventAI scripts, but its AIName is not 'EventAI', changing to EventAI
2011-09-06 02:11:58 Creature entry 33285 has EventAI scripts, but its AIName is not 'EventAI', changing to EventAI
2011-09-06 02:11:58 Creature entry 33498 has EventAI scripts, but its AIName is not 'EventAI', changing to EventAI
2011-09-06 02:11:58 Creature entry 33562 has EventAI scripts, but its AIName is not 'EventAI', changing to EventAI
2011-09-06 02:11:58 Creature entry 33561 has EventAI scripts, but its AIName is not 'EventAI', changing to EventAI
2011-09-06 02:11:58 Creature entry 33564 has EventAI scripts, but its AIName is not 'EventAI', changing to EventAI
2011-09-06 02:11:58 Creature entry 33558 has EventAI scripts, but its AIName is not 'EventAI', changing to EventAI
2011-09-06 02:11:58 Creature entry 33559 has EventAI scripts, but its AIName is not 'EventAI', changing to EventAI
2011-09-06 02:11:58 Creature entry 33382 has EventAI scripts, but its AIName is not 'EventAI', changing to EventAI
2011-09-06 02:11:58 Creature entry 33306 has EventAI scripts, but its AIName is not 'EventAI', changing to EventAI