Page 1 of 1
is there a way?
Posted: Sun Jul 04, 2004 8:05 am
by mouvar
is there a way to add weapons to a ship in the demo? and if so how do i do that? also is there a way to add ships that can be played in the demo compain? thanks for any help
RE: is there a way?
Posted: Sun Jul 04, 2004 8:55 am
by Pheagey
vessels that come with the game can not be changed, sorry.
Adding ships is rather easy. Head over the
http://www.starshatter.com and check out the MOD SDK on how to add ships in. If your looking for ships already made check out
http://ssd.servehttp.com/ssdv2/
RE: is there a way?
Posted: Sun Jul 04, 2004 5:02 pm
by mouvar
thank you for the help but the ships i add to the game will they show up in the campain as flyable? or only in the multiplayer? thanks again
RE: is there a way?
Posted: Sun Jul 04, 2004 6:16 pm
by Kuokkanen
In demo you can use ship mods for singleplayer missions only. No way to get them work in multiplayer. Ships in campaigns are written in campaign files. You can't get modded .DAT files to work. All custom mission and mod files need be located in mods subdirectory. To get modded ships appear in mission editor (and otherwise to work), you need start game with command stardemo.exe -filesys. Multiplayer is disabled by this.