DanaDark Posted May 10, 2021 Posted May 10, 2021 Hi guys, I was wondering if there was a way to automatically run specific slash commands upon game start up. Best I could come up with is to make a macro with the commands I want and click it once when I log in. But I'd much prefer to just simply have them ran without having to think about it. Everlasting Light Star character series Twink character series
Vulpoid Posted May 10, 2021 Posted May 10, 2021 What /slash commands do you want to run? I think some stuff like setting the FPS can be done, but not most COX /slash stuff...
UberGuy Posted May 10, 2021 Posted May 10, 2021 Some of the slash commands that affect the game client's own settings (render / cpu settings, for example) can be added to the command line as "switches", written as the same command string preceded by a dash instead of a slash. But ones that interact with in-game stuff like chat, various windows like /ah or /trade can't be invoked from the command line.
DanaDark Posted May 10, 2021 Author Posted May 10, 2021 Specifically looking at /maxfps and /vis_scale Everlasting Light Star character series Twink character series
VinceBlood Posted May 11, 2021 Posted May 11, 2021 15 hours ago, DanaDark said: Specifically looking at /maxfps and /vis_scale I use the following on my startup line: -maxfps 72 -maxinactivefps 15 This sets my FPS to 15 when I tab out, and 72 (1/2 my refresh rate) when I tab in. Makes my GPU a lot cooler when I have to switch focus instead of whole-hogging the game in the background. For the record, I put it here: 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now