AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Snippets and Tutorials (https://forums.alliedmods.net/forumdisplay.php?f=112)
-   -   [CS:GO] Cvar and command list (https://forums.alliedmods.net/showthread.php?t=186668)

Dr!fter 06-02-2012 11:16

[CS:GO] Cvar and command list
 
2 Attachment(s)
Cvar List


Note: Locked cvars must be set using sm_cvar or possibly in your config defined in gamemodes_servers.txt

Command List


There is most likely a lot of SourceMod and third party plugins cvars/commands i was too lazy to go in and remove them (they are as far as I can tell all tagged with sm_ prefix or cssdm_) :P I also uploaded the files for ease if anyone wants them.

Bacardi 06-02-2012 13:06

Re: [CS:GO] Cvar and command list
 
...and if some have time+interest, get cvars descriptions.

Dr!fter 06-02-2012 14:00

Re: [CS:GO] Cvar and command list
 
Quote:

Originally Posted by Bacardi (Post 1721507)
...and if some have time+interest, get cvars descriptions.

Updated the first post to be sorted and with description. Locked cvars are towards the bottom of the cvar list now :)

Bacardi 06-03-2012 02:08

Re: [CS:GO] Cvar and command list
 
Quote:

Originally Posted by Dr!fter (Post 1721541)
Updated the first post to be sorted and with description. Locked cvars are towards the bottom of the cvar list now :)

Holy cow. :3

There is cvar what I ahve asked someone use but have return "unknown command"
Code:

Locked Cvar: con_logfile - Console output gets written to this file
It locked in CS:GO and maybe in L4D(2)

*edit
Can someone test quicly sm_cvar con_logfile "myfile.txt", will this work or not
I don't have this game.

Thrawn2 06-03-2012 05:26

Re: [CS:GO] Cvar and command list
 
Quote:

Originally Posted by Bacardi (Post 1721870)
Can someone test quicly sm_cvar con_logfile "myfile.txt", will this work or not
I don't have this game.

works fine.

Leonardo 06-04-2012 17:10

Re: [CS:GO] Cvar and command list
 
SM's cvars and commands in lists? why?

thetwistedpanda 06-04-2012 17:31

Re: [CS:GO] Cvar and command list
 
Leonardo...
Quote:

There is most likely a lot of SourceMod and third party plugins cvars/commands i was too lazy to go in and remove them (they are as far as I can tell all tagged with sm_ prefix or cssdm_)

Leonardo 06-04-2012 17:45

Re: [CS:GO] Cvar and command list
 
lazy? why?
fine.

K.K.Lv 06-04-2012 23:01

Re: [CS:GO] Cvar and command list
 
nice man , that should be useful for the newbie ;) !

Nolongerinthegame 07-28-2012 14:28

Re: [CS:GO] Cvar and command list
 
These commands dont exist apparantly, even after using sm_cvar:

sv_vote_issue_nextlevel_allowed
sv_vote_issue_nextlevel_prevent_change

How do you find these locked cvars and commands as I'm looking for an up to date list :)


All times are GMT -4. The time now is 19:47.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.