28.03.2010, 18:43
pawn Код:
native IsPlayerPaused(playerid); // Will return true if the player is paused, if the player is not paused, it will return false.
native GetPlayerPauseAction(playerid);
/*
- Will return what the player is doing in the pause menu:
- Like: Looking at map, changing controlls, looking at stats or just idling at the 'main' pause menu.
*/