Jump to content
  • 0

Help with the airship!


Vali

Question


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  128
  • Reputation:   7
  • Joined:  12/29/11
  • Last Seen:  

Hi,

In my server the airship stops working when the invasion must start. I dont know how to fix it. I already posted it as a bug in the bug tracker, but nobody answer for 11 days. The script is not modified and its exactly the same that is in the svn.

https://rathena.svn....ts/airships.txt

NPC: YunoIzl_Airship

OnTimer15000:

set .mobinv, .mobinv+1;

if(.mobinv >= 9 && rand(1,3) == 3) {

stopnpctimer;

enablenpc "Airship#airplane02";

donpcevent "Airship#airplane02::OnInvasion";

}

mapannounce "airplane_01","We are heading to Izlude.",bc_map,0x00FF00;

end;

Anyone has the same problem? How can i fix it.

Thanks! /no1

Edited by Vali
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  128
  • Reputation:   7
  • Joined:  12/29/11
  • Last Seen:  

I will check this next Saturday after the mainteinance. :P

Thx!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...