Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Tiberian Technologies Forum » TT 4.0 Beta 5 Server Single Player Maps
Re: TT 4.0 Beta 5 Server Single Player Maps [message #469181 is a reply to message #469166] Tue, 12 June 2012 19:14 Go to previous messageGo to previous message
zunnie is currently offline  zunnie
Messages: 2959
Registered: September 2003
Location: Netherlands
Karma:
General (2 Stars)

http://www.game-maps.org/index.php?/topic/228-video-creating-a-mix-file/

Its best to create a mix file, watch the video.
Note: when creating serverside maps like coop DO NOT replace the .lsd in the mix, just the .ldd and the .ddb(if present, it will be when you temped stuff).

Then put the map on your server data folder and in tt.cfg put for example:

gameDefinitions:
{
	Mission8:
	{
		mapName = "M08";
		packages = ["quake"];
		serverPresetsFile = "objects.aow";
	};
};

rotation:
[
	"Mission8"
];

downloader:
{
	repositoryUrl = "http://ttfs.game-maps.org/";
};


Mission8 will be the name to use when doing setnextmap commands from brenbot.
You can create new packages this way and add them to the map for players to download such as the quake sounds, or any other file you want to create yourself.
Additionally you can set a custom objects file which is useful on coop servers since you mostlikely modify presets for it.

If you need help join irc.multiplayerforums.com #MPF and msg me Smile


https://multiplayerforums.com/uploads/monthly_2018_03/TCW2_Signature.png.6236a0dbc6e1e53472a18fe8cd15e47b.png
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Startup Crash
Next Topic: Console outputs of evicts
Goto Forum:
  


Current Time: Sun Apr 28 15:42:06 MST 2024

Total time taken to generate the page: 0.00815 seconds