if (IsPaused(playerid) && GetPausedTime(playerid) >= 5)
if (IsPaused(playerid) == true && GetPausedTime(playerid) >= 5)