You need to use defines my friend like this: define health, skill1; So, after that you can add health to any entity like this: my.health = 100; And my small advice for you my friend, start from LITE-C. There is no much differences between C-SCRIPT and LITE-C, but the second one works much faster and easier.