Jump to content
  • 0

Olympiad New BUG (x2)


drakoo

Question

Hello guys!

I have a problem in the Grave olympiads ...

 

The players now before they are teleported to stadio, they run, and die pros guards of the cities, after waiting and are teleported to the stadium.

They killed it within reach, and if the opponent's hp is low skill by agumar Active Etc, he wins even when dead.

If the opponent's HP is full TIE happens.

I await the help of you and I use the svn l2jteon ready to be worked.

I await your help thanks!

 

Temporari Fix by parizakis

 

+                              //Revive the player if he/she is dead
+                              if (player.isDead())
+                              {
+                                      player.doRevive();
+                              }



                // Heal Player fully
                player.setCurrentCp(player.getMaxCp());
                player.setCurrentHp(player.getMaxHp());
                player.setCurrentMp(player.getMaxMp());

 

 

Helped? yes!

But when he arrives at the stadio, players click on to village before 60 seconds and are teleported to a villa, and are awaiting tie or win.

Would like to resurrect the player before the 60 seconds ... resurrect, when it is moved to the arena ..

or disable the option tovillage?

Or even better to be kicked out of the game so instead of receiving ress .. because then he would lose. to be resurrected again and add ...

I look forward to your help, thank you!

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

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