davidBm Posted July 28, 2012 Posted July 28, 2012 player join on oly whit full buf.. they go near buff and when is 1 second they clik schem buff and full buf in oly how can i fix that???
0 ^Wyatt Posted July 28, 2012 Posted July 28, 2012 Adding stopalleffects method in olympiad teleport task, actually scheduled 5 seconds before it.
0 davidBm Posted July 28, 2012 Author Posted July 28, 2012 i chan't find him... can you give me a tutorial or somthing..or where he is plz thx
0 vampir Posted July 29, 2012 Posted July 29, 2012 i think the easiest way of all, is going to L2PcInstance, find method onTeleported() and at the end, add if(stopAllEffects()) stopAllEffects();
0 ^Wyatt Posted July 29, 2012 Posted July 29, 2012 The easiest way is to move the current stopalleffects that is 5secs before olys teleport you, where it should be... not to do it in L2PcInstance... that's totally unnecessary :s
0 vampir Posted July 29, 2012 Posted July 29, 2012 The easiest way is to move the current stopalleffects that is 5secs before olys teleport you, where it should be... not to do it in L2PcInstance... that's totally unnecessary :s yeah but u dont have to use task and i think davidBm have got no idea how to do that, thats why i offered not really good way but the easiest one.
0 davidBm Posted July 29, 2012 Author Posted July 29, 2012 vampir... so he must be from com.l2jserver.gameserver.model.actor.instance import L2PcInstance (Efecte stopAll ()) Efecte stopAll () ???? or how
0 Tryskell Posted July 29, 2012 Posted July 29, 2012 The easiest is to avoid to open a server if you got no clue about how to fix such a simple thing, by respect for your own players.
0 vampir Posted July 29, 2012 Posted July 29, 2012 The easiest is to avoid to open a server if you got no clue about how to fix such a simple thing, by respect for your own players. cant disagree with that, but i am living in sweet dream that he is trying to do it to learn something :P vampir... so he must be from com.l2jserver.gameserver.model.actor.instance import L2PcInstance (Efecte stopAll ()) Efecte stopAll () ???? or how read my post carefully and do what i wrote.
Question
davidBm
player join on oly whit full buf.. they go near buff and when is 1 second they clik schem buff and full buf in oly how can i fix that???
10 answers to this question
Recommended Posts