Warcraft III resources & community, 2003–2006 · archived

Abilitys with gold costs

7 posts
#1

Abilitys with gold costs

How do you get an ability to cost money when you use it? (besides using triggers to subract players gold)
#2
Base it off Reveal.

~The_Raven
#3
Without having to do the reveal selection area thing?
#4
You could try to sell it as an item, but it robably wouldn't look right. Other than that, I know of no other way.

~The_Raven
#5
The only way u could make it look decent and still make it subtract gold is if u did it in a trigger. Its not hard to figure out the trigger but if ur new it will take u about 2-4 minz to do it.
#6
Ah come on, don't be lazy use triggers. lol the riflemen avatar looks funny.

Events: A Unit begins casting a spell
Conditions: Spell = <Name Here> player has <certain amount of gold>
Actions: Property Remove <gold number here> from pwner of casting unit.

It goes something like that. Anyways just try to work it out.
#7
Yea, but I think that he wants the gold cost to show up with the rest of the spell's information.

~The_Raven