Thread: Client-RC
View Single Post
  #4  
Old 08-25-2006, 11:29 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 Stefan
I have added disconnect and reset for sendtext (disconnect can have a disconnect reason as option).
PHP Code:
sendtext("disconnect""Skyld""test");
sendtext("reset""Skyld""test");
requesttext("reset""Skyld"); 
None are working.
Quote:
Originally Posted by Stefan
Also the client-rc has been made more secure, and you can restrict the allowed weapon scripts with restrictclientrctoweapons=commatext.
This works fine.
Quote:
Originally Posted by Stefan
NC messages are now always sent via gserver, which is forwarding them to all RCs and client-rcs which have npc-rights. It is not sending error messages when you update a script via client-rc?
Well, I get the error messages to clientrc when my normal RC is online. If my RC isn't online then I don't get compiler messages in clientrc.

I get all other NC messages though.
Reply With Quote