HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Tooltips: Data references.. In units?

11-02-2003, 01:39 AM#1
Norbo
I would like to reference a particular value of a unit in the tooltip.

For example.. This is the Acri (cripple)'s tooltip. It references DataA1 and puts it in the tooltip.. as well as B1 and C1..
Reduces movement speed by <Acri,DataA1,%>%, attack rate by <Acri,DataB1,%>%, and damage by <Acri,DataC1,%>% of a target enemy unit. |nLasts <Acri,Dur1> seconds.


Is the same thing possible in a unit if I wanted to reference the point value field of a unit?

If so.. does anyone know the syntax?

Thanks in advance for any help. I really don't want to have to hand-edit this many tooltips for a third time.

(Edit: Would this work? <h00C:hbsh,points> I'll try it in a bit and delete this thread if it does.. But thanks for any help in the mean time
Edit: No, it didn't work. It says '0'.. but the correct value is 21. Crud.)