Console commands on dedicated server
-
How to change console commands on server?
Im hosting my own dedicated server but I can't change anything about it via console commands. Please help. I want to change things like aim assist strength and jump height. It says I dont have permissions to use the commands even thought its my server.
-
reason it says you don’t have permission is because ur not the host
you would have to use some sort of script or something to tell the server that ur the host -
Mike592 type the commands in the server console, not the client console.
-
I've typed commands directly into the server console like "aim_lockon_strength 0.65" and "sv_cheats 1" and it simply ignored them. I'm hosting the dedicated server off of my machine and it works fine for play, but it never accepts commands.
The only commands it accepts are things like g_gametype sd or map mp_crisis
-
From the server console:
aim_lockon_strength 0.65
Unknown command "aim_lockon_strength"And when I do it from my client console it tells me I don't have permission
-
Mike592 Client dvars must be set on the client either by the client or through a script using setclientdvar(). I do not know if you will be able to set this dvar with a script but it's worth trying.