Moderator
M
Moderator
12th Dec 2015
IcemanBo: Too long as NeedsFix. Rejected.
IcemanBo: Too long as NeedsFix. Rejected.
Maker, Hellfire, 12:18, 22nd Nov 2011
- Tooltip needs to be improved. Take a look at standard abilities for reference.
- Spell category should be JASS
- Do
local real f = GetUnitFacing(u) * bj_DEGTORAD
. There's no need to calculate it four times- You don't need variables xx and yy, use x and y instead
- It is the dummies that get the credit for kills, not the caster
- Creating 50 dummies/effects is way too much
- The ability doesn't support levels
- The ability is too simple, make it more interesting
- Don't edit footman unit in Human/Melee/Units. Copy and paste the unit.
- Dummy uses upgrades, gives vision. Set it to can't raise, does not decay.