The scripted rc still needs the ability to search the script list and file browser.
When you have literally hundreds and hundreds of weapons, classes, etc, it would be nice to search for a specific item.
Like the external rc does now...you begin typing, and it finds the first instance that begins with what you typed.
Other than that...i'm glad this is finally being worked on again.
Edit: Also, another thing. Is there any way to check if a player is on clientrc?
The only way I found to do this was to check:
PHP Code:
(@ "-ScriptedRC").this.sessionOpen
Which of course only works clientside. There should be some flag set to the player if they are on clientrc.