View Full Version : Where are edited levels?
Antonpup
08-03-2011, 12:57 PM
I am making a "mod" for this game. Or rather a map.
I would like to know where in-game editor saves the custom made missions.
P.S. Kot-In-Action, when are you going to release the dev tools? :)
Thanks.
daemon_kia
08-03-2011, 04:02 PM
the maps that come with the game are in:
/<ssinstalldir>/gamedata/maps/
the missions that come with the game are in:
/<ssinstalldir>/gamedata/data/campaign/<campaignname>/
the missions saved in the editor end up in your system's user dir:
/<userdir>/steelstorm/gamedata/data/campaign/<campaignname>/
For other game modes use "deathmatch" or "ctf" instead of campaign, and use no subdir after that.
For example:
/<ssinstalldir>/gamedata/data/deathmatch/
Antonpup
08-03-2011, 04:04 PM
Thanks for the reply, but I already found the .mission files in <user>/Game Saves/steelstorm/gamedata/data/
I'm more concerned about the Dev tools.
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.