news |
info |
people |
software |
stuff |
on UL_UnlockStuff fx global gUL_LockCount subtract 1 from gUL_LockCount if gUL_LockCount = 0 then set the lockMessages to false set the lockRecent to false if fx is empty then unlock screen else unlock screen with visual fx end if end if end UL_UnlockStuff