Posted by Trooper_Max on October 19, 1998 at 21:44:02:
I made a cog that targets people and then assigns their life and shield status to integers... but then it won't print the integers right... It always says that their life is -1 and shields 0... I used the right command-PrintInt(int);
I also tried using flex's instead of integers... that didn't work either...