Показать сообщение отдельно
Старый 11.06.2012, 11:58   #7
NeatElves
YTDB dev
 
Аватар для NeatElves
 
Регистрация: 05.11.2009
Сообщений: 5,920
Сказал(а) спасибо: 91
Поблагодарили 5,383 раз(а) в 4,847 сообщениях
NeatElves Репутация неоспоримаNeatElves Репутация неоспоримаNeatElves Репутация неоспоримаNeatElves Репутация неоспоримаNeatElves Репутация неоспоримаNeatElves Репутация неоспоримаNeatElves Репутация неоспоримаNeatElves Репутация неоспоримаNeatElves Репутация неоспоримаNeatElves Репутация неоспоримаNeatElves Репутация неоспорима
По умолчанию

если игрок завершил стартовый квест(11248 алики\11256 орда) и у него нет предмета(33311 алики\33340 орда) и он не получил награду за финал квест(11250 алики\11261 орда), то

Цитата:
REPLACE INTO `gossip_menu_option` (`menu_id`, `id`, `option_icon`, `option_text`, `option_id`, `npc_option_npcflag`, `action_menu_id`, `action_poi_id`, `action_script_id`, `box_coded`, `box_money`, `box_text`, `cond_1`, `cond_1_val_1`, `cond_1_val_2`, `cond_2`, `cond_2_val_1`, `cond_2_val_2`, `cond_3`, `cond_3_val_1`, `cond_3_val_2`, `condition_id`) VALUES ('8898', '0', '0', 'Chieftain Ashtotem, I lost the emblem...', '1', '1', '8902', '0', '8898', '0', '0', NULL, '0', '0', '0', '0', '0', '0', '0', '0', '0', 'xxxx');
INSERT INTO `gossip_scripts` (`id`, `delay`, `command`, `datalong`, `datalong2`, `buddy_entry`, `search_radius`, `data_flags`, `dataint`, `dataint2`, `dataint3`, `dataint4`, `x`, `y`, `z`, `o`, `comments`) VALUES ('8898', '0', '15', '43123', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'cast Skorn Must Fall!: Create Token');
#
REPLACE INTO `gossip_menu_option` (`menu_id`, `id`, `option_icon`, `option_text`, `option_id`, `npc_option_npcflag`, `action_menu_id`, `action_poi_id`, `action_script_id`, `box_coded`, `box_money`, `box_text`, `cond_1`, `cond_1_val_1`, `cond_1_val_2`, `cond_2`, `cond_2_val_1`, `cond_2_val_2`, `cond_3`, `cond_3_val_1`, `cond_3_val_2`, `condition_id`) VALUES ('8852', '0', '0', 'Captain, I lost the insignia...', '1', '1', '8901', '0', '8852', '0', '0', NULL, '0', '0', '0', '0', '0', '0', '0', '0', '0', 'xxxx');
INSERT INTO `gossip_scripts` (`id`, `delay`, `command`, `datalong`, `datalong2`, `buddy_entry`, `search_radius`, `data_flags`, `dataint`, `dataint2`, `dataint3`, `dataint4`, `x`, `y`, `z`, `o`, `comments`) VALUES ('8852', '0', '15', '43122', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'cast Operation: Skornful Wrath: Create Insignia');

Последний раз редактировалось NeatElves; 11.06.2012 в 12:02.
NeatElves вне форума