Originally Posted By: Nowherebrain
if you are setting my.skillx, it sets them all..
instead use pointerstring.skill1, this will only affect the pointer.

That's not the whole truth. my.skillx = y will only set one entities skillx to y. But you have to keep in mind, that there may be multiple instances of a function running, with their me pointers pointing to different entities.


Always learn from history, to be sure you make the same mistakes again...