Difference between revisions of "OXP scriptInfo"
From Elite Wiki
m (Overview about script_info keys in OXPs) |
m (link to shipdata.plist) |
||
Line 1: | Line 1: | ||
Quite a few OXPs are using script_info keys to define specific settings per entity or per equipment and it gets harder to keep track of all possibilities with every new released OXP. |
Quite a few OXPs are using script_info keys to define specific settings per entity or per equipment and it gets harder to keep track of all possibilities with every new released OXP. |
||
− | This page gives a short overview about used keys in OXPs. |
+ | This page gives a short overview about used keys in OXPs in [[Shipdata.plist#script_info|shipdata.plist]]. |
Revision as of 12:23, 2 June 2012
Quite a few OXPs are using script_info keys to define specific settings per entity or per equipment and it gets harder to keep track of all possibilities with every new released OXP.
This page gives a short overview about used keys in OXPs in shipdata.plist.
Keyname | Category | OXP | Short description |
---|---|---|---|
bgs_chatter | Station | BGS | Adds chatter soundfile(s). |
bgs_countonly | Playership | BGS | Disables ambient sounds for hyperjumps. |
bgs_engine | Playership | BGS | Specifies ambient engine sound. |
bgs_engineDown | Playership | BGS | Specifies engine sound when decelerating. |
bgs_engineUp | Playership | BGS | Specifies engine sound when accelerating. |
bgs_music | Station | BGS | Specifies musicfile(s) when docked. |
bgs_nocrowd | Station | BGS | Disables ambient sound when docked. |
bgs_nomusic | Station | BGS | Disables music when docked. |
bombType | Armoury | ||
bounty | Random Hits | ||
ccl_missionShip | Ship | Cabal_Common_Library | Flags this ship as mission relevant. |
ccl_secureChannel | Ship | Cabal_Common_Library | Property in the ship-script that holds the object for ship2ship communications. |
ccl_secureChannelPrep | Ship | Cabal_Common_Library | Function in the ship-script that initiates the object. |
DroneEquipment | Armoury | ||
extraMissileLauncher | Random Hits | ||
grs_dockinglength | Ship | BuoyRepair | Specifies distance for external dockers on buoyRepair facilities. |
hateScore | Random Hits | ||
launchingRack | Armoury | ||
launch_name | Armoury | ||
level | Random Hits | ||
markLevel | Random Hits | ||
nextBuoy | Lave Academies | ||
npc_shields | NPC-shields | ||
podChance | Random Hits | ||
podType | Random Hits | ||
qmineChance | Random Hits | ||
score | Galactic Navy | ||
ship_name | Aquatics | ||
snoopersNews | Station | Snoopers | Enables Snoopers on non-main stations or stations without NPC traffic. |
thargoidRepairBotChance | RepairBots | ||
UPSAIName | UPS_Courier | ||
vector_epodName | Ship | Vector | Suffix for special ships. |
vector_name | Ship | Vector | Suffix for special ships. Used in descriptions too. |
vector_ovcycle | Ship | Vector | Overlay fadeout after vector_ovcycle seconds. |