We dont have a Quick Questions Quick Answers thread here, so i will contain my questions to this thread.
Can someone explain what doonce is supposed to do?
lets take this script
short doonce begin gamemodeif isincombat == 0 && doonce == 0 resethealth set doonce to 1elseif isincombat == 1 && doonce == 1 set doonce to 0