#Need help making a cleave ability
1 messages ยท Page 1 of 1 (latest)
In programming, when asking for help, it's really important to describe your problem. All you said is that "it's not working".
Describe the problem. Are you calling DoCleave() but it's not actually cleaving? Is the modifier not being applied? Is the issue with the units standing behind the main target?
Before you'd answer that no one will look af your code.
(And of course, whether there are errors in your vconsole or in the game)
Modifier isnt linked correctly, check the api
the cleave is not working
Again, what it means that the cleave is not working? You are not gonna dump files on me and have me look for problems, that's not how it works here
You were asked to provide more than the cleave is not working.
And you provide that exact thing...
Found 1 function for docleaveattack
๐ธ DoCleaveAttack(attacker: CDOTA_BaseNPC, target: CDOTA_BaseNPC, ability: CDOTABaseAbility|nil, damage: float, startRadius: float, endRadius: float, distance: float, effectName: string): int