How to make unit upgrade via ablity? I have modified ability UpgradeToOrbital but I can't get the mineral cost to work... It cost 100 minerals and yeah it takes 100 minerals but the tooltip shows -85 minerals... What could be the problem? Thanks!
It's a morph ability, correct? There are 2 places where the cost of an upgrade needs to be modified. In the ability itself you have a cost, and then the unit you're turning into also has its own cost. These are added together to get the cost displayed on the tooltip.
How to make unit upgrade via ablity? I have modified ability UpgradeToOrbital but I can't get the mineral cost to work... It cost 100 minerals and yeah it takes 100 minerals but the tooltip shows -85 minerals... What could be the problem? Thanks!
ok... when morphing from one unit to the next
for example unit A > unit B
Unit A has a cost of 10 mineral
Unit B has a cost of 20 mineral
when you morph unit A into unit B
the player is charged (unit B's cost - unit A's cost) = 10 mineral cost
I dont know what your actually unit costs are ... but is that close to what is being displayed?
on the editor window that pops up for the command I believe there is an additional "display cost" for the ability... this ammount I believe adjusts it from the actuall cost .... Ill see if I can find a nother topic that talks about this
Only thing is that tooltip shows wrong price. Ability itself doesn't cost anything. I want it to cost 100 minerals and it costs 100 but shows wrong price... Even I put display cost minerals it shows 100 at top of unit but still the tooltip fails =( Can there be something to modify from unit A and B? Thanks!
on the editor window that pops up for the command I believe there is an additional "display cost" for the ability... this ammount I believe adjusts it from the actuall cost .... Ill see if I can find a nother topic that talks about this
I got it to work!
If somebody got the same problem do this:
Check ''IngoreUnitCost'' form ''Stats'' tab and modify cost ''Resource Cost'' from ''Cost'' tab =D
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
How to make unit upgrade via ablity? I have modified ability UpgradeToOrbital but I can't get the mineral cost to work... It cost 100 minerals and yeah it takes 100 minerals but the tooltip shows -85 minerals... What could be the problem? Thanks!
It's a morph ability, correct? There are 2 places where the cost of an upgrade needs to be modified. In the ability itself you have a cost, and then the unit you're turning into also has its own cost. These are added together to get the cost displayed on the tooltip.
ok... when morphing from one unit to the next
for example unit A > unit B
Unit A has a cost of 10 mineral
Unit B has a cost of 20 mineral
when you morph unit A into unit B
the player is charged (unit B's cost - unit A's cost) = 10 mineral cost
I dont know what your actually unit costs are ... but is that close to what is being displayed?
@SouLCarveRR:
Unit A costs 15 and Unit B costs 115. That should cost 100 right? And yeah it costs 100 but tooltip shows -85? Ability doesn't cost anything... =/
@BloodClud: Go
on the editor window that pops up for the command I believe there is an additional "display cost" for the ability... this ammount I believe adjusts it from the actuall cost .... Ill see if I can find a nother topic that talks about this
http://forums.sc2mapster.com/development/map-development/8093-cant-remove-ability-cost/
read s3rius reply at the bottom ... thats where I would look
@SouLCarveRR:
Only thing is that tooltip shows wrong price. Ability itself doesn't cost anything. I want it to cost 100 minerals and it costs 100 but shows wrong price... Even I put display cost minerals it shows 100 at top of unit but still the tooltip fails =( Can there be something to modify from unit A and B? Thanks!
BUMP ;D
Is it your buttons tooltip maybe that is displaying wrong price :S
@zeropoints:
Yeah but there is no options to edit price from buttons D=
@BloodClud: Go
did you follow this... and did you "0" out all the costs on this section?
@SouLCarveRR:
Ye. Everything was already 0... How to follow ''Frenzy's damage output''? =S
I got it to work!
If somebody got the same problem do this:
Check ''IngoreUnitCost'' form ''Stats'' tab and modify cost ''Resource Cost'' from ''Cost'' tab =D