Endless Sky

Endless Sky

mydream1000 Jul 11, 2016 @ 2:40pm
Starfighter disputed galaxy mod
Starfighter Disputed galaxy is a old multiplayer game that I enjoyed. Sadly it went down and the owner refused to release it as single player. I found this game and think its better than Starfighter, but it would be nice to see the ships and weapons from Strarfighter.
< >
Showing 1-7 of 7 comments
local god Jul 12, 2016 @ 4:12am 
go for it!

this game is open source and very simple to modify, and this community is very supportive of individual efforts to do so.

read the wiki, ask questions...we look forward to seeing your work!
mydream1000 Jul 12, 2016 @ 9:35am 
Im currently wondering how to put the ships into the game. I have designed them using evan153's ship generator to do the coding, yet I still have no idea how to put the ships in the game nor do I know how to attatch the code to a custom ship.


p.s. The current ships I have put in the numbers for are the Pegasus Shuttle, the Starfighter, and the Triton Cargo Ship.

website if anyone is willing to help out or just wants to see the ships
http://jestertrek.com/starfighter/ships-human.html

Just for the record, Starfighter Disputed galaxy, all ships weapons so on and so forth do not belong to me they belong to Ben Olding I just want them in endless sky.
Avior Jul 12, 2016 @ 11:01am 
In the "plugins" folder, create another folder, hereon called the "mod folder", which will contain everything part of your mod. In that folder, create a "data" folder. In that folder, create a "ships.txt" file, or somewhere on the lines of that. Copypasta the stats from the shipbuilder to the ships.txt file (also add in engines, final explosions, additional lines, ...).
Create a "sales.txt" file, or somewhere on the lines of that. Add a line,
shipyard "insert shipyard here"
, press enter, press tab to indent, and add your ship's name, in quotes. If you want a custom outfitter, do the same, but with outfits instead of ships, and with a
outfitter "insert outfitter here"
line instead.
If you want custom images, go back to the mod folder and create an "images" folder. In that folder, you can make several additional folders, e.g. "ship", "outfit", "projectile", "effect", ...
Add your images there.

Oh, also, add in copyright lines.

That was probably very confusing, but, I hope it will help.
Last edited by Avior; Jul 12, 2016 @ 11:01am
mydream1000 Jul 12, 2016 @ 12:11pm 
would i put the copyright lines in ship description or where do you think the best place to put it would be? Also, do you happen to know any good sites/software where i can edit images (ships)
mydream1000 Jul 12, 2016 @ 12:53pm 
What do I have to name the shipyard "insert shipyard here" to make it so you can buy it right away?
local god Jul 12, 2016 @ 2:35pm 
the community will generally be more responsive if you actually follow the first instruction, which was:
Originally posted by local god:
...read the wiki...

you'll save yourself a lot of time (and gain a lot of respect from the community) if you do so, and ask questions that are not answered by reading it, and perhaps a few of the game data text files.
mydream1000 Jul 12, 2016 @ 2:36pm 
ok, sorry
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: Jul 11, 2016 @ 2:40pm
Posts: 7