Quote:
Originally Posted by DustyPorViva
Because player.ispaused is a boolean, not an event. So you have to check it in an event, most likely one that is looped.
|
So it this script will timeout when you first log in for .5 seconds, do an action during the script, then at the end of that function, time you out for .5 more seconds, right?