Jockalone Ensign
Gender: Age: 28 Joined: 08 Dec 2021 Posts: 2
|
Posted: Thu Dec 09, 2021 7:31 pm |
|
|
Greetings,
First create HomeworldRM\Data\leveldata\Multiplayer\deathmatchHWC.levels
Put this text inside:
Root = "DATA:\\LevelData\\Multiplayer\\deathmatchHWC"
Tags = "deathmatchHWC"
ExtFilter = "deathmatchHWC"
LevelList = {
{
Tags = "2p",
Name = "NAME",
Desc = "NAME",
MaxPlayers = 2,
},
}
And replace NAME with the name you want your map to be named, and place the map in the deathmathcHWC folder.
Example: HomeworldRM\Data\leveldata\Multiplayer\deathmatchHWC\NAME.level
So far i understand this should work, even though i get a ''General Failure" , but it's after i launch my game, so i think it's just minor buggs on my part |
|