Issue information

Issue ID
#7202
Status
Fixed
Severity
None
Started
Beret
Apr 29, 2013 0:07
Last Post
Kenpachi
Apr 29, 2013 18:59
Confirmation
N/A

Beret - Apr 29, 2013 0:07

When I use assumption scrolls the visual effect is not being applied I have to give @refresh or teleport to appear, is this correct ?

kyeme - Apr 29, 2013 2:22

I can confirm,
try
[code=auto:0]{ sc_start SC_ASSUMPTIO,100000,5; skilleffect "HP_ASSUMPTIO",0; }[/code]

instead
{ skilleffect "HP_ASSUMPTIO",0; sc_start SC_ASSUMPTIO,100000,5; }

This post has been edited by kyeme on Apr 29, 2013 2:23

Kenpachi - Apr 29, 2013 17:43

I cannot confirm this behaviour. I tested with latest Hercules revision, up to date client and [url="http://herc.ws/board/topic/38-latest-kro-installation-small-client-package/?p=137"]Hercules "Small Client package"[/url] and it worked like a charm. Skill effect and icon is showing.

This post has been edited by Kenpachi on Apr 29, 2013 17:43

Beret - Apr 29, 2013 17:55

[quote name="Kenpachi" timestamp="1367257394"]
I cannot confirm this behaviour.
I tested with latest Hercules revision, up to date client and [url="http://herc.ws/board/topic/38-latest-kro-installation-small-client-package/?p=137"]Hercules "Small Client package"[/url] and it worked like a charm. Skill effect and icon is showing.[/quote]


Are you sure ? The effect of assumptio appears. What does not appear is the character's shrouded white effect.

Kenpachi - Apr 29, 2013 18:48

Oh, well. You are right. I just saw that angel above the char and the icon and didn't notice the missing aura.
- Confirmed!

Kenpachi - Apr 29, 2013 18:59

Fixed in [url="https://github.com/HerculesWS/Hercules/commit/854851ca11e3d60ba3ca30a4f471e5341c80bd81"]https://github.com/HerculesWS/Hercules/commit/854851ca11e3d60ba3ca30a4f471e5341c80bd81[/url]