Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
{
"airlineSteamID": 1118791001,
"Name": "Eurowings",
"enabled": true,
"Notes": "",
"AircraftInFleet": [
"A320"
],
"SpriteSetIndex": 0,
"Concerns": [
{
"Concern": 1,
"Weight": 1.0
}
],
"PriceSensitivity": 1.0,
"PeakFlightsCount": 4,
"SatisfactionSensitivity": 0.0,
"requiredAdministrators": ["CEO"],
"requiredObjects": ["Gate Agent Desk"],
"requiredTechTrees": ["3"],
"Income_NewFlightBonus_PerFlight": 2000.0,
"FirstClassPercentage": 0.20000001192092898
}
https://i.imgur.com/nlKmw89.png
https://i.imgur.com/6rDdL6e.png
May can someone help me?
It does not have any concerns in the mod list.
/Edit: my mistake, had two with the same name :D
- use notepad++, otherwise the ">= 1 concern required" prompt will be shown. notepad and wordpad destroy the syntax somehow.
nice - i would create place where everyone could upload the designs and get feedback on airplanes templates etc at fans of simairport site
oh yes, pls upload us the files...
MyAirbridge is a good file hoster...
Thanks for your multi-layered templates :)
These would be hugely helpful if you could do this, thanks in advance if you do :)
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1119975403
I still can't figure out how to add more than one concern correctly, though...
@All -- We'll get some additional (and better) examples posted shortly today, including the correct syntax to use for multiple concerns.
We're going to make a few minor UI tweaks in a deploy today too -- if you have any UI/flow suggestions at all please let us know!
Edit: Anyone having issues with the JSON, please post the JSON so we (and the community) can see what you've got to try to spot anything that's out of place. We'll work on improving the JSON response messages too, so posting the JSON so we've got samples to use to test those improvements is also helpful for us. =)
will do so very soon - If you officially host them, I would like to make some minor improvements, first. How do I send them to you?
Hi all,
:)
I also figured out the JSON syntax for multiple concerns now (googling helps):
...
"Concerns": [
{
"Concern": 3,
"Weight": 0.5
},
{ "Concern": 1,
"Weight": 0.5
}
],
So you need to wrap each concern in {...} and separate the term with a comma --> "Concerns":
[ {content1}, {content2} ].
Works!
so everyone will enjoj finding modded contents there when i have filled up with some good examples