map  
Map Datum
Datum which holds all of the information for maps ingame This is used for showing map information, as well as map loading
| Vars | |
| fluff_name | Name of the map to be shown in the statpanel | 
|---|---|
| map_path | Path to the map file | 
| min_players_random | Minimum amount of players required for this map to be eligible in random map picks. | 
| technical_name | Name to be used when using the map from a technical standpoint. Used in TGUI Nanomaps among other things. | 
| voteable | Is this map voteable? | 
| webmap_url | URL to the maps webmap | 
| welcome_sound | Sound to play at the start of the game, aka the welcoming sound | 
Var Details
fluff_name  
Name of the map to be shown in the statpanel
map_path  
Path to the map file
min_players_random  
Minimum amount of players required for this map to be eligible in random map picks.
technical_name  
Name to be used when using the map from a technical standpoint. Used in TGUI Nanomaps among other things.
voteable  
Is this map voteable?
webmap_url  
URL to the maps webmap
welcome_sound  
Sound to play at the start of the game, aka the welcoming sound