02-28-2011, 08:16 AM
Is there a way to capute the console so basicly anything that is inputed/outputed to console i can capture to a string?
Capture Console?
|
02-28-2011, 08:16 AM
Is there a way to capute the console so basicly anything that is inputed/outputed to console i can capture to a string?
02-28-2011, 08:20 AM
I can understand if you want input, but you also want output? O.o what for?
And no, you can't get either right now.
02-28-2011, 09:04 AM
03-01-2011, 02:34 PM
Like a wrapper?
03-01-2011, 06:42 PM
03-02-2011, 05:53 AM
You might be able to grab the server output from the log file, not sure though; it might be in use. You can send commands to the console by using a plugin and calling cRoot:ServerCommand( YourCommandHere )
|
« Next Oldest | Next Newest »
|