Re Enabled RCON Messages For Console
-
not sure if anyone knows of it but rcon messages are disabled by default if you use t6 utils you can use this to re enable it without running the command for each server every refresh
Enabled RCON Messages For Console
Edit for Xerxes & JezuzLizard
Setting DVAR on init:
SetDvar("con_displayRconOutput", 1);For Config File
con_displayRconOutput 1 -
What speaks against adding it to your server config?
But in general its just wasted cpu time to print rcon output. -
not sure if anyone knows of it but rcon messages are disabled by default if you use t6 utils you can use this to re enable it without running the command for each server every refresh
Enabled RCON Messages For Console
Edit for Xerxes & JezuzLizard
Setting DVAR on init:
SetDvar("con_displayRconOutput", 1);For Config File
con_displayRconOutput 1@DDDDec
- You do not need to use t6-gsc-utils to do this in GSC. You can literally use the already existing vanilla builtin setDvar to do the exact same thing.
- You do not even need to do this in GSC in the first place. You can put the dvar in your server config.
-
What speaks against adding it to your server config?
But in general its just wasted cpu time to print rcon output.CPU isnt an issue to be honest for me, thread will be updated for it though
i will update the thread once i'm done thanks for the input
i did put 'if' u use t6utils wanted to keep the config files default as i set some dvars in certain scripts
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login