Issue information

Issue ID
#6839
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Oct 31, 2012 23:05
Last Post
malufett
Jan 25, 2013 15:41
Confirmation
N/A

Hercules Elf Bot - Oct 31, 2012 23:05

Originally posted by [b]Megasantosbr[/b]
Ranger when uses the Camouflage skill in HIT is still Camouflage

I do not know if it was followed by the kro more on iro, so it happens.

Hercules Elf Bot - Nov 1, 2012 6:59

Originally posted by [b]malufett[/b]
[quote]Ranger when uses the Camouflage skill in HIT is still Camouflage[/quote]
can you elaborate further.. Thank you.

:meow:

Hercules Elf Bot - Nov 1, 2012 17:23

Originally posted by [b]Megasantosbr[/b]
Maybe with a video to understand better.

This post has been edited by Megasantosbr on Nov 2, 2012 3:04

Hercules Elf Bot - Nov 2, 2012 2:59

Originally posted by [b]malufett[/b]
sorry can't watch it says "This video is private."
:meow:

Hercules Elf Bot - Nov 2, 2012 3:04

Originally posted by [b]Megasantosbr[/b]
[color=#000000][font=Arial][size=3]Try malufett now[/size][/font][/color]

[url="http://www.youtube.com/watch?v=WkG-E1dZ41w&feature=youtu.be"]http://www.youtube.com/watch?v=WkG-E1dZ41w&feature=youtu.be[/url]

Hercules Elf Bot - Nov 2, 2012 3:13

Originally posted by [b]malufett[/b]
oh now I see..it seems your version is outdated..

your skill.c must have this code:

[CODE]
// Enchant Deadly Poison gives a chance to deadly poison attacked enemies
if((sce=sc->data[SC_EDP]))
sc_start4(bl,SC_DPOISON,sce->val2, sce->val1,src->id,0,0,
skill_get_time2(ASC_EDP,sce->val1));
// Cancels on normal attack but benefits with the bonuses
status_change_end(src,SC_CAMOUFLAGE, INVALID_TIMER);
}[/CODE]

:meow:

Hercules Elf Bot - Nov 2, 2012 5:12

Originally posted by [b]Megasantosbr[/b]
Has Yes, more my emulator is updated up to version 16855.

Hercules Elf Bot - Nov 2, 2012 5:55

Originally posted by [b]malufett[/b]
oh now I get it..when the target instantly dies the camouflage doesn't remove..ok thanks now working on it..

:meow:

Hercules Elf Bot - Nov 2, 2012 11:55

Originally posted by [b]malufett[/b]
Fixed @ [rev='16857']
:meow: