Hi, there is still a bug in TvT, when a characters dies casting a skill, when he is ressurrected, he cannot move. There is a ticket open about this: http://www.l2jserver.com/trac/ticket/4139
Is there any quick fix?
Thx
Marcelo
TvT Bug
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: TvT Bug
no idea, just trying anything ^^
Code: Select all
Index: java/com/l2jserver/gameserver/model/entity/TvTEventTeleporter.java===================================================================--- java/com/l2jserver/gameserver/model/entity/TvTEventTeleporter.java (revision 3799)+++ java/com/l2jserver/gameserver/model/entity/TvTEventTeleporter.java (working copy)@@ -63,6 +63,9 @@ if (_playerInstance == null) return; + _playerInstance.abortCast();+ _playerInstance.abortAttack();+ L2Summon summon = _playerInstance.getPet(); if (summon != null)
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: TvT Bug
hm, i tested this. cast wind strike (very slow) and killed the player while casting. he could move after he was revived.
pls someone test it too and report. thx.
pls someone test it too and report. thx.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 228
- Joined: Mon May 05, 2008 10:34 pm
Re: TvT Bug
It seems to work, will test it on live tomorrow.janiii wrote:hm, i tested this. cast wind strike (very slow) and killed the player while casting. he could move after he was revived.
pls someone test it too and report. thx.
Thx janiii!

-
- Posts: 191
- Joined: Sun May 24, 2009 8:09 pm
- Location: Spain
Re: TvT Bug
Something like that ocurr when a character is casting and teleport to olympiad stadium, but this ocurr on GF, and i think on CT2.2... The problem is the cutting cast on teleport
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: TvT Bug
hmm, in teleToLocation there is abortAttack and abortCast .
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
- denser
- Posts: 1392
- Joined: Wed May 30, 2007 9:13 pm
- Location: Russia
- Contact:
Re: TvT Bug
i can tell more correct - when you killed...you laying on ground...waiting...and try to start cast selfbuff exact to respawn) but if you fail)))) you press skill atm of respawn) and you stay nomove.
i mean use skill (spam F2 i.e.) while you respawn on tvt
i mean use skill (spam F2 i.e.) while you respawn on tvt
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
L2J - the place where glad to see you any time!
-
- Posts: 191
- Joined: Sun May 24, 2009 8:09 pm
- Location: Spain
Re: TvT Bug
Denser this is another case of the same bug, when abort cast with a teleportation the character can't move or cast, i "solve" this with a teleportation (summoning character)
-
- Posts: 575
- Joined: Wed Dec 02, 2009 7:59 pm
Re: TvT Bug
you got it wrong.
characters are "stuck" (use arrows on keyb) if they USE A SKILL while beeing teleported to tvt. it s been like that since forever. not a big problem tho.
characters are "stuck" (use arrows on keyb) if they USE A SKILL while beeing teleported to tvt. it s been like that since forever. not a big problem tho.