If i add the variable Josk suggested, how do i call that variable in FPSPlayer.lua?
Im assuming its Script.heath = HitPoints, but that doesnt seem to work.
Edit:
Ok, I literally used find and replace in FPSPlayer.lua for self.health to Hitpoints, which made it work. Thank you!
One other thing though, How exactly would I go about using file i/o?