- Event type
- patch note
- Published
- 2 November 2017 - 22:40:06 UTC
- Source
- steam_community_announcements
All commands work with '' and %% special commands. SETUP: {text-name}.new; {text-name}.visible=1; {text-name}.x=260; {text-name}.y=600; {text-name}.opacity=100; {text-name}.width=320; {text-name}.height=32; {text-name}.text=some text; {text-name}.fontcolor.r=255; {text-name}.fontcolor.g=255; {text-name}.fontcolor.b=255; {text-name}.fontsize=22; CUSTOM PARAMS {text-name}.paramname=value; DELETE {text-name}.delete; SAVE / LOAD {text-name}.save; {text-name}.load; {text-name}.export; LOCAL = RENDERED IN CURRENT ROOM. {text-name}.local; GLOBAL = RENDERED AS MAIN UI. {text-name}.global; EFFECTS - FLASH - {text-name}.flash; FADE IN: {text-name}.fadein; FADE OUT: {text-name}.fadeout; FADE IN/OUT {text-name}.fadeinout;