Update
I'm working on new stuff for OFP when not being totally unmotivated or when I'm not writing posts for my blog.
Meanwhile I'd like to mention my works that are hanging out there but weren't mentioned here.
1. ServerStats / MissionTracker - back in mid-2012 I've made ServerStats script using Fwatch which saves player data (kills/death/last play time) to a file on the server. See table. MissionTracker is anoter script that repeatedly saves mission variables to a file. External software cyclically uploads it to the FTP server. Then a web page interprets this data (using Javascript) and displays progress allowing to spectate mission gameplay from the browser level. See replay here.
Scripts are quite bugged and I haven't pursue this project further because I had technical issues with frequent FTP file uploading.
2. WW4 Fwatch Binocular script. In WW4 mod selecting binocular doesn't automatically transition you into optics mode. I've wrote a script which uses Fwatch to simulate original binocular behavior. Download script, see topic or download version of themod with this solution already applied.
3. Notepad++ style formatting. I write scripts in Notepad++ and I use IGSE only for testing when I need to apply quick changes without switching screens. Based on kenoxite's style I've made a custom style similar to C/C++ style. Download archive, see topic, view screenshot.
Archive