| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

set_player_station_carried

Page history last edited by RyleyRA 3 years, 12 months ago Saved with comment

The set_player_station_carried mission scripting command adds a replacement single seat craft to a player base station. 

 

Attribute

Valid Values

Optional?

Description

name

Text

 

Name of station to add replacement fighter to. 

hullID

0-?

Optional

The unique hull ID in vesselData.xml of the replacement fighter.

raceKeys

Text (corresponds to hullRace name and keys in vesselData.xml)

Optional

Race keys of replacement fighter. 

hullKeys

Text (corresponds to vessel className and broadType in vesselData.xml)

Optional

Hull keys of replacement fighter.

singleSeatName Text Optional Name of replacement fighter.

 

If hullID, raceKeys or hullKeys are not specified, the replacement will be a fighter of the same race as the docking player ship, i.e. a TSN Fighter for a TSN ship. If either hullID or raceKeys and hullKeys are specified, the replacement will be of the specified type. This can assign a fighter of one race to a ship of a difference race, such as a TSN Fighter to a Ximni Carrier. If either raceKeys or hullKeys are assigned, both must be assigned, you cannot specify a Bomber but not specify that it must be TSN.

Comments (0)

You don't have permission to comment on this page.