Issue information

Issue ID
#7265
Status
Fixed
Severity
None
Started
bgamez23
May 18, 2013 17:58
Last Post
malufett
Jul 4, 2013 15:26
Confirmation
Yes (2)
No (0)

bgamez23 - May 18, 2013 17:58

when you enable the buffs on the healer npc.

sir and talk to the npc. the sit icon will be gone but the character still sitting.

this issue is already fix on rA but rA is down so i make a report regarding on this.
[img]http://s14.postimg.org/4u47f0fwx/screen_Hercules000.jpg[/img]
[img]http://s14.postimg.org/j1tw3nslt/screen_Hercules001.jpg[/img]

bgamez23 - May 19, 2013 8:28

here is the fix for this.

on your src\map\status.c

look for case SC_INCREASEAGI: line 6730

and then remove this.[code=:0] - if(sd && pc_issit(sd)){ - pc_setstand(sd); - } - [/code]



the sitting status icon will be gone but the player still on the sitting position when the player receive increase agi buffs.

This post has been edited by bgamez23 on May 19, 2013 9:18

bgamez23 - May 23, 2013 14:09

bump for this. still waiting for official fix.

bgamez23 - May 31, 2013 5:50

bump

Ind - May 31, 2013 16:35

bgamez23 your fix breaks the official behavior on the skill in order to make it work with custom behavior, we can't use that particular fix

bgamez23 - May 31, 2013 16:51

[quote name="Ind" timestamp="1370018130"]
bgamez23 your fix breaks the official behavior on the skill in order to make it work with custom behavior, we can't use that particular fix[/quote]
that's why sir i post waiting for a official fix.on my 3rd post.

Ind - Jun 9, 2013 4:04

Fixed in
[url="https://github.com/HerculesWS/Hercules/commit/5691ee81a7b602f7a77424aa775af3aea006d4f3"]https://github.com/HerculesWS/Hercules/commit/5691ee81a7b602f7a77424aa775af3aea006d4f3[/url]
Thanks

kyeme - Jun 10, 2013 21:39

[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]When im using inc agi on a player he/she automatically stands up while sitted down. :)[/size][/font][/color]

Ind - Jun 11, 2013 0:21

[quote name="kyeme" timestamp="1370900369"]
[color=#282828][font=helvetica, arial, sans-serif][size=3]When im using inc agi on a player he/she automatically stands up while sitted down. :)[/size][/font][/color][/quote]its not like that in officials?

kyeme - Jun 11, 2013 0:22

Yes Sir,
[url="http://www.youtube.com/watch?feature=player_embedded&v=6fDxlCu5FNs"]http://www.youtube.com/watch?feature=player_embedded&v=6fDxlCu5FNs[/url]

This post has been edited by kyeme on Jun 11, 2013 0:23

bgamez23 - Jun 11, 2013 1:56

this issue is almost related on this.

same report. 1st the issue was the sitting icon is gone after receiving increase agi buffs.
they made a fix for that. the player automatically stand after receiving increase agi buffs.
but it is not the official behavior. the player should stay remain on sitting position after they receive increase agi buffs if they are sittings.

this issue is already fix for eAthena and rAthena. they've use same fix same as i posted above.

[url="http://rathena.org/board/tracker/issue-7657-inc-agi/?gopid=19988#entry19988"]http://rathena.org/board/tracker/issue-7657-inc-agi/?gopid=19988#entry19988[/url]

Ind - Jun 13, 2013 5:05

why was that even there in the first place T___T~

bgamez23 - Jun 15, 2013 23:04

bump for this.

bgamez23 - Jun 26, 2013 17:44

up for this bug that almost forgotten. this bug is reported since [b]19 May 2013 - 01:58 AM[/b]

bgamez23 - Jul 3, 2013 13:55

bump

malufett - Jul 4, 2013 15:26

Fixed @ 83e3b8d22acc73aeaafbf2a95e1fb9e6b228a63a
:meow: