Issue information

Issue ID
#8432
Status
New
Severity
None
Started
Hadeszeus
Nov 10, 2014 10:31
Last Post
Hadeszeus
Dec 23, 2014 9:47
Confirmation
N/A

Hadeszeus - Nov 10, 2014 10:31

Can someone watch this RO video replay? Arrow Strom can be spam in this video in a very RARE chance, that i don't know how to replicate or where is the trigger point. But most of the time fixed casting applied

This post has been edited by Hadeszeus on Nov 10, 2014 12:36

Playtester - Nov 10, 2014 12:12

I can't watch the video, but the function that handles those skill-specific cooldowns that Arrow Storm uses is here:
skill.c[code=auto:0]int skill_blockpc_start_(struct map_session_data *sd, uint16 skill_id, int tick) {[/code]Would first need to check if the function properly gets to the end.

If it does, then there must be something removing the cooldown later on. If it doesn't, you need to find out why not.

Also keep in mind that there are items that can reduce skill-specific delays.

Hadeszeus - Nov 10, 2014 12:29

[quote name="Playtester" timestamp="1415621579"]
I can't watch the video, but the function that handles those skill-specific cooldowns that Arrow Storm uses is here:
skill.c[code=auto:0]int skill_blockpc_start_(struct map_session_data *sd, uint16 skill_id, int tick) {[/code]Would first need to check if the function properly gets to the end.

If it does, then there must be something removing the cooldown later on. If it doesn't, you need to find out why not.

Also keep in mind that there are items that can reduce skill-specific delays.
[/quote]
Thanks ill check. Btw AS has fixed casting in renewal no fixed cast reduce when his happen. And its really hard to replicate thats why i dont know what causing this.

Hadeszeus - Dec 23, 2014 9:47

Can I follow up this issue. It is still spam-able.
Again upon testing the arrow storm can be spam SOMETIMES by chance. I still dunno how to replicate this issue but on our observation when a player CAST UNLIMIT SKILL and right before the effect's gone cast FULL THROTTLE then Arrow Storm will be spam-able at times.