Mystiq.org - forum: An Improper Burial -> Questy -> Bugreport

Jump to content

Report ID 3833 Title An Improper Burial
Product Questy Status Opravené (Severity 2 - Fair)

Page 1 of 1
  • Cannot start a new Issue
  • Closed Issue This issue is locked

Report ID #3833: An Improper Burial

#1 User is offline  
radus00 

  • Group: Registrovaný člen
  • Posts: 170
  • Joined: 05-August 08

Posted 22 December 2010 - 12:40 PM

http://www.wowhead.com/quest=10913

použití pochodně se nezapočítá do objectives


Page 1 of 1  
  • Cannot start a new Issue
  • Closed Issue This issue is locked

Replies (1 - 5)

#2 User is offline  
Genus 

  • Group: VIP
  • Posts: 228
  • Joined: 06-August 08

Posted 20 January 2011 - 10:12 PM

/*
ID: 10913
Loc: Terokkar Forest
Name: An Improper Burial
Fix: Vytvořen script
*/

UPDATE `quest_template` SET `ReqSpellCast1` = '0',`ReqSpellCast2` = '0' WHERE `quest_template`.`entry` =1091;

UPDATE `creature_template` SET 
`gossip_menu_id` = '8118',`npcflag` = '1',`unit_flags` = '128' WHERE `creature_template`.`entry` =21846;
UPDATE `creature_template` SET 
`gossip_menu_id` = '8117',`npcflag` = '1',`unit_flags` = '128' WHERE `creature_template`.`entry` =21859;

INSERT 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`
)
VALUES (
'8117', '22450', '0', 'Burn the body.', '1', '1', '0', '0', '8117', '0', '0', NULL
),(
'8118', '22450', '0', 'Burn the body.' , '1', '1', '0', '0', '8118', '0', '0', NULL
);

INSERT INTO `gossip_menu` (
`entry` ,
`text_id`
)
VALUES (
'8118', '10051'
);

INSERT INTO `gossip_scripts` (
`id` ,
`delay` ,
`command` ,
`datalong` ,
`datalong2` ,
`dataint` ,
`x` ,
`y` ,
`z` ,
`o`
)
VALUES(
'8117', '0', '22', '0', '0', '1', '0', '0', '0', '0'
),(
'8118', '0', '22', '0', '0', '1', '0', '0', '0', '0'
),(
'8117', '2', '8', '21859', '0', '0', '0', '0', '0', '0'
),(
'8118', '2', '8', '21846', '0', '0', '0', '0', '0', '0'
),(
'8117', '0', '15', '39189', '1', '0', '0', '0', '0', '0'
),(
'8118', '0', '15', '39189', '1', '0', '0', '0', '0', '0'
);


#3 User is offline  
cezeta 

  • Daemonica Team
  • Group: Developer
  • Posts: 3,923
  • Joined: 02-July 08

Posted 20 January 2011 - 11:19 PM

Upravuji status na: Opraví nová revize
Upravuji vážnost na: 2 - Normální

nahozen kod od genuse

#4 User is offline  
Genus 

  • Group: VIP
  • Posts: 228
  • Joined: 06-August 08

Posted 22 January 2011 - 04:04 PM

UPDATE `quest_template` SET `ReqCreatureOrGOId1` = '21859',
`ReqCreatureOrGOId2` = '21846' WHERE `quest_template`.`entry` =10913;


ještě dodatek, zatím je nefunkční

#5 User is offline  
cezeta 

  • Daemonica Team
  • Group: Developer
  • Posts: 3,923
  • Joined: 02-July 08

Posted 22 January 2011 - 06:37 PM

doplneno, opravi dalsi nova revize :-)

#6 User is offline  
cezeta 

  • Daemonica Team
  • Group: Developer
  • Posts: 3,923
  • Joined: 02-July 08

Posted 07 February 2011 - 09:00 AM

Upravuji status na: Opravené!


Page 1 of 1
  • Cannot start a new Issue
  • Closed Issue This issue is locked

1 User(s) are reading this issue
1 Guests and 0 Anonymous Users


Powered by IP.Tracker 1.3.4 © 2024  IPS, Inc.

TOPlist