L2JMobius

Helios Fix quest To the ruins of yesasgira

gruccia · 7 · 7594

Offline gruccia

  • Heir
  • **
    • Posts: 27
Hi
fixed litle bug when you clic "yes i'm ready" not automaticaly teleport to Ruins of yesagira.

In file ...data/script/quest/Q10330_ToTheRuinsOfYeSagira/32169-04-html

Delete:    ...Quest Q10330_ToTheRuinsOfYeSagira 32169-05.html"

Add:        ...admin_move_to -114670 230192 -1520"

Should be like this:
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h admin_move_to -114670 230192 -1520">"Yes, I'm ready."</Button>





Offline gruccia

  • Heir
  • **
    • Posts: 27
Should be work in any...case gatekeeper use same comand



Online Mobius

  • Distinguished King
  • *****
    • Posts: 16009
Replace in script

case "32169-05.htm":
->
case "32169-05.html":


Offline gruccia

  • Heir
  • **
    • Posts: 27
Replace in script

case "32169-05.htm":
->
case "32169-05.html":

 i look this for about 5min to find difference...;D


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16009