.Any Solution or make the soulshot Toggle
somewon can help me how i can make my custom soulshot left click toggle
all works only toggle i can't manage it, 😞
thanks in advance.
I was looking for server with a low rates,eventually i found l2 elixir.I Joined beta and after so many years since 2008 i found a friend that we played together, memories came back. i cant wait for the grand oppening!. dont miss it!
Question
Rio
Hi guys im using elfo's flagzone
and i wonder how can i change the onexit option to keep pvpflag for some seconds because everytime i exit the zone pvpflag goes off immediately.
@Override + protected void onExit(L2Character character) + { + if (character instanceof L2PcInstance) + { + ((L2PcInstance) character).setPvpFlag(0); + ((L2PcInstance) character).sendMessage("You left the Pvp Flag zone.BAAAAD!!"); + ((L2PcInstance) character).broadcastUserInfo(); + }12 answers to this question
Recommended Posts