View Single Post
  #1  
Old 10-12-2011, 11:56 AM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default Sending server console commands from script

According to naryv this should work:

Code:
System.Console.WriteLine("bla-bla-bla");
Thus you can control server from the script. Server-commander any one ?

E.g it is possible to autokick users based on ping now. Or include them into ban list for vulching or attacking admins
Reply With Quote