Star stations

Freeform discussion about anything related to modding Transcendence.
Post Reply
User avatar
Fatboy
Militia Lieutenant
Militia Lieutenant
Posts: 247
Joined: Fri Feb 22, 2008 1:52 am
Location: California

I was was wondering...

1. If you could make a new currency for transcendence.
2. Could you make a star a high-tech, uh "Core-mind" station and disguise it as a star?
Bobby
Militia Captain
Militia Captain
Posts: 675
Joined: Wed Jul 25, 2007 7:39 pm

for 1, yes you could, it may be a lot of work, look at rins for an example and use those methods(but change "rins" to whatever currency you want)



EDIT: you can make any station look like a star, but it won't glow. i have never tried giveing a star a dockscreen, but i would expect it to stop producing light and show up as a dot on radar...
you could also make it LOOK like the star is a station, place an oncreate event on the star that creates another station(with really small image that blends in) at it's location.
Last edited by Bobby on Thu Apr 03, 2008 4:17 am, edited 2 times in total.
F50
Fleet Officer
Fleet Officer
Posts: 1004
Joined: Sat Mar 11, 2006 5:25 pm

Uh, what would you want the star to do? If you want it to be an undetectable, undestroyable station with no weapon or no use for a weapon then it really might as well remain unchanged.
User avatar
Fatboy
Militia Lieutenant
Militia Lieutenant
Posts: 247
Joined: Fri Feb 22, 2008 1:52 am
Location: California

Well, not indestructible but hard to destroy, and yes I want it to be detectable but I want it to look like a star.
F50
Fleet Officer
Fleet Officer
Posts: 1004
Joined: Sat Mar 11, 2006 5:25 pm

detectable, ok. How?

Hard to destroy: give it good armor with good hp.
User avatar
Fatboy
Militia Lieutenant
Militia Lieutenant
Posts: 247
Joined: Fri Feb 22, 2008 1:52 am
Location: California

I want it so if you know it is there you can dock with it.






I'm not experienced enough to explain how.
F50
Fleet Officer
Fleet Officer
Posts: 1004
Joined: Sat Mar 11, 2006 5:25 pm

how do you know it is there? probably the best idea is for the station to be a star until you know that it is there, and then replace it with a station. I don't know how to do this, but that is how it would have to be done.

until you can describe a situation in which it can be discovered, it will be impossible for *anyone* to code. You can't just code "something cool", you have to have a very specific idea.
User avatar
Periculi
Fleet Officer
Fleet Officer
Posts: 1282
Joined: Sat Oct 13, 2007 7:48 pm
Location: Necroposting in a forum near you

Oh! I know what you want! Something like:

Make a station sized graphic shape from one of the Star textures (and a mask). This will be the hidden station- it will look like the star it is textured from.

Set up a Star that has the station in close enough orbit of the star that it is actually inside the perimeter of the star graphic (which is then hidden by the graphics match) You might need to play around with the settings for this, but it should eventually work out.

You can set up a custom system and place the new star with 'hidden' station in it.

You can 'find' the station with the targetting computer unless you make it like an inert object.

If you want to have it de-cloak at some time, create a station that represents the visible version and switch it with the chameleon.
F50
Fleet Officer
Fleet Officer
Posts: 1004
Joined: Sat Mar 11, 2006 5:25 pm

Remember that unless given really effective stealth armor it will be very easy to see on radar etc.
User avatar
Periculi
Fleet Officer
Fleet Officer
Posts: 1282
Joined: Sat Oct 13, 2007 7:48 pm
Location: Necroposting in a forum near you

well.. then maybe the star could swap it's state. Maybe you need a certain bit of info and a scanning device, once obtained and used in the proper system the star itself could switch to an active station with some kind of stealthy mind rays projecting into your brain and attaching a neural pattern from the Core Minds into your own that allowed you to see the docking port.
User avatar
Fatboy
Militia Lieutenant
Militia Lieutenant
Posts: 247
Joined: Fri Feb 22, 2008 1:52 am
Location: California

Periculi wrote:Oh! I know what you want! Something like:

Make a station sized graphic shape from one of the Star textures (and a mask). This will be the hidden station- it will look like the star it is textured from.
Finally some knows what I want.
Post Reply