Page 6 of 6

Posted: Sat Mar 05, 2011 1:32 pm
by TurkeyXIII
Not that I'm aware of. I ripped out all the pres/defs for Delta Centauri too. I fell in love with the clear all pre and clear all def buttons that day.

Compared to putting them all back in again, though, clearing them out doesn't take much time at all.

Posted: Mon Mar 07, 2011 10:16 pm
by Jersy
On stations, what checkbox indicates if players can transfer to it?

(i would test it myself, but I'm too tired at this moment (-; )

Posted: Mon Mar 07, 2011 11:05 pm
by LANS
Jersy wrote:QUOTE (Jersy @ Mar 7 2011, 05:16 PM) On stations, what checkbox indicates if players can transfer to it?

(i would test it myself, but I'm too tired at this moment (-; )
Have a look at DN core Pheonix faction's Transciever (did I spell it right?) base - you could teleport to it, transfer to it while docked, and launch from it, but not land at it IIRC. It may have a clue on how to control base transferring.

Posted: Mon Mar 07, 2011 11:42 pm
by HSharp
I think it would be "restart base", unsure though

Posted: Tue Mar 08, 2011 4:58 pm
by Jersy
I looked at the transciever and it seems to me that majority of it's function is created through the use of "dockable" checkbox... Also, for some reason, it has "Starting Base" turned off, which I am unsure what it does. It has a "Restart Base" turned on, so I would guess that this might indeed be the one affecting the transfers (as for example teleports and refineries don't have it).

I am primarily asking because of the idea I would now describe as the "reverse transciever" - a base that you can dock at, but not transfer to and launch from (kind of like large rescue probe working for all ships, not just pods).

Posted: Tue Mar 08, 2011 5:23 pm
by pkk
Jersy wrote:QUOTE (Jersy @ Mar 7 2011, 11:16 PM) On stations, what checkbox indicates if players can transfer to it?

(i would test it myself, but I'm too tired at this moment (-; )
The "Restart base" flag (StationAbilityBit) in ICE will put any base on that list...

Posted: Tue Mar 08, 2011 5:40 pm
by HSharp
Jersy wrote:QUOTE (Jersy @ Mar 8 2011, 04:58 PM) I am primarily asking because of the idea I would now describe as the "reverse transciever" - a base that you can dock at, but not transfer to and launch from (kind of like large rescue probe working for all ships, not just pods).
Interesting concept but it does lead to issues, once the player docks at it then which base does the player get sent to? I dunno how the code would handle it if it worked so it might be like an escape pod getting picked up but it might also just crash the client and server.

Posted: Tue Mar 08, 2011 6:13 pm
by Andon
If you can dock at a base, you can launch from it - If there's no exit door, then you launch from any random angle around the base.

I believe that if you can dock at a base, you can also transfer to it.

Posted: Tue Mar 08, 2011 6:20 pm
by Jersy
Well, my thought train was like this - there are stations that can rescue pods but cannot be transferred to (for example giga tele, iirc) - and if you dock your pod with them, you are also transferred to some other base. So if you docked a dockable base you cannot transfer to with your ship, the same thing would happen...

Not tested that yet though... But I probably will test it and find out...