euRO/iRO | 2.0.6.1,SVN | Flywing usage sends teleport packet

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

Message
Author
battlemode
Noob
Noob
Posts: 14
Joined: 06 Apr 2008, 22:00
Noob?: Yes
Contact:

euRO/iRO | 2.0.6.1,SVN | Flywing usage sends teleport packet

#1 Post by battlemode »

Here is yet another problem which I have noticed in Kore since version 2.0.5.1. The problem is still present in the current SVN.

This one is a minor bug regarding the usage of flywings in Kore (XKore mode). Whenever a flywing is used (be it by using the item from the console or actually clicking it in the RO client) Kore seems to send the teleport skill packet to the server for unknown reasons. If the user has the teleport skill this will therefore show "Teleport !!" ingame, use teleport SP and bring up the teleport window in the RO client. It will also show the following output in the console every time when using a flywing.
Kore Console wrote: Permitted to use Teleport (26), level 1
You used Item: Fly Wing (3) x 1 - 7 left
Map Change: ve_fild07.gat (144, 226)
Map loaded
----------------- Warp Portal --------------------
# Place Map
--------------------------------------------------
Note that the flywing will be used normally and everything explained above happens after it has been used up. The bug also has no relation to teleportAuto_useSkill. "Teleport !!" is always shown no matter what teleportAuto_useSkill is set to.

Prior to 2.0.5.1 Kore would behave normally and not send the teleport packet after using a flywing.
The behavior of the bug described above seems to only happen in XKore mode and in versions 2.0.5.1 and above.

Bibian
Perl Monk
Perl Monk
Posts: 416
Joined: 04 Apr 2008, 03:08

Re: euRO/iRO | 2.0.6.1,SVN | Flywing usage sends teleport packet

#2 Post by Bibian »

Code: Select all

[ 78/100] You attack Monster Kaho (0) - Dmg: 419 + 205 (delay 33.9)
[ 78/100] You attack Monster Kaho (0) - Dmg: 395 + 202 (delay 33.9)
tele
You used Item: Fly Wing (2) x 1 - 45 left
Map Change: mag_dun01.gat (208, 96)
Calculating random route to: Nogg Road(mag_dun01): 53, 105
Attacking: Monster Lava Golem (3)
[ 78/100] You attack Monster Lava Golem (3) - Dmg: 1108 +
Works fine for me on koreRO

battlemode
Noob
Noob
Posts: 14
Joined: 06 Apr 2008, 22:00
Noob?: Yes
Contact:

Re: euRO/iRO | 2.0.6.1,SVN | Flywing usage sends teleport packet

#3 Post by battlemode »

This bug seems to only effect XKore mode.

Bibian
Perl Monk
Perl Monk
Posts: 416
Joined: 04 Apr 2008, 03:08

Re: euRO/iRO | 2.0.6.1,SVN | Flywing usage sends teleport packet

#4 Post by Bibian »

what mode of xkore? 1, 2 or proxy?

battlemode
Noob
Noob
Posts: 14
Joined: 06 Apr 2008, 22:00
Noob?: Yes
Contact:

Re: euRO/iRO | 2.0.6.1,SVN | Flywing usage sends teleport packet

#5 Post by battlemode »

XKore 1. So far I have only tried it on euro and iro, both send the teleport packet after using a flywing.

Locked