Jump to content
  • 0

[Help] 2 Things about Olympiad.


Question

Posted

Hello, I would like to ask 2 things. First of all, How can i change the olympiad match time? and one more question, there is a bug that they go with wyvern in olympiad stadium and they heal their friends etc, how could i fix that? thanks for your time.

4 answers to this question

Recommended Posts

  • 0
Posted

About wyvern, you have to add a dismount type area, basically it will launch a task "Dismount' if you go in such area and if you're flying.

 

Search in post-IL packs about ZONE_NOLANDING.

 

Once you setup all, you only have to edit olympiad zone type, putting :

 

  • character.setInsideZone(L2Character.ZONE_NOLANDING, true);  on enter
  • character.setInsideZone(L2Character.ZONE_NOLANDING, false); on leave :P.

 

----

 

About first question, see FB answer :D. If it's not in configs, it's written core-sided in Olympiad.java itself.

 

If you haven't Olympiad.java, you have to search in model.olympiad folder.

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock