Using Unit Raw Data for Tooltip

Status
Not open for further replies.
Level 20
Joined
Jul 14, 2011
Messages
3,213
Hi!

I was doing a lot of units/buildings tooptips manually (telling damage, attack speed, range, etc.) but then I remembered there was the Raw data. When I tried it only displayed: 0

h00N is the Unit Raw
hgtw is the Unit base (it's custom)
goldcost is the data I want to display
ugol is a code JNPG displays together with goldcost

I tried these but none of them worked

<h00N:hgtw,goldcost>
<h00N,goldcost>
<h00N:hgtw,ugol>
<h00N,ugol>
 
Status
Not open for further replies.
Top