If i change my.HEALTH to my.skill01 in the Action-function
plmove()

my.skill01 = 100; // instead of my.HEALTH = 100; ???


it works! Why is that??