Just a notepad (or is it?)... For taking notes, executing CET console commands, or writing and running simple "dofile" scripts/lua chunks... CET overlay... Should've named it "Manually Enhanced Notepad", but I didn't...
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
Special thanks to: Psiberx - For helping me implement the script execution capabilities (also, a shoutout to 3xnull for trying to help) The CET team Bing Chat... Possibly the best scripting resource on the internet (as long as it knows the language)
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 3.0--1w-fix
Added 'windowhider' folder into the "Only One Window" version so it can save/load whether the window is hidden or not (using my "CET Mod Window Hider Tool")
Version 2.9-b
Reorganized the way things run in the script to hopefully resolve the performance impact some people are still experiencing...
Version 2.9
Moved the function call to load settings out of the draw function and made it so it only loads when initially opening the overlay or switching between files... This will hopefully resolve the performance hit some people seemed to be experiencing with the previous version... I personally didn't experience any performance hit and still don't with this version, either, though...
Version 2.7
Pretty big update... See image for changelog...
Version 2.6
Separated main text window and "menu" window
Version 1.3
Now supports 3 different files to save/load from and automatically switches (and saves/loads) them when selected with the new buttons at the top of the menu... Still also saves and loads when you open/close the window as well...
Version 1.2
Added in buttons to scale window elements (including text)
Notice: Line numbering has been (hopefully) temporarily removed, as the feature wasn't working as intended... I will be attempting to re-implement this feature sometime soon, but I can't promise I'll be able to... I guess enjoy the nice clean text window for now, at least...lol
Aside from just taking notes in-game, you could also use this to take notes outside of the game (to read in game) by editing the "notes#.txt/scripting.lua" files with any text editor (such as Notepad, for example)... This can even be done while the game is running in the background... The script saves the text to the file any time you close the overlay, then loads the text any time you open it... You can also save any time by clicking the "save file" button at the top of the window next to the file select buttons...
Delete the "Simple Notepad - CET Overlay" folder from your [CP77>bin>x64>plugins>CET>mods] folder
Notes:
As of v2.85, my CET Mod Window Hider Tool mod has a button to toggle the visibility of this mod's window in CET's Overlay (this does not affect this mod's keybind window that opens without CET overlay)...