- Joined
- Mar 10, 2009
- Messages
- 5,014
hi, is there any way to make Ability like Holy Light, Heal, Doom, etc... have charges just like items?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Make an item, add the ability, add charges.
Not possible unless you count the charges with a trigger each time the specified ability is being used.
you check the charges when the unit starts casting and then if the charges are 0 then you order him to stop...
Trigger : ITEM
Add charges to Item
lulzzzzzzzzzzzzzzzzzzzzzzzzzzz
it was charged abilities without using items...
Event
Unit starts casting an ability
Condition
Action
if AbilityCharges[playernumberownerofunit] not equal to zero
then
do nothing
else
order unit "STOP"
game - Send Message to player[ownerofunit] "Not enough charges"
well, he said that he's already done it so I guess its okay already...
So we're assholes wasting hiveworkshop's bandwidth @ this thread..
btw, can you help me regarding my problem about newgen, i can't make it work.
look @ my thread.