However, it's hard to call it a system.In short, take a look at the map. I have several problems.First, why does everything stop working if I remove the 0.01 second delay?
Second, why doesn't the cooldown of the Infernal ability get reduced if I press the Infernal ability and spam the Fan of Knives ability? No, I understand that this is because of the 0.01 second delay, but why isn't a separate local variable created for each trigger run? How can I fix this?
And third, if I turn on the second reload trigger and repeat the steps from the second point, the Fan of Knives cooldown is reduced by 4 times, meaning the trigger fires twice for the last ability used, which once again confirms that a local variable is not created for each ability used. What should I do?
P.S. the trigger "finishes using the ability" does not solve the problem, since the hero has a cast time, and if you perform any action immediately after using the ability, then nothing will work.
Second, why doesn't the cooldown of the Infernal ability get reduced if I press the Infernal ability and spam the Fan of Knives ability? No, I understand that this is because of the 0.01 second delay, but why isn't a separate local variable created for each trigger run? How can I fix this?
And third, if I turn on the second reload trigger and repeat the steps from the second point, the Fan of Knives cooldown is reduced by 4 times, meaning the trigger fires twice for the last ability used, which once again confirms that a local variable is not created for each ability used. What should I do?
P.S. the trigger "finishes using the ability" does not solve the problem, since the hero has a cast time, and if you perform any action immediately after using the ability, then nothing will work.
Attachments
Last edited: