Entries:
- CTP1 |
- messages only |
- CTP2 |
- can be triggered (events) |
- CTP2 Apolyton Edition |
|
|
- tested |
- broken, obsolete |
- working |
g.last_player
|
int
|
|
the last player, the player with the highest index in the game
|
Apolyton-thread
|
g.max_player
|
int
|
|
the maximum number of players that is in a game possible, currently it is 32 including the Barbarians
|
Apolyton-thread
|
g.num_of_players
|
int
|
|
the number of players in the current game
|
Apolyton-thread
|
g.year
|
int
|
|
the current turn
|
|
g.year_str
|
str
|
|
the current year in string form. Only useful in string replacements
|
|
Latest update: 11.11.2022 ( - recently updated)
|