Author Topic: Trying to make a health regeneration script  (Read 1446 times)

Is there any way to stop the bottomprint from flickering?
I don't have any addons that interfere with the bottomprint.


*EDIT: How to make the health regenerate slower?
in the schedule "200" means every 1/5 of a second. 1000 is a whole second, so if you want to make it regenerate 1/2 as fast (2/5) use 400, if you want to make it significantly slower use 1000 or more.

Thanks Headcrab Zombie and TripNick for your help, it works now.