- Joined
- Jan 9, 2014
- Messages
- 6
- Reaction score
- 1
- First Language
- English
- Primarily Uses
Hello. my name is Rek3dge and i'm new to Attack formulas in skills. I would like some help with crafting one but when searching for tutorials i didn't find one that i really understood. I attempted to craft one but it didn't work according to plan. So here it is
if ( b.mph / 100 ) * 7.5; 20000; else; 0; endSo basically what i'm trying to do is "If the enemy is below 7.5% HP then kill it. Else do nothing" but when i tested the game it said. "Slime A took no damage" and dies anyway. i don't know why but that's why i need the forums help
if ( b.mph / 100 ) * 7.5; 20000; else; 0; endSo basically what i'm trying to do is "If the enemy is below 7.5% HP then kill it. Else do nothing" but when i tested the game it said. "Slime A took no damage" and dies anyway. i don't know why but that's why i need the forums help

