That's easy.You can't automatically load a variable (unless you're me )Just check if the variable is null, and if so, set it to 40.Code: [Select][X] 0 [0] onActivate -> Self -> VCE_ifVariable -> [Health] == [ ] [1 1][X] 1 [0] onVariableTrue -> Self -> VCE_modVariable -> [Health] set [40]
[X] 0 [0] onActivate -> Self -> VCE_ifVariable -> [Health] == [ ] [1 1][X] 1 [0] onVariableTrue -> Self -> VCE_modVariable -> [Health] set [40]
the problem here is that he wants the easy way out - while he could learn a lot more if he did it a different way, and it would accomplish the same thing.
I know a alot more complicated way, but it's alot quicker if I could do something else, I have been using variables for a year now.