How to install

In-Game-Script-Editor
Description:
Text editor. Made by Faguss
Website:
ofp-faguss.com
Mod Type:
Tools
Download Size:
211 KB
Force Folder Name:
Enabled
6e4db575Added by faguss_pl on 16th Aug 2021

Preview Installation Script:     From version:  

1.081 2023-06-01 19:06:00
{https://ofp-faguss.com/fwatch/download/In-Game-Script-Editor.zip
http://faguss.paradoxstudio.uk/fwatch/download/In-Game-Script-Editor.zip}

1.0712023-06-01 19:06:00

1.082022-07-29 19:04:45
improved key list (F1) display
uses Fwatch 1.16 aspect ratio detection
updated quicksort function from 1.3 to 1.5
update find function
holding left control or right mouse button while launching script will force file manager
removed unnecessary messages when on-line check failed

config:
- increased default number of rows in file manager from 19 to 33
- added option to disable hiding chat
- variable AR_modifX and AR_modifY can be used in IGSE_WIDTH and IGSE_customY
- slightly shorter text editor width

file manager:
- when selected folder it doesn't display 0 B but "folder" instead
- added shortcut to return to the current mission folder
- removed code relating to "fwatch_check.sqf" as its obsolete
- added "jpeg" and "cab" extensions to the list of unopenable files
- message is displayed when you press CTRL+X/C/V
- brought back showing files cut to clipboard
- file filter is saved when you exit the script
- file filter is cleared when you change folder
- fixed bugs with typing file filter (onScreenTyping script was executed multiple times)

text editor
- faster switching to config with F12
- added recent files feature
- in case of error chat is restored so that message is visible
- fixed bug with data not being saved when exiting text editor (bug from previous version)

1.0812023-06-01 19:06:00
- fixed db corruption when renaming a file
- when renaming a file the name in recent file list is also changed