UPDATE: I don't have enough time to work on this, and other projects and so I am now devoting my time to OpenFPS. Project Postponed.
Hello again forum-dwellers.
7GRMod is a scripting enhancement for FPSC. Once I have completed the first version the source code will be released for implementation into other mods, to allow for widespread compatibility, including FPSC X10. The mod should also use the most up-to-date version of the source code so bugs will be kept to an absolute minimum.
Current Version:
7GRMod = ALPHA (suggest actions and conditions)
FPSC = V1.18 B10 (porting to B12)
Download FPSC X10 ALPHA
Current Conditions:
timerless=x returns a value of 1 if the timer is less than X
etimerless=x returns a value of 1 if the entity timer is less than X
plrlives=x returns true if player has x number of lives
plrlivesless=x returns true if plr has less lives than x
plrlivesgreater=x returns true if plr has more lives than x
Current Actions:
videoplrdisable=x functions like normal video=x command except player cannot skip video
setfilter=x a value of 0 will disable filtering. a value of 1 will enable linear filtering.
Planned Features:

Sprite Controls (using a plugin to prevent conflicts)

Lots of new scripting actions and conditions
Thanks for reading and feel free to suggest a condition or action.