|
|
hi guys i use 'cl_smoothgametime false' everytime i load up hon (everyday)
and after months of doing this, im wondering if there is a way to save this setting?
I have a file placed into my Heroes of Newerth\game folder that is named autoexec.cfg
It has the following content:
So I'm pretty sure you can do the same thing with your code line; mine just autosets the fog opacity to 55% each time I load HoN.Code:echo "^gFog darkness set."SetSave cg_fogofwarDarkness 0.55
S2 Games: Dedicated employees serving dedicated gamers. Continuous development. Never-ending improvement.
-----------------------------
Tech Support and Customer Support: https://www.heroesofnewerth.com/support/
Look for my highlighted text (important information) and grey text (interesting but not required information).
Done.Code:SetSave cl_smoothgametime false
Btw is there a comprehensive list of console commands? just curious
U?
Go into the console and type CmdList
That will give you the entire list of console commandsThere is also cvarlist, which will give you a list of cvars
![]()
What is considered a command and what is considered a cvar?
Take a look at my hero suggestions:
The_Chaplain [From Savage 2, includes Ressurection!]
The_Savage [From Savage 2, features the Charge-O-Meter!]
Take a look at my hero suggestions:
The_Chaplain [From Savage 2, includes Ressurection!]
The_Savage [From Savage 2, features the Charge-O-Meter!]
Commands are commands, they tell the game to do something and it does it (or doesn't) right now. Cvars are variables, you set them to a value and it keeps that value until you (or the game) set it to something else.
SetSave - Command
cl_smoothgametime - cvar
false - value
Use CmdList or cvarlist to search for either.
S2 Games: Dedicated employees serving dedicated gamers. Continuous development. Never-ending improvement.
-----------------------------
what does cl_smoothgametime do anyways?
Vote for my suggestion!
-A Simple Change To The Buddy List- Now Popular! 248 Yes - 9 No
-Hate Leavers in No Stats 'No Leavers' Games?- Now Popular!
-Suggestion to help Popular Suggestions being heard by S2- Now Popular!
is there any list explaining what each cvar or command does or affects?
This is as close as you'll get:
http://honwiki.net/wiki/CmdList
http://honwiki.net/wiki/CvarList