Quote:
Originally Posted by oo_jazz_oo
The scripted rc still needs the ability to search the script list and file browser.
|
Definitely can do this in the filebrowser, but the script editor might be a bit more complicated since scripts are being opened when they are being selected at the left. That might make it hard since if you click the left so that you can start typing, you might open a script, and also when a script is selected, it might be opened by the client (since it probably simulates a select event).
Quote:
Originally Posted by oo_jazz_oo
Edit: Also, another thing. Is there any way to check if a player is on clientrc?
|
The clientside check is the only reliable one, not sure if it's a good idea to add client flags or such.