Raised This Month: $12 Target: $400
 3% 

sm_cvar list


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Ade
I love purple
Join Date: May 2010
Old 06-12-2011 , 13:42   sm_cvar list
Reply With Quote #1

any1 knows where i can find a full working list? or maybe theres a command that lists them all?
cus this list here http://developer.valvesoftware.com/w...e_Command_List isnt quite accurate, i found some that work and some that dont..
Ade is offline
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 06-13-2011 , 05:08   Re: sm_cvar list
Reply With Quote #2

Quote:
Originally Posted by Ade View Post
any1 knows where i can find a full working list? or maybe theres a command that lists them all?
cus this list here http://developer.valvesoftware.com/w...e_Command_List isnt quite accurate, i found some that work and some that dont..
Code:
find sm_
gives alot and is the only way I know about.
__________________
Links to posts I received Karma from:
Big thanks to all who gave Karma
rautamiekka is offline
Send a message via ICQ to rautamiekka Send a message via AIM to rautamiekka Send a message via MSN to rautamiekka Send a message via Yahoo to rautamiekka Send a message via Skype™ to rautamiekka
micazoid
Veteran Member
Join Date: Oct 2010
Location: Munich - Germany
Old 06-13-2011 , 07:00   Re: sm_cvar list
Reply With Quote #3

Code:
sm_help
__________________
micazoid is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 06-13-2011 , 09:41   Re: sm_cvar list
Reply With Quote #4

Code:
cvarlist sm
will show you every cvar and command that starts with sm.

However, any extensions that omit the sm in their commands will not be listed.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Ade
I love purple
Join Date: May 2010
Old 06-13-2011 , 14:59   Re: sm_cvar list
Reply With Quote #5

huh
although interesting, not helpful
Lemme give u an example:
  • sm_cvar sv_friction 3
[SM] Changed cvar "sv_friction" to "3".
L 06/13/2011 - 20:46:07: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "sv_friction") (value "3")
  • sm_cvar sv_showhitboxes
[SM] Unable to find cvar: sv_showhitboxes

Now both sv_friction and sv_showhitboxes are in the OLD valve dev list I gave but sv_friction gives unknown command after orange update and sv_showhitboxes gives unknown command for idk how long.
With sm_cvar I can access and change some of the commands unavailable with normal rcon, i just don't know which unless i try each and everyone and they are plenty was asking for a list of cvars available NOW to sm, such as sv_friction, sv_accelerate and sv_airaccelerate, to name a few..
Ade is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 06-13-2011 , 15:36   Re: sm_cvar list
Reply With Quote #6

Quote:
Originally Posted by Ade View Post
huh
although interesting, not helpful
Lemme give u an example:
  • sm_cvar sv_friction 3
[SM] Changed cvar "sv_friction" to "3".
L 06/13/2011 - 20:46:07: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "sv_friction") (value "3")
  • sm_cvar sv_showhitboxes
[SM] Unable to find cvar: sv_showhitboxes

Now both sv_friction and sv_showhitboxes are in the OLD valve dev list I gave but sv_friction gives unknown command after orange update and sv_showhitboxes gives unknown command for idk how long.
With sm_cvar I can access and change some of the commands unavailable with normal rcon, i just don't know which unless i try each and everyone and they are plenty was asking for a list of cvars available NOW to sm, such as sv_friction, sv_accelerate and sv_airaccelerate, to name a few..
Typing cvarlist into the game console will give you a very long list of every cvar your current game supports.

Code:
cvarlist log cvarlist.txt
will save this list to a file named cvarlist.txt in the game's root directory.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Ade
I love purple
Join Date: May 2010
Old 06-14-2011 , 05:57   Re: sm_cvar list
Reply With Quote #7

ouf..
thx but it doesn't show the 3 i mentioned, guess the hidden commands are really hidden
Ade is offline
Fyren
FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren
Join Date: Feb 2106
Old 06-14-2011 , 09:50   Re: sm_cvar list
Reply With Quote #8

The "hidden" cvars that you can change with sm_cvar that don't show up with find have the developer flag set. You can write a small script to iterate over all cvars and check their flags to list them.
Fyren is offline
Ade
I love purple
Join Date: May 2010
Old 06-16-2011 , 06:37   Re: sm_cvar list
Reply With Quote #9

ooh err what? you mean 'find' command that rautamiekka suggested?..
Usage: find <string>
how can i script that lol
i did use findflags for: archive, notify and replicated and didn't find them, is that what you meant?
Ade is offline
step
Senior Member
Join Date: May 2010
Old 01-27-2012 , 14:57   Re: sm_cvar list
Reply With Quote #10

You can try this: http://forums.alliedmods.net/showthread.php?p=1298262
step is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:45.


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