server.game
Variable
Server Only
Online and Offline
Read-Only
Available since Server 1.0.0
integer server.game
The server.game variable is used to fetch which game the server is running.
Value
integer | A integer containing the game ID the server is currently running. |
readonly | This variable cannot be changed. |
Notes
- See Game IDs for a list of game IDs.
Examples
There aren't any examples for this variable.
Compatibility
There isn't any compatibility information for this variable.