- Event type
- patch note
- Published
- 31 August 2017 - 06:43:26 UTC
- Source
- steam_community_announcements
------------------------------------------------- ------------------------------------------------- WHAT'S NEW? ------------------------------------------------- ------------------------------------------------- SHOWDATA: show / hide data for the game... showdata ------------------------------------------------- IN-GAME SCRIPT EDITOR: Launch using: .editor Scripts can be exported, stored as a local script (only works in that location) OR global (works anywhere) all script entries must be terminated with ; to run stored scripts use the do command which matches the name of the script. you can also import .verbose scripts into the editor (allowing external creation) using the file choose dialog. you can also start / stop scripts (which enables / disables them) stop scriptname start scriptname ------------------------------------------------- YOU CAN NOW SET VARIABLES: Variables can be set t...