View Single Post
  #5  
Old 05-24-2012, 12:59 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by r3ckless View Post
Hey, I was wondering if there was a way to disable the Client-RC? I've been trying to find the window name by using onFirstResponderChanges, but with no success. Can anybody help me out here?
Why exactly do you need to do this?
Quote:
Originally Posted by fowlplay4
Try:

PHP Code:
//#CLIENTSIDE
function onCreated() {
  
findweapon("-ScriptedRC").destroy();

This may also stop the Client-RC from working after switching servers, which is not ideal. If there is some good case for disabling the Client-RC on a server then I can add the necessary functionality to do that without breaking it completely.
__________________
Skyld
Reply With Quote