29.11.2014, 15:33
You cannot currently detect if player has opened pause menu without any client modification. But it's possible to know if player is inactive from game because OnPlayerUpdate doesn't get called when player is inactive. If you search 'OnPlayerPause' or something similar, you may find some codes.