Quote:
Originally Posted by Ataros
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 
|
Is it possible to read from console? Code would be:
Code:
string line = System.Console.ReadLine();