How can I take a screenshot from a server such that the file is saved on the server host.
I've tried making a bot run the 'jpeg' command but does not work.
Plain and simple, you can't.
dang it, the informations all there in the server yet no way to extract it. Is it even possible to send binary data such as a jpeg from the client?
You'd need to use a module, like the socket one, or something similar.
If you're trying to log errors and stuff from the server, use -condebug. But only use it if you're trying to track a problem. Otherwise it'll lag your server to hell. It'll create a file called Console.log in the garrysmod folder. :)
Edit: It's -Condebug not -conedebug :P
Sorry, you need to Log In to post a reply to this thread.