Strange, ive only ever seen that show up when messing around with copies of salvage. Do you have any mineral costs associated with the ability? Or any costs in general, energy etc.
Well, I managed to manipulate the changeling to have an ability like hallucination where it opens a submenu and in this submenu you choice what you want to morph/disguise into.
Well, when you morph into the unit, I made it so you can still morph again (not the changeling end disguise one) and when in the morphed form, I added that ability called revert, to go back to being the changeling and for some reason there is that -100 mineral cost only in this form.
I looked over ever field I could think of and their was no cost associated with any of it. What's weird is before, in the original form the unit cost shows up there, which I removed. Also, what's interesting is, if I make the revert spell cost 100 minerals, the tooltip disappears, but it says you require more minerals lol.
Try going to the data editor and opening up the ability that's giving you trouble. Under the "Cost" field, check to see if any of the "cost display" fields are checked, this determines what costs are displayed on your tooltip. The fact that its displaying 100 minerals seems as if the cost is being passed into the tooltip from somewhere by the script it uses to determine the cost for display purposes. That would mean that your ability has some cost associated with it somewhere.
Ok see how there is the -100 minerals on the tooltip... I can't figure out how to remove this... Help!
@Zero0018: Go
Strange, ive only ever seen that show up when messing around with copies of salvage. Do you have any mineral costs associated with the ability? Or any costs in general, energy etc.
Well, I managed to manipulate the changeling to have an ability like hallucination where it opens a submenu and in this submenu you choice what you want to morph/disguise into.
Well, when you morph into the unit, I made it so you can still morph again (not the changeling end disguise one) and when in the morphed form, I added that ability called revert, to go back to being the changeling and for some reason there is that -100 mineral cost only in this form.
I looked over ever field I could think of and their was no cost associated with any of it. What's weird is before, in the original form the unit cost shows up there, which I removed. Also, what's interesting is, if I make the revert spell cost 100 minerals, the tooltip disappears, but it says you require more minerals lol.
No one knows?
<<reply 150Go
@Zero0018: Go
Try going to the data editor and opening up the ability that's giving you trouble. Under the "Cost" field, check to see if any of the "cost display" fields are checked, this determines what costs are displayed on your tooltip. The fact that its displaying 100 minerals seems as if the cost is being passed into the tooltip from somewhere by the script it uses to determine the cost for display purposes. That would mean that your ability has some cost associated with it somewhere.
In your ability, under flags, check Ignore Unit Cost. If this isn't checked a morph ability costs the difference between the pre and post unit.
Nice Riley, thanks man. Would have never thought to check that :D