Eden Editor: Scenario Attributes: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
! class="unsortable" | Description | ! class="unsortable" | Description | ||
! Class | ! Class | ||
! | ! Type | ||
|- | |- | ||
| '''Name''' | | '''Name''' | ||
Line 16: | Line 16: | ||
| | | | ||
| <tt>IntelBriefingName</tt> | | <tt>IntelBriefingName</tt> | ||
| | | [[String]] | ||
|- | |- | ||
| '''Author''' | | '''Author''' | ||
Line 22: | Line 22: | ||
| | | | ||
| <tt>Author</tt> | | <tt>Author</tt> | ||
| | | [[String]] | ||
|- | |- | ||
| '''Picture''' | | '''Picture''' | ||
Line 28: | Line 28: | ||
| | | | ||
| <tt>OverviewPicture</tt> | | <tt>OverviewPicture</tt> | ||
| | | [[String]] | ||
|- | |- | ||
| '''Text''' | | '''Text''' | ||
Line 34: | Line 34: | ||
| | | | ||
| <tt>OverviewText</tt> | | <tt>OverviewText</tt> | ||
| | | [[String]] | ||
|- | |- | ||
| '''Picture''' | | '''Picture''' | ||
Line 40: | Line 40: | ||
| | | | ||
| <tt>OverviewPictureLocked</tt> | | <tt>OverviewPictureLocked</tt> | ||
| | | [[String]] | ||
|- | |- | ||
| '''Text''' | | '''Text''' | ||
Line 46: | Line 46: | ||
| | | | ||
| <tt>OverviewTextLocked</tt> | | <tt>OverviewTextLocked</tt> | ||
| | | [[String]] | ||
|- | |- | ||
| '''Picture''' | | '''Picture''' | ||
Line 52: | Line 52: | ||
| | | | ||
| <tt>LoadScreen</tt> | | <tt>LoadScreen</tt> | ||
| | | [[String]] | ||
|- | |- | ||
| '''Text''' | | '''Text''' | ||
Line 58: | Line 58: | ||
| | | | ||
| <tt>OnLoadMission</tt> | | <tt>OnLoadMission</tt> | ||
| | | [[String]] | ||
|- | |- | ||
| '''Show Briefing''' | | '''Show Briefing''' | ||
Line 64: | Line 64: | ||
| | | | ||
| <tt>Briefing</tt> | | <tt>Briefing</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Show Debriefing''' | | '''Show Debriefing''' | ||
Line 70: | Line 70: | ||
| | | | ||
| <tt>Debriefing</tt> | | <tt>Debriefing</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Enable Saving''' | | '''Enable Saving''' | ||
Line 76: | Line 76: | ||
| | | | ||
| <tt>Saving</tt> | | <tt>Saving</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Show Map''' | | '''Show Map''' | ||
Line 82: | Line 82: | ||
| | | | ||
| <tt>ShowMap</tt> | | <tt>ShowMap</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Show Compass''' | | '''Show Compass''' | ||
Line 88: | Line 88: | ||
| | | | ||
| <tt>ShowCompass</tt> | | <tt>ShowCompass</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Show Watch''' | | '''Show Watch''' | ||
Line 94: | Line 94: | ||
| | | | ||
| <tt>ShowWatch</tt> | | <tt>ShowWatch</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Show GPS''' | | '''Show GPS''' | ||
Line 100: | Line 100: | ||
| | | | ||
| <tt>ShowGPS</tt> | | <tt>ShowGPS</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Show HUD''' | | '''Show HUD''' | ||
Line 106: | Line 106: | ||
| | | | ||
| <tt>ShowHUD</tt> | | <tt>ShowHUD</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Show UAV Feed''' | | '''Show UAV Feed''' | ||
Line 112: | Line 112: | ||
| | | | ||
| <tt>ShowUAVFeed</tt> | | <tt>ShowUAVFeed</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Advanced Flight Model''' | | '''Advanced Flight Model''' | ||
Line 118: | Line 118: | ||
| | | | ||
| <tt>ForceRotorLibSimulation</tt> | | <tt>ForceRotorLibSimulation</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Debug Console''' | | '''Debug Console''' | ||
Line 124: | Line 124: | ||
| | | | ||
| <tt>EnableDebugConsole</tt> | | <tt>EnableDebugConsole</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Unlocked Keys''' | | '''Unlocked Keys''' | ||
Line 130: | Line 130: | ||
| | | | ||
| <tt>DoneKeys</tt> | | <tt>DoneKeys</tt> | ||
| | | [[Array]] | ||
|- | |- | ||
| '''Required Keys''' | | '''Required Keys''' | ||
Line 136: | Line 136: | ||
| | | | ||
| <tt>Keys</tt> | | <tt>Keys</tt> | ||
| | | [[Array]] | ||
|- | |- | ||
| '''Required Keys Limit''' | | '''Required Keys Limit''' | ||
Line 142: | Line 142: | ||
| | | | ||
| <tt>KeysLimit</tt> | | <tt>KeysLimit</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Independents\nAllegiance''' | | '''Independents\nAllegiance''' | ||
Line 148: | Line 148: | ||
| | | | ||
| <tt>IntelIndepAllegiance</tt> | | <tt>IntelIndepAllegiance</tt> | ||
| | | [[Array]] in format [west:[[Number]],east:[[Number]]] | ||
|} | |} | ||
Line 160: | Line 160: | ||
! class="unsortable" | Description | ! class="unsortable" | Description | ||
! Class | ! Class | ||
! | ! Type | ||
|- | |- | ||
| '''Date''' | | '''Date''' | ||
Line 166: | Line 166: | ||
| | | | ||
| <tt>IntelDate</tt> | | <tt>IntelDate</tt> | ||
| | | [[Array]] in format [year, month, day] | ||
|- | |- | ||
| '''Time''' | | '''Time''' | ||
Line 172: | Line 172: | ||
| | | | ||
| <tt>IntelTime</tt> | | <tt>IntelTime</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Time of Changes''' | | '''Time of Changes''' | ||
Line 178: | Line 178: | ||
| | | | ||
| <tt>IntelTimeOfChanges</tt> | | <tt>IntelTimeOfChanges</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Overcast Start''' | | '''Overcast Start''' | ||
Line 184: | Line 184: | ||
| | | | ||
| <tt>IntelWeatherStart</tt> | | <tt>IntelWeatherStart</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Overcast Forecast''' | | '''Overcast Forecast''' | ||
Line 190: | Line 190: | ||
| | | | ||
| <tt>IntelWeatherForecast</tt> | | <tt>IntelWeatherForecast</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Fog Start''' | | '''Fog Start''' | ||
Line 196: | Line 196: | ||
| | | | ||
| <tt>IntelFogStart</tt> | | <tt>IntelFogStart</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Fog Forecast''' | | '''Fog Forecast''' | ||
Line 202: | Line 202: | ||
| | | | ||
| <tt>IntelFogForecast</tt> | | <tt>IntelFogForecast</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Manual Override''' | | '''Manual Override''' | ||
Line 208: | Line 208: | ||
| | | | ||
| <tt>IntelRainIsForced</tt> | | <tt>IntelRainIsForced</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Rain Start''' | | '''Rain Start''' | ||
Line 214: | Line 214: | ||
| | | | ||
| <tt>IntelRainStart</tt> | | <tt>IntelRainStart</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Rain Forecast''' | | '''Rain Forecast''' | ||
Line 220: | Line 220: | ||
| | | | ||
| <tt>IntelRainForecast</tt> | | <tt>IntelRainForecast</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Manual Override''' | | '''Manual Override''' | ||
Line 226: | Line 226: | ||
| | | | ||
| <tt>IntelLightningIsForced</tt> | | <tt>IntelLightningIsForced</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Lightnings Start''' | | '''Lightnings Start''' | ||
Line 232: | Line 232: | ||
| | | | ||
| <tt>IntelLightningStart</tt> | | <tt>IntelLightningStart</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Lightnings Forecast''' | | '''Lightnings Forecast''' | ||
Line 238: | Line 238: | ||
| | | | ||
| <tt>IntelLightningForecast</tt> | | <tt>IntelLightningForecast</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Manual Override''' | | '''Manual Override''' | ||
Line 244: | Line 244: | ||
| | | | ||
| <tt>IntelWavesIsForced</tt> | | <tt>IntelWavesIsForced</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Waves Start''' | | '''Waves Start''' | ||
Line 250: | Line 250: | ||
| | | | ||
| <tt>IntelWavesStart</tt> | | <tt>IntelWavesStart</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Waves Forecast''' | | '''Waves Forecast''' | ||
Line 256: | Line 256: | ||
| | | | ||
| <tt>IntelWavesForecast</tt> | | <tt>IntelWavesForecast</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Manual Override''' | | '''Manual Override''' | ||
Line 262: | Line 262: | ||
| | | | ||
| <tt>IntelWindIsForced</tt> | | <tt>IntelWindIsForced</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Wind Start''' | | '''Wind Start''' | ||
Line 268: | Line 268: | ||
| | | | ||
| <tt>IntelWindStart</tt> | | <tt>IntelWindStart</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Wind Forecast''' | | '''Wind Forecast''' | ||
Line 274: | Line 274: | ||
| | | | ||
| <tt>IntelWindForecast</tt> | | <tt>IntelWindForecast</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Gusts Start''' | | '''Gusts Start''' | ||
Line 280: | Line 280: | ||
| | | | ||
| <tt>IntelWindGustStart</tt> | | <tt>IntelWindGustStart</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Gusts Forecast''' | | '''Gusts Forecast''' | ||
Line 286: | Line 286: | ||
| | | | ||
| <tt>IntelWindGustForecast</tt> | | <tt>IntelWindGustForecast</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Direction Start''' | | '''Direction Start''' | ||
Line 292: | Line 292: | ||
| | | | ||
| <tt>IntelWindDirectionStart</tt> | | <tt>IntelWindDirectionStart</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Direction Forecast''' | | '''Direction Forecast''' | ||
Line 298: | Line 298: | ||
| | | | ||
| <tt>IntelWindDirectionForecast</tt> | | <tt>IntelWindDirectionForecast</tt> | ||
| | | [[Number]] | ||
|} | |} | ||
Line 310: | Line 310: | ||
! class="unsortable" | Description | ! class="unsortable" | Description | ||
! Class | ! Class | ||
! | ! Type | ||
|- | |- | ||
| '''Game Type''' | | '''Game Type''' | ||
Line 316: | Line 316: | ||
| | | | ||
| <tt>GameType</tt> | | <tt>GameType</tt> | ||
| | | [[String]] | ||
|- | |- | ||
| '''Min Players''' | | '''Min Players''' | ||
Line 322: | Line 322: | ||
| | | | ||
| <tt>MinPlayers</tt> | | <tt>MinPlayers</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Max Players''' | | '''Max Players''' | ||
Line 328: | Line 328: | ||
| | | | ||
| <tt>MaxPlayers</tt> | | <tt>MaxPlayers</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Multiplayer Overview''' | | '''Multiplayer Overview''' | ||
Line 334: | Line 334: | ||
| | | | ||
| <tt>IntelOverviewText</tt> | | <tt>IntelOverviewText</tt> | ||
| | | [[Text]] | ||
|- | |- | ||
| '''Disable AI''' | | '''Disable AI''' | ||
Line 340: | Line 340: | ||
| | | | ||
| <tt>DisabledAI</tt> | | <tt>DisabledAI</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Auto Assign Slots''' | | '''Auto Assign Slots''' | ||
Line 346: | Line 346: | ||
| | | | ||
| <tt>JoinUnassigned</tt> | | <tt>JoinUnassigned</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Respawn''' | | '''Respawn''' | ||
Line 352: | Line 352: | ||
| | | | ||
| <tt>Respawn</tt> | | <tt>Respawn</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Rulesets''' | | '''Rulesets''' | ||
Line 358: | Line 358: | ||
| | | | ||
| <tt>RespawnTemplates</tt> | | <tt>RespawnTemplates</tt> | ||
| | | [[Array]] | ||
|- | |- | ||
| '''Respawn Delay''' | | '''Respawn Delay''' | ||
Line 364: | Line 364: | ||
| | | | ||
| <tt>RespawnDelay</tt> | | <tt>RespawnDelay</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Vehicle Respawn Delay''' | | '''Vehicle Respawn Delay''' | ||
Line 370: | Line 370: | ||
| | | | ||
| <tt>RespawnVehicleDelay</tt> | | <tt>RespawnVehicleDelay</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Show Scoreboard''' | | '''Show Scoreboard''' | ||
Line 376: | Line 376: | ||
| | | | ||
| <tt>RespawnDialog</tt> | | <tt>RespawnDialog</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Respawn Button''' | | '''Respawn Button''' | ||
Line 382: | Line 382: | ||
| | | | ||
| <tt>RespawnButton</tt> | | <tt>RespawnButton</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Enable Team Switch''' | | '''Enable Team Switch''' | ||
Line 388: | Line 388: | ||
| | | | ||
| <tt>EnableTeamSwitch</tt> | | <tt>EnableTeamSwitch</tt> | ||
| | | [[Bool]] | ||
|- | |- | ||
| '''Apply Respawn on AI''' | | '''Apply Respawn on AI''' | ||
Line 394: | Line 394: | ||
| | | | ||
| <tt>AIKills</tt> | | <tt>AIKills</tt> | ||
| | | [[Bool]] | ||
|} | |} | ||
Line 406: | Line 406: | ||
! class="unsortable" | Description | ! class="unsortable" | Description | ||
! Class | ! Class | ||
! | ! Type | ||
|- | |- | ||
| '''Mode''' | | '''Mode''' | ||
Line 412: | Line 412: | ||
| | | | ||
| <tt>CorpseManagerMode</tt> | | <tt>CorpseManagerMode</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Limit''' | | '''Limit''' | ||
Line 418: | Line 418: | ||
| | | | ||
| <tt>CorpseLimit</tt> | | <tt>CorpseLimit</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Min Delay''' | | '''Min Delay''' | ||
Line 424: | Line 424: | ||
| | | | ||
| <tt>CorpseRemovalMinTime</tt> | | <tt>CorpseRemovalMinTime</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Max Delay''' | | '''Max Delay''' | ||
Line 430: | Line 430: | ||
| | | | ||
| <tt>CorpseRemovalMaxTime</tt> | | <tt>CorpseRemovalMaxTime</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Mode''' | | '''Mode''' | ||
Line 436: | Line 436: | ||
| | | | ||
| <tt>WreckManagerMode</tt> | | <tt>WreckManagerMode</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Limit''' | | '''Limit''' | ||
Line 442: | Line 442: | ||
| | | | ||
| <tt>WreckLimit</tt> | | <tt>WreckLimit</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Min Delay''' | | '''Min Delay''' | ||
Line 448: | Line 448: | ||
| | | | ||
| <tt>WreckRemovalMinTime</tt> | | <tt>WreckRemovalMinTime</tt> | ||
| | | [[Number]] | ||
|- | |- | ||
| '''Max Delay''' | | '''Max Delay''' | ||
Line 454: | Line 454: | ||
| | | | ||
| <tt>WreckRemovalMaxTime</tt> | | <tt>WreckRemovalMaxTime</tt> | ||
| | | [[Number]] | ||
|} | |} | ||
</onlyinclude> | </onlyinclude> |
Revision as of 16:56, 7 December 2015
Attributes
Scenario
Info | Development | |||
---|---|---|---|---|
Name | Category | Description | Class | Type |
Name | Presentation | IntelBriefingName | String | |
Author | Presentation | Author | String | |
Picture | Overview | OverviewPicture | String | |
Text | Overview | OverviewText | String | |
Picture | Overview (Locked) | OverviewPictureLocked | String | |
Text | Overview (Locked) | OverviewTextLocked | String | |
Picture | Loading Screen | LoadScreen | String | |
Text | Loading Screen | OnLoadMission | String | |
Show Briefing | States | Briefing | Bool | |
Show Debriefing | States | Debriefing | Bool | |
Enable Saving | States | Saving | Bool | |
Show Map | States | ShowMap | Bool | |
Show Compass | States | ShowCompass | Bool | |
Show Watch | States | ShowWatch | Bool | |
Show GPS | States | ShowGPS | Bool | |
Show HUD | States | ShowHUD | Bool | |
Show UAV Feed | States | ShowUAVFeed | Bool | |
Advanced Flight Model | States | ForceRotorLibSimulation | Bool | |
Debug Console | States | EnableDebugConsole | Number | |
Unlocked Keys | Unlock | DoneKeys | Array | |
Required Keys | Unlock | Keys | Array | |
Required Keys Limit | Unlock | KeysLimit | Number | |
Independents\nAllegiance | Misc | IntelIndepAllegiance | Array in format [west:Number,east:Number] |
Environment
Info | Development | |||
---|---|---|---|---|
Name | Category | Description | Class | Type |
Date | Date | IntelDate | Array in format [year, month, day] | |
Time | Date | IntelTime | Number | |
Time of Changes | Weather Forecast | IntelTimeOfChanges | Number | |
Overcast Start | Overcast | IntelWeatherStart | Number | |
Overcast Forecast | Overcast | IntelWeatherForecast | Number | |
Fog Start | Fog | IntelFogStart | Number | |
Fog Forecast | Fog | IntelFogForecast | Number | |
Manual Override | Rain | IntelRainIsForced | Bool | |
Rain Start | Rain | IntelRainStart | Number | |
Rain Forecast | Rain | IntelRainForecast | Number | |
Manual Override | Lightnings | IntelLightningIsForced | Bool | |
Lightnings Start | Lightnings | IntelLightningStart | Number | |
Lightnings Forecast | Lightnings | IntelLightningForecast | Number | |
Manual Override | Waves | IntelWavesIsForced | Bool | |
Waves Start | Waves | IntelWavesStart | Number | |
Waves Forecast | Waves | IntelWavesForecast | Number | |
Manual Override | Wind | IntelWindIsForced | Bool | |
Wind Start | Wind | IntelWindStart | Number | |
Wind Forecast | Wind | IntelWindForecast | Number | |
Gusts Start | Wind | IntelWindGustStart | Number | |
Gusts Forecast | Wind | IntelWindGustForecast | Number | |
Direction Start | Wind | IntelWindDirectionStart | Number | |
Direction Forecast | Wind | IntelWindDirectionForecast | Number |
Multiplayer
Info | Development | |||
---|---|---|---|---|
Name | Category | Description | Class | Type |
Game Type | Type | GameType | String | |
Min Players | Type | MinPlayers | Number | |
Max Players | Type | MaxPlayers | Number | |
Multiplayer Overview | Lobby | IntelOverviewText | Text | |
Disable AI | Lobby | DisabledAI | Bool | |
Auto Assign Slots | Lobby | JoinUnassigned | Bool | |
Respawn | Respawn | Respawn | Number | |
Rulesets | Respawn | RespawnTemplates | Array | |
Respawn Delay | Respawn | RespawnDelay | Number | |
Vehicle Respawn Delay | Respawn | RespawnVehicleDelay | Number | |
Show Scoreboard | Respawn | RespawnDialog | Bool | |
Respawn Button | Respawn | RespawnButton | Bool | |
Enable Team Switch | Respawn | EnableTeamSwitch | Bool | |
Apply Respawn on AI | Respawn | AIKills | Bool |
Garbage Collection
Info | Development | |||
---|---|---|---|---|
Name | Category | Description | Class | Type |
Mode | Character Corpses | CorpseManagerMode | Number | |
Limit | Character Corpses | CorpseLimit | Number | |
Min Delay | Character Corpses | CorpseRemovalMinTime | Number | |
Max Delay | Character Corpses | CorpseRemovalMaxTime | Number | |
Mode | Vehicle Wrecks | WreckManagerMode | Number | |
Limit | Vehicle Wrecks | WreckLimit | Number | |
Min Delay | Vehicle Wrecks | WreckRemovalMinTime | Number | |
Max Delay | Vehicle Wrecks | WreckRemovalMaxTime | Number |