Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
General Development
»
How do you get items to display mana costs
How do you get items to display mana costs
06-01-2006, 04:29 AM
#1
weaaddar
I remember in olden days you could get an item to display a mana cost now I can't seem to do it.
I want a summon that costs mana to use but its an item.
06-01-2006, 04:49 AM
#2
PipeDream
Put the active before passives on the ability list.
06-02-2006, 08:26 PM
#3
weaaddar
it apears an item has to be pawnable to display a mana usage cost. Which totally sucks, as I really rather this item not be pawnable (as selling it is paramount to a memory leak).
06-02-2006, 08:30 PM
#4
johnfn
Couldn't you have a trigger catch him pwning it and give it back to him? Or is it too late by that point?
06-02-2006, 11:44 PM
#5
weaaddar
no, pawn is to late to be caught,i'd have to remake the item at that point. (its an item drop). I think I'll forgoe the cost on summoning the shop.
Instead I'll just give all the sold items a premium in cost.