Jump to content
Sign in to follow this  
ddcp

"Unknown Game Mode" on Loading Screen UI

Recommended Posts

Hey there,

Just having a little issue with the loading screen description windows saying "Unknown Game Mode" (above the picture, mission name, author, etc.), at the top of the middle UI box. Attaching my description.ext for reference... anybody know how to make that say "Cooperative", or "Sandbox", or get rid of it completely?

respawn= "BASE";

respawndelay= 6;

respawndialog= false;

author = "DDCP";

onLoadName = "Sandbox - Altis";

onLoadMission = "Have fun!";

class Header {

gameType = Coop;

minPlayers = 1;

maxPlayers = 100;

playerCountMultipleOf = 1;

};

Many thanks!

DDCP

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×