Custom Station test, not dockable.

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

Moderators: winston, another_commander

User avatar
Eric Walch
Slightly Grand Rear Admiral
Slightly Grand Rear Admiral
Posts: 5536
Joined: Sat Jun 16, 2007 3:48 pm
Location: Netherlands

Re: Custom Station test, not dockable.

Post by Eric Walch »

Wildeblood wrote:
You have to include station among the roles.
Worse: you don't need station as role but the word 'station' must be part of a role. Even 'Bastation', 'stationDocker', 'stationDebris' or similar qualifies. In the past this resulted that you could dock at the debris of a certain station. At least when ejection the pod brought you inside such a splinter. A very claustrophobic experience.

Alternativ to adding a 'station' role, you can also add the key: isCarrier = yes;. isCarrier means dockable object and includes stations. It is more explicit than the station role.
User avatar
RyanHoots
---- E L I T E ----
---- E L I T E ----
Posts: 958
Joined: Fri May 20, 2011 8:10 pm
Location: Nowhere
Contact:

Re: Custom Station test, not dockable.

Post by RyanHoots »

Wildeblood wrote:
Now you need a planetinfo.plist. I copy/pasted this from Tianve.oxp, so 0 246 is not the right planet number for Cesousla. But find the correct number and insert there.

Code: Select all

{
    "0 246" = {
        description = "Cesousla is the location of Ryan Hoot's secret hide-out."; 
        "script_actions" = (

		// At the main station...

            "addShipsAtPrecisely: ryan_villa 1 pwm 16000 87500 29500", 
  
      ); 
    }; 
   
}
Thanks, I'll find the number.
Image
User avatar
Smivs
Retired Assassin
Retired Assassin
Posts: 8408
Joined: Tue Feb 09, 2010 11:31 am
Location: Lost in space
Contact:

Re: Custom Station test, not dockable.

Post by Smivs »

RyanHoots wrote:
"Cesousla is the location of Ryan Hoot's secret hide-out.";
Not so secret any more :roll: :lol:
Commander Smivs, the friendliest Gourd this side of Riedquat.
User avatar
RyanHoots
---- E L I T E ----
---- E L I T E ----
Posts: 958
Joined: Fri May 20, 2011 8:10 pm
Location: Nowhere
Contact:

Re: Custom Station test, not dockable.

Post by RyanHoots »

Smivs wrote:
RyanHoots wrote:
"Cesousla is the location of Ryan Hoot's secret hide-out.";
Not so secret any more :roll: :lol:
Yep.
Image
User avatar
Eric Walch
Slightly Grand Rear Admiral
Slightly Grand Rear Admiral
Posts: 5536
Joined: Sat Jun 16, 2007 3:48 pm
Location: Netherlands

Re: Custom Station test, not dockable.

Post by Eric Walch »

Smivs wrote:
RyanHoots wrote:
"Cesousla is the location of Ryan Hoot's secret hide-out.";
Not so secret any more :roll: :lol:
Yep, it is located at: AtPrecisely: ryan_villa 1 pwm 16000 87500 29500"
User avatar
RyanHoots
---- E L I T E ----
---- E L I T E ----
Posts: 958
Joined: Fri May 20, 2011 8:10 pm
Location: Nowhere
Contact:

Re: Custom Station test, not dockable.

Post by RyanHoots »

Thanks for everyone's help, the OXP is working fine. If you want to visit me in Galaxy 5, you can download the OXP at Box.net: http://www.box.net/shared/73uut0j6v19en93lt2lf
Image
Post Reply