Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Tygron Support wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:27, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor weather set attribute (Created page with "API Event to Set Weather attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weathers | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response Codes=== {|class=wikitable !Response Code: !Descr...")
- 10:27, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor weather remove attribute (Created page with "API Event to Remove the specified attributes of the specified weather. The attributes, including attributes which are added to a weather by default, are removed entirely. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather ID | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attributes to remove | |} ===Response Codes=== {|class=wikitable !Response C...")
- 10:27, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor weather remove (Created page with "API Event to Remove the specified weathers. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather IDs | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at least one item was removed) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorweather/remove/?f=HTML&token=...")
- 10:27, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor weather duplicate (Created page with "API Event to Create a copy of each specified weather. The copies will have the same settings and attributes, but can be edited independently of the originals. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather IDs | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Ex...")
- 10:27, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor weather append attribute (Created page with "API Event to Appended to existing Weather attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weathers | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values appended to existing values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response Code...")
- 10:27, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor weather add (Created page with "API Event to Add a new weather of a specified type. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Weather Type Effect |DROUGHT, FLOODING, NO_EFFECT, RAIN, SNOW or WIND |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Weather ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorweather/add/?f=HTML&token=API_TOKEN...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype (Created page with "API api session event editor upgradetype Events. UpgradeType editing. {|class=wikitable !Name !Description |- |ADD |Add new Upgradetype |- |DUPLICATE |Duplicate existing Upgradetype |- |REMOVE |Remove existing Upgradetype |- |SET_NAME |Set new name of existing Upgradetype |} Spe...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype set zone permit required (Created page with "API Event to Set Zone Permit Required {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |REQUIRED |(true, false) |Boolean |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorupgradetype/set_zone_permit_required/?f=HTML...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype set pair (Created page with "API Event to Set Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |REQUIRED |(FUNCTION Integer ID) |Functions | |- |2 |REQUIRED |(FUNCTION Integer ID) |Functions | |- |3 |REQUIRED |(true, false) |Boolean |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: ht...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype set must own (Created page with "API Event to Set Must Own {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |REQUIRED |(true, false) |Boolean |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorupgradetype/set_must_own/?f=HTML&token=API_TOKEN with conte...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype set image (Created page with "API Event to Set Image {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID or multiple values in array [1, 2, 3]) |Upgrade Types | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editor...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype set description (Created page with "API Event to Set Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorupgradetype/set_description/?f=HTML&token=API_TOKEN with content: <pre>[ 13,...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype set cost m2 (Created page with "API Event to Set Cost M2 {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |REQUIRED |(true, false) |Boolean |true or false |- |2 |REQUIRED |(Floating point number) |Double | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorupgrad...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype remove pair (Created page with "API Event to Remove Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |REQUIRED |(Integer number) |Integer | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorupgradetype/remove_pair/?f=HTML&token=API_TOKEN with content: <pre>[ 54...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype duplicate pair (Created page with "API Event to Duplicate Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |REQUIRED |(Integer number) |Integer | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorupgradetype/duplicate_pair/?f=HTML&token=API_TOKEN with content: <pr...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype add pair (Created page with "API Event to Add Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorupgradetype/add_pair/?f=HTML&token=API_TOKEN with content: <pre>[ 5 ] </pre> {{article end|seealso=*api session event...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype set name (Created page with "API Event to Set new name of existing Upgradetype {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID or multiple values in array [1, 2, 3]) |Upgrade Types | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.c...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype remove (Created page with "API Event to Remove existing Upgradetype {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID or multiple values in array [1, 2, 3]) |Upgrade Types | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at least one item was removed) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorupgradetype/remove/?f=HTM...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype duplicate (Created page with "API Event to Duplicate existing Upgradetype {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID or multiple values in array [1, 2, 3]) |Upgrade Types | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorupgradetype/duplicate/?f=HTML&token=API_TOKEN...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor upgradetype add (Created page with "API Event to Add new Upgradetype {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorupgradetype/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor upgradetype}} Category:API")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor unitdataoverride (Created page with "API api session event editor unitdataoverride Events. UnitDataOverride editing. {|class=wikitable !Name !Description |- |ADD |Add new Unitdataoverride |- |DUPLICATE |Duplicate existing Unitdataoverride |- |REMOVE |Remove existing Unitdataoverride |- |api session event editor unitdataoverride set active|SET_ACTIV...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor unitdataoverride set index color (Created page with "API Event to Set Index Color {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID) |[[Unit Data Override]]s | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |REQUIRED |(TColor) |Color | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorunitdataoverri...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor unitdataoverride remove color (Created page with "API Event to Remove Color {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID) |[[Unit Data Override]]s | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |REQUIRED |(TColor) |Color | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorunitdataoverride/...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor unitdataoverride add random color (Created page with "API Event to Add Random Color {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID) |[[Unit Data Override]]s | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorunitdataoverride/add_random_color/?f=HTML&token=API_TOKEN with content: <pre>[ 80 ] </pre> {{ar...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor unitdataoverride add color (Created page with "API Event to Add Color {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID) |[[Unit Data Override]]s | |- |1 |REQUIRED |(TColor) |Color | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorunitdataoverride/add_color/?f=HTML&token=API_TOKEN with content:...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor unitdataoverride set name (Created page with "API Event to Set new name of existing Unitdataoverride {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID or multiple values in array [1, 2, 3]) |[[Unit Data Override]]s | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: ht...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor unitdataoverride set active (Created page with "API Event to Set Unitdataoverride active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID or multiple values in array [1, 2, 3]) |[[Unit Data Override]]s | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Boolean[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://en...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor unitdataoverride remove (Created page with "API Event to Remove existing Unitdataoverride {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID or multiple values in array [1, 2, 3]) |[[Unit Data Override]]s | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at least one item was removed) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorunit...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor unitdataoverride duplicate (Created page with "API Event to Duplicate existing Unitdataoverride {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID or multiple values in array [1, 2, 3]) |[[Unit Data Override]]s | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorunitdataoverride/duplicat...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor unitdataoverride add (Created page with "API Event to Add new Unitdataoverride {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA Integer ID) |Unit Datas | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorunitdataoverride/add/?f=HTML&token=API_TOKEN with content: <pre>[ 52 ] </pre> {{article end|seealso=*[...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor trigger (Created page with "API api session event editor trigger Events. Trigger editing. {|class=wikitable !Name !Description |- |ADD |Add new Trigger |- |DUPLICATE |Duplicate existing Trigger |- |REMOVE |Remove existing Trigger |- |SET_ACTIVE |Set Trigger active |- |api session event editor trigger se...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor trigger set url (Created page with "API Event to Set Url {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editortrigger/set_...")
- 10:26, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor trigger set type (Created page with "API Event to Set Type {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |1 |REQUIRED |(Type or multiple values in array [a, b, c]) |Type[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editortrigger/set_type/?f=H...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor trigger set timing (Created page with "API Event to Set Timing {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |1 |REQUIRED |(Timing or multiple values in array [a, b, c]) |Timing[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editortrigger/set_tim...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor trigger set timeout (Created page with "API Event to Set Timeout {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Integer[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editort...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor trigger set method (Created page with "API Event to Set Method {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |1 |REQUIRED |(Method or multiple values in array [a, b, c]) |Method[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editortrigger/set_met...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor trigger set name (Created page with "API Event to Set new name of existing Trigger {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/ses...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor trigger set active (Created page with "API Event to Set Trigger active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Boolean[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/eve...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor trigger remove (Created page with "API Event to Remove existing Trigger {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at least one item was removed) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editortrigger/remove/?f=HTML&token=API_TO...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor trigger duplicate (Created page with "API Event to Duplicate existing Trigger {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editortrigger/duplicate/?f=HTML&token=API_TOKEN with content:...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor trigger add (Created page with "API Event to Add new Trigger {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |OPTIONAL |(Timing or multiple values in array [a, b, c]) |Timing[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editortrigger/add/?f=HTML&token=API_TOKEN with content: <pre>[ "" ] </pre> {{article en...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor time (Created page with "API api session event editor time Events. Time editing. {|class=wikitable !Name !Description |- |SET_START_DATE |Set Start Date |} {{article end|seealso=*Api Events}} Category:API")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor time set start date (Created page with "API Event to Set Start Date {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Long | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editortime/set_start_date/?f=HTML&token=API_TOKEN with content: <pre>[ 18 ] </pre> {{article end|seealso=*api session event editor time}}...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor terraintype (Created page with "API api session event editor terraintype Events. TerrainType editing. {|class=wikitable !Name !Description |- |ADD |Add new Terraintype |- |ADD_POLYGONS |Add polygons to existing Terraintype |- |DUPLICATE |Duplicate existing Terraintype |- |IMPORT |Import Terrai...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor terraintype set parent (Created page with "API Event to Set Parent {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TERRAIN_TYPE Integer ID) |Terrain Types | |- |1 |REQUIRED |(Integer number) |Integer | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorterraintype/set_parent/?f=HTML&token=API_TOKEN with content: <pre>[ 51,...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor terraintype set code (Created page with "API Event to Set Code {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TERRAIN_TYPE Integer ID) |Terrain Types | |- |1 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorterraintype/set_code/?f=HTML&token=API_TOKEN with content: <pre>[ 24, "Text" ] </pr...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor terraintype remove and replace (Created page with "API Event to Remove And Replace {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TERRAIN_TYPE Integer ID or multiple values in array [1, 2, 3]) |Terrain Types | |- |1 |REQUIRED |(TERRAIN_TYPE Integer ID or multiple values in array [1, 2, 3]) |Terrain Types | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor terraintype set name (Created page with "API Event to Set new name of existing Terraintype {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TERRAIN_TYPE Integer ID or multiple values in array [1, 2, 3]) |Terrain Types | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygr...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor terraintype set attributes (Created page with "API Event to Set multiple Terraintype attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TERRAIN_TYPE Integer ID or multiple values in array [1, 2, 3]) |Terrain Types | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attribute Names | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix [[1.0, 2.0], [3.0, 4.0], [5.0, 6.0]]) |Attribute Values | |- |3 |OPT...")
- 10:25, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor terraintype set attribute (Created page with "API Event to Set Terraintype attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TERRAIN_TYPE Integer ID or multiple values in array [1, 2, 3]) |Terrain Types | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response Codes=== {|class=wikitable !Respons...")