Join us at the Oolite Anniversary Party -- London, 7th July 2024, 1pm
More details in this thread.

My ambitious oolite project

Discussion and information relevant to creating special missions, new ships, skins etc.

Moderators: winston, another_commander

User avatar
Selezen
---- E L I T E ----
---- E L I T E ----
Posts: 2525
Joined: Tue Mar 29, 2005 9:14 am
Location: Tionisla
Contact:

Post by Selezen »

ramon wrote:
Selezen wrote:
Open a command window. Go to the Python24 folder and type obj2dattex.py shipname.obj.
isn't it obj2dattex.py shipname.obj shipname.dat
If you leave off the shipname.dat bit it will create it with the same name as the obj file. So both work.
User avatar
ramon
---- E L I T E ----
---- E L I T E ----
Posts: 346
Joined: Thu Jun 01, 2006 2:38 pm
Location: Tavistock
Contact:

Post by ramon »

ah. all this time I've been writing out the shipname twice :roll:
treetrunker
Poor
Poor
Posts: 7
Joined: Mon Apr 02, 2007 10:47 pm
Location: Home

Post by treetrunker »

Ideally, I'm going to want a completely new universe, none of the old planets, ships, galaxies, etc. As far as I know, it may be easier to create a whole new version of oolite to do this. Take the guts of the program, and then add in all the planets, galaxies, ships, etc. This would solve the problem of compatability with other mods, as it would be pretty much a different game. I don't know how realistic this idea is, but please, let the opinions fly!
dajt
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 364
Joined: Tue Aug 17, 2004 7:05 am
Location: Orange, NSW, Australia

Post by dajt »

No, that's not going to happen. You should look around at other moddable space games if you want to do a total conversion.
Regards,
David Taylor.
treetrunker
Poor
Poor
Posts: 7
Joined: Mon Apr 02, 2007 10:47 pm
Location: Home

Post by treetrunker »

Ahh, thank you. Well, I'll still continue playing and modding oolite, because it is fun (duhhh), but hopefully i can find something else to make this project with. Thanks for the help guys,


Treetrunker
User avatar
BeRKA
Above Average
Above Average
Posts: 16
Joined: Thu May 10, 2007 12:21 pm
Contact:

Traveller Oolite

Post by BeRKA »

I have not tried Oolite yet, but I have played every other version of Elite.

I have an idea of making a mod for the Traveller RPG. What I understand from this discussion some modifications are not possible.

Let me just ask You some questions to try to figure out what can be done. (I have read the wiki about OXP, I just need some clarifications.)

1: Is it possible to move planets in a galaxy?
2: Is it possible to change the starting position?
3: Is it possible to use just one galaxy, and disable the other ones?
4: Is it possible to disable the galaxy drive?
5: If I add planets in a system, how are the coordinates defined?

Cheers
/BeRKA
User avatar
LittleBear
---- E L I T E ----
---- E L I T E ----
Posts: 2866
Joined: Tue Apr 04, 2006 7:02 pm
Location: On a survey mission for GalCop. Ship: Cobra Corvette: Hidden Dragon Rated: Deadly.

Post by LittleBear »

1 & 2 - No.
3 & 4 - Could do it by disabling the Hyperdrive, overwiting the entry in equipment with an OXP equipment plist with the same key and setting the tech level to an imposible one like 99. But it wouldn't make you very popular with your player! There are about 50 odd missions to do out there and they take place in different galaxies.

5 - Co-ordinates are the usual x / y / z. Easiest way is just to play about with the numbers until the planet is where it feels right.
OXPS : The Assassins Guild, Asteroid Storm, The Bank of the Black Monks, Random Hits, The Galactic Almanac, Renegade Pirates can be downloaded from the Elite Wiki here.
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Re: Traveller Oolite

Post by JensAyton »

BeRKA wrote:
1: Is it possible to move planets in a galaxy?
No.
BeRKA wrote:
2: Is it possible to change the starting position?
No.
BeRKA wrote:
3: Is it possible to use just one galaxy, and disable the other ones?
4: Is it possible to disable the galaxy drive?
Sort of. It should be possible to disable the galactic witchdrive by replacing its equipment entry with something of the same name which can never be purchased. Any OXP ships which come with one preinstalled would probably still work.
BeRKA wrote:
5: If I add planets in a system, how are the coordinates defined?
See the wiki, specifically OXP howto plist: planetinfo.plist and Methods: Looking for, and adding ships.
User avatar
BeRKA
Above Average
Above Average
Posts: 16
Joined: Thu May 10, 2007 12:21 pm
Contact:

Re: Traveller Oolite

Post by BeRKA »

Thank You for the answers.

The answer of question-1 was the answer I expected. The answer of question-2 was not what I hoped for, but it really doesn't matter.

For question 3 and 4, it was good to hear that it could be done. There is nothing like it in the Traveller RPG.

After the suggestion to read about how to add ships, I now understand how to add planets.

So, my idea for the Traveller RPG mod would then be to use galaxy-1. the player starts at Lave, that will have to be renamed. All other planets in galaxy-1 will be renamed and modified to fit better in a Traveller RPG setting. The galaxy drive will be disabled. A few new ships will be added. This is a big project, but I will have fun doing it. :)

The project is not meant to be used with the original Oolite universe, but I guess there would be no real problems having 2 executables?

Cheers
/BeRKA
User avatar
Arexack_Heretic
Dangerous Subversive Element
Dangerous Subversive Element
Posts: 1876
Joined: Tue Jun 07, 2005 7:32 pm
Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
Contact:

Post by Arexack_Heretic »

One could add a mission_script that removes GalDrives whenever the player launches or loads a game (to prevent cheating).
;)
Might be a nice touch to re-imburse the player whenever this happens.

Anyone for a scavengerhunt in gal3?
Obtain all 10 data-crystals / devices/ researchers to reproduce the lost technology of the GHD. Untill this time, no GHD will function and none should be offered for sale. (make all planets >tech10= tech8 or script equipment-sales)
Riding the Rocket!
User avatar
Commander McLane
---- E L I T E ----
---- E L I T E ----
Posts: 9520
Joined: Thu Dec 14, 2006 9:08 am
Location: a Hacker Outpost in a moderately remote area
Contact:

Post by Commander McLane »

@ LB, Ahruman & A_H: Where are your manners, folks? Don't we say welcome to a first-poster anymore? :wink:

@ BeRKA: Welcome to the boards and the game! If you--in addition to the wiki--browse through some existing OXPs, you will soon get a feeling of what can be done and in which way. And if you get stuck, there are quite some people on the boards who are more than happy to give advice and help. Best of luck with your mod! And--of course--much fun with just playing Oolite (which is an awesome version of Elite, so you really should enjoy it). :D
User avatar
Arexack_Heretic
Dangerous Subversive Element
Dangerous Subversive Element
Posts: 1876
Joined: Tue Jun 07, 2005 7:32 pm
Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
Contact:

Post by Arexack_Heretic »

Frak! You are right!

My sincerest appologies dear commander, your first post did not have the hallmarks of a 'harmless' member, so I neglected to check your rating.

With backwards compatability:
Welcome to the boards BeRKA. :D

I hope you will find a productive vent for your creativity in Oolite.
Riding the Rocket!
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Post by JensAyton »

Keep in mind that my most common respond to forum newbies is to delete their account and ban their e-mail domain and, if they’ve posted anything which no-one else has deleted yet, also ban their IP address. In comparison, this was very friendly. ;-)
User avatar
Cmdr. Maegil
Sword-toting nut-job
Sword-toting nut-job
Posts: 1294
Joined: Tue Feb 27, 2007 10:28 pm
Location: On the mend in Western Africa

Post by Cmdr. Maegil »

@Ahruman: Right, as if!
One word for you: Callas.

@BeRKA: Welcome To the boards!
I'm not sure of what you mean to do, but Elite and its sequels - and specially Oolite with its OXPs - are also playable as level-less single player RPGs.
In fact, most if not all of the old salts have personas and often write in-character.
You know those who, having been mugged and stabbed, fired, dog run over, house burned down, wife eloped with best friend, daughters becoming prostitutes and their countries invaded - still say that "all is well"?
I'm obviously not one of them.
User avatar
BeRKA
Above Average
Above Average
Posts: 16
Joined: Thu May 10, 2007 12:21 pm
Contact:

Post by BeRKA »

Thank You for your welcome and support. :)

I will set up a project page and recruit some help.

I'll keep You informed, and will probably get back to you with more questions.
Post Reply