Originally Posted By: badapple
it doesnt matter whether baby box is a function or an action really there the same , as for heart use a define like this
#define HEART skill17 a define is like a global var but everybodys HEART value can be different like so my.HEART=100;

hope that helps


How can i check on a panel which heart var i mean?
I have only 1 model and its the player which creates the babyplayers! each babyplayer has this my.heart = 100!
Let me ask something: if i clicked at babyplayer2,how can i now that its my.heart(babyplayer2)?
what do i have to write in:
digits(0,0,30*,1,???)
to get the heart level of babyplayer2?