jw custom 56 Posted July 5, 2009 (edited) I've created a few maps where i have placed a 6 man blufor playable group against some non playable opfor enemies. So my question is now that i host a game with this/these missions does the game know how to label the game type(coop) because of the mission, i mean i haven't set it to coop anywhere! Just wondering if the game i'm hosting is coop type! If anyone wanna try the missions the server name is: JW Custom Notice: I'm hosting from Denmark Edited July 5, 2009 by JW Custom Share this post Link to post Share on other sites
Inkompetent 0 Posted July 5, 2009 It doesn't. Unless specified the game will label it as 'Unknown'. Look at this link to see how you can make a correct label in the Description.ext file. Share this post Link to post Share on other sites
jw custom 56 Posted July 5, 2009 It doesn't. Unless specified the game will label it as 'Unknown'. Look at this link to see how you can make a correct label in the Description.ext file. Ok, thank you very much but i'm still a little confused....(newbie :p) So i make a file named description.ext and put this in it: class Header { gameType = COOP; minPlayers = 1; maxPlayers = 6; playerCountMultipleOf = 1; }; then put the description.ext into same folder as the mission file? Share this post Link to post Share on other sites
Inkompetent 0 Posted July 5, 2009 Yep. That looks correct. Share this post Link to post Share on other sites
jw custom 56 Posted July 5, 2009 Yep. That looks correct. Thanks for the help, it's really appreciated I guess it worked, actually got someone playing on my server lol Share this post Link to post Share on other sites