#Map Specific Loading Screen

1 messages · Page 1 of 1 (latest)

rancid swan
#

Is there a way to get the map_name during loading screen time? I want to have map specific loading screens.
Game.GetMapInfo().map_display_name returns empty strings during this time.

upbeat yacht
#

Loading screens arent part of the gamemode
As in, its before everything is finished being initialised
You can have a different background for the player team select screen
But the loading screen directly after you press play on the lobby isnt editable

vagrant igloo
#

Did you try get map name from lua?