New pages

Jump to navigation Jump to search
New pages
Hide registered users | Show bots | Show redirects
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

30 March 2026

  • 10:2710:27, 30 March 2026 Api session event editor weather remove attribute (hist | edit) [1,800 bytes] Frank@tygron.nl (talk | contribs) (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:2710:27, 30 March 2026 Api session event editor weather remove (hist | edit) [1,438 bytes] Frank@tygron.nl (talk | contribs) (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:2710:27, 30 March 2026 Api session event editor weather duplicate (hist | edit) [1,542 bytes] Frank@tygron.nl (talk | contribs) (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:2710:27, 30 March 2026 Api session event editor weather append attribute (hist | edit) [1,786 bytes] Frank@tygron.nl (talk | contribs) (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:2710:27, 30 March 2026 Api session event editor weather add (hist | edit) [1,193 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype (hist | edit) [1,429 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype set zone permit required (hist | edit) [1,239 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype set pair (hist | edit) [1,575 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype set must own (hist | edit) [1,201 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype set image (hist | edit) [1,558 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype set description (hist | edit) [1,191 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype set cost m2 (hist | edit) [1,526 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype remove pair (hist | edit) [1,178 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype duplicate pair (hist | edit) [1,187 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype add pair (hist | edit) [1,110 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype set name (hist | edit) [1,587 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype remove (hist | edit) [1,463 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype duplicate (hist | edit) [1,451 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor upgradetype add (hist | edit) [1,064 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor unitdataoverride (hist | edit) [1,175 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor unitdataoverride set index color (hist | edit) [1,601 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor unitdataoverride remove color (hist | edit) [1,587 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor unitdataoverride add random color (hist | edit) [1,158 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor unitdataoverride add color (hist | edit) [1,524 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor unitdataoverride set name (hist | edit) [1,622 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor unitdataoverride set active (hist | edit) [1,601 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor unitdataoverride remove (hist | edit) [1,498 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor unitdataoverride duplicate (hist | edit) [1,486 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor unitdataoverride add (hist | edit) [1,135 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor trigger (hist | edit) [1,049 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor trigger set url (hist | edit) [1,520 bytes] Frank@tygron.nl (talk | contribs) (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:2610:26, 30 March 2026 Api session event editor trigger set type (hist | edit) [1,503 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor trigger set timing (hist | edit) [1,524 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor trigger set timeout (hist | edit) [1,508 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor trigger set method (hist | edit) [1,513 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor trigger set name (hist | edit) [1,552 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor trigger set active (hist | edit) [1,531 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor trigger remove (hist | edit) [1,428 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor trigger duplicate (hist | edit) [1,416 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor trigger add (hist | edit) [1,125 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor time (hist | edit) [268 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor time set start date (hist | edit) [1,329 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor terraintype (hist | edit) [1,363 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor terraintype set parent (hist | edit) [1,175 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor terraintype set code (hist | edit) [1,170 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor terraintype remove and replace (hist | edit) [1,578 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor terraintype set name (hist | edit) [1,587 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor terraintype set attributes (hist | edit) [1,967 bytes] Frank@tygron.nl (talk | contribs) (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:2510:25, 30 March 2026 Api session event editor terraintype set attribute (hist | edit) [1,767 bytes] Frank@tygron.nl (talk | contribs) (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...")
  • 10:2510:25, 30 March 2026 Api session event editor terraintype remove attribute (hist | edit) [1,608 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove attribute from 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.tygron....")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)