Server Events: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{being updated}} {{learned|file=ServerSideLogo-Q3-2015.jpg|what a Server Side event is|how Server Side events relate to the Tygron engine|about the different Server Side even...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{being updated}} | {{being updated}} | ||
{{learned|file=ServerSideLogo-Q3-2015.jpg|what a Server Side event is|how Server Side events relate to the Tygron engine|about the different Server Side events in the Tygron engine|how to add a Server Side event to your project|how to change a Server Side event in your project}} | {{learned|file=ServerSideLogo-Q3-2015.jpg|what a Server Side event is|how Server Side events relate to the Tygron engine|about the different Server Side events in the Tygron engine|how to add a Server Side event to your project|how to change a Server Side event in your project}} | ||
==What is a Server Side Event== | |||
==How do Server Side Events relate to the Tygron Engine== | |||
==Different Server Side Events types== | |||
===Logic Event Types=== | |||
====ACTION_MENU_SET_FUNCTION_AVAILABLE==== | |||
====ACTION_MENU_SET_MEASURE_AVAILABLE==== | |||
====ACTION_MENU_SET_UPGRADE_AVAILABLE==== | |||
====BEAMER_SET_LAYER==== | |||
====CINEMATIC_STAKEHOLDER_START==== | |||
====CINEMATIC_STAKEHOLDER_STOP==== | |||
====LEVEL_SET_ACTIVE==== | |||
====MEASURE_UPDATE_CUSTOM==== | |||
====MESSAGE_ACTIVATE==== | |||
====MESSAGE_REVOKE==== | |||
====MESSAGE_RESET==== | |||
====SETTINGS_ALLOW_GAME_INTERACTION==== | |||
====SETTINGS_SET_MESSAGE_AUTO_RESPOND==== | |||
====SPECIAL_EFFECT_SET_ACTIVE==== | |||
====TERRAIN_SET_ACTIVE==== | |||
====TERRAIN_SET_POLYGON==== | |||
====TIME_SET_SIM_MULTIPLIER==== | |||
====UNIT_SET_ACTIVE==== | |||
====WEATHER_SET_DATA==== | |||
====ZOOMLEVEL_SET_ACTIVE==== | |||
===Player Event Types=== | |||
==Adding Server Side Events to a project== | |||
==Changing the properties of a Server Side Event in a project== |
Revision as of 11:36, 25 August 2015
Please note: This page is currently being updated.