ns_round_in_progress
Syntax
native bool:ns_round_in_progress();
Description
Whether or not there is a game in progress.
Return
true if a game is in progress, false otherwise.
native bool:ns_round_in_progress();
Whether or not there is a game in progress.
true if a game is in progress, false otherwise.