HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Upgrade's Ubertip - Linking Values

03-20-2006, 08:52 AM#1
Yukitan
Hello, I was wondering if anyone could answer this. I checked the Battle.net forums but couldn't find anything specific. And it's pretty hard to search in thoses one due to their buggy research features.

I have an Upgrage, called, "Hardened Bones". It allows a unit to get an increase of Hit Points and Armor. My question is this: How do I link up their value? I know it's rawcode is R000. I know that to link a value you either need to do: <R000,base1>, <R000,base1,.> or <R000,base1,%> depending on how you want it to appear.

Now, I don't understand this: Why does trying to link a value in the tooltip completely fail each time? I can link values from differents ability just fine. But I cannot at all link value for units or upgrades.

Is there any fix or work around for it?

Thanks a lot.
03-21-2006, 08:29 AM#2
Yukitan
No ones knows? Any luck?
03-21-2006, 12:10 PM#3
Blade.dk
Well, I think VB's search feature is quite good, but else you could just search this site using google.

Some values from units should work fine when linking, some maybe does not.
03-21-2006, 01:42 PM#4
PitzerMike
At least the damage information can be displayed for units, although the numbers are not really accurate so it doesn't make much sense.
03-21-2006, 02:15 PM#5
Blade.dk
Unit life works fine too.
03-21-2006, 02:34 PM#6
Yukitan
Well, it doesn't work with Custom Units. If I attempt to link a value from a unit or an upgrade to either the tooltip of a spell or an upgrade the value in-game will be 0.

I just don't get it. The Raw Code is right, I'm pointing to the good parameters and so on. But everytime I try to link a custom unit or upgrade value into the ubertooltip it just WON'T WORK..