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 :)

Dr!fter 07-28-2012 15:33

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

Originally Posted by nelioneil (Post 1760003)
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 :)

I have updated the list, it appears they renamed/removed the above cvars. I use a modified version of a plugin someone made (cant remember who).

Powerlord 07-31-2012 09:18

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

Originally Posted by nelioneil (Post 1760003)
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 :)

Hopefully they're splitting sv_vote_issue_nextlevel_allowed into two cvars like we asked them to do in TF2 a year ago; the nextlevel cvar controls two things:
  1. Whether players can start a next level vote
  2. Whether the standard end of map vote shows up

Nolongerinthegame 08-11-2012 04:43

Re: [CS:GO] Cvar and command list
 
Might need another update again, after a massive CSGO beta update today.

Dr!fter 08-11-2012 09:47

Re: [CS:GO] Cvar and command list
 
Updated.

Razmo51 08-16-2012 12:23

Re: [CS:GO] Cvar and command list
 
Is there a cvar to block the auto-select time ?

I found mp_force_pick_time, I set this cvar to 0 but It doesn't works ;(

An other question: mp_buytime doesn't change when I set in server.cfg (mp_buytime 999), how can I modify the value of this cvar ??

undrex 08-17-2012 14:21

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

Originally Posted by Razmo51 (Post 1773031)
Is there a cvar to block the auto-select time ?

I found mp_force_pick_time, I set this cvar to 0 but It doesn't works ;(

An other question: mp_buytime doesn't change when I set in server.cfg (mp_buytime 999), how can I modify the value of this cvar ??

mp_force_pick_time got broken in the last update. Hope they fix it soon. :)

Dr. McKay 08-17-2012 17:05

Re: [CS:GO] Cvar and command list
 
Does anyone know if the (locked) mp_ignore_round_win_conditions cvar functions properly?

Dr!fter 08-18-2012 00:55

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

Originally Posted by Dr. McKay (Post 1774435)
Does anyone know if the (locked) mp_ignore_round_win_conditions cvar functions properly?

It does. Or atleast it did last time i tested it.

Dr. McKay 08-18-2012 00:57

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

Originally Posted by Dr!fter (Post 1774846)
It does. Or atleast it did last time i tested it.

Sweet. That means that the custom gamemode I'm [planning on] writing for CS:S will be able to be ported to CS:GO.

ceribik 08-18-2012 07:52

Re: [CS:GO] Cvar and command list
 
Is there a cvar to disable the delay from moving after falling?

Edit: nevermind. found it.

nitch 08-19-2012 16:01

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

Note: Locked cvars must be set using sm_cvar
     
     
      Cvar: spec_allow_roaming - If nonzero, allow free-roaming spectator camera.
      Cvar: spec_freeze_deathanim_time - The time that the death cam will spend watching the player's ragdoll before going into the freeze death cam.
      Cvar: spec_freeze_target_fov - The target FOV that the deathcam should use.
      Cvar: spec_freeze_target_fov_long - The target FOV that the deathcam should use when the cam zoom far away on the target.
      Cvar: spec_freeze_time - Time spend frozen in observer freeze cam.
      Cvar: spec_freeze_traveltime - Time taken to zoom in to frame a target in observer freeze cam.
      Cvar: sv_vote_allow_spectators - Allow spectators to vote?
     
     
     
      Locked Cvar: mp_allowspectators - toggles whether the server allows spectator mode or not
      Locked Cvar: mp_forcecamera - Restricts spectator modes for dead players


So currently I am trying to tweak my settings for spectate and trying to figure out if our spec glitch is game-wide or only on our servers.


Currently, spectating once you are dead lets you either spectate one team or the other, but sometimes lets you spectate all players/teams. Sometimes when a terrorist you are spectating kills a CT, you can then only spec CT. Like I said this is completely random, but if someone could lead me to the proper settings to fix our spec that would be great.


What I want:

Allow everybody to spectate everybody.
Allow everybody to hear everybody.
Allow free spectate camera roaming.

ceribik 08-21-2012 06:10

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

Originally Posted by nitch (Post 1776418)
[CODE]Allow free spectate camera roaming.

Tried to get this to work for an hour, but couldn't :(

PlasteR 08-21-2012 09:00

Re: [CS:GO] Cvar and command list
 
What is the command to turn the competitive mode NoBlock ??

Dr!fter 08-21-2012 09:26

Re: [CS:GO] Cvar and command list
 
Updated the first post for the latest updates

nitch 08-21-2012 20:48

Re: [CS:GO] Cvar and command list
 
Could you elaborate on sv_pure?

I can't seem to disable it completely.

karil 08-21-2012 21:23

Re: [CS:GO] Cvar and command list
 
Put +sv_pure 0 in your server start line.

psychonic 08-24-2012 14:42

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

Originally Posted by nitch (Post 1778432)
Could you elaborate on sv_pure?

sv_pure is a command, not a cvar.

PlasteR 08-24-2012 16:19

Re: [CS:GO] Cvar and command list
 
http://i.imgur.com/BjTzV.jpg

Can somehow disable the lock on the server?

sinsic 08-27-2012 09:53

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

Originally Posted by PlasteR (Post 1781687)
http://i.imgur.com/BjTzV.jpg

Can somehow disable the lock on the server?

you can't get in because somebody on that server blocked you at his/her friends list.

you can't join a server which has a player who blocked you or with a player you blocked.

plex 08-27-2012 12:52

Re: [CS:GO] Cvar and command list
 
how can i remove team collisions, so you can run through your teammates?

Still cant figure this out.. please help.

THanks

DaFox 08-30-2012 14:57

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

Originally Posted by plex (Post 1784307)
how can i remove team collisions, so you can run through your teammates?

Still cant figure this out.. please help.

THanks

mp_solid_teammates

plex 08-30-2012 17:15

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

Originally Posted by DaFox (Post 1787180)
mp_solid_teammates

thank you so much!! :avast:

waltercl 08-31-2012 00:06

Re: [CS:GO] Cvar and command list
 
Not sure if I'm posting in the correct place, but just wondering if Reserve Slots are now working after this latest update.

Dr!fter 08-31-2012 10:18

Re: [CS:GO] Cvar and command list
 
Updated the list

He Hate Me 09-03-2012 21:43

Re: [CS:GO] Cvar and command list
 
Looking through the cvars, and couldn't find anything:

Is there any command that can not limit the Terrorist team to a max of 15 when players join?

TnTSCS 09-03-2012 22:11

Re: [CS:GO] Cvar and command list
 
if there are only 15 spawn points, only 15 Ts can join

He Hate Me 09-03-2012 22:37

Re: [CS:GO] Cvar and command list
 
There is defintely enough spawn points, I am running hosties/jailbreak maps and autobalance and limitteams are 0

TnTSCS 09-03-2012 22:42

Re: [CS:GO] Cvar and command list
 
perhaps with the limit of 30 players (from what I've seen anyways) maybe teams are limited to 15

He Hate Me 09-03-2012 23:11

Re: [CS:GO] Cvar and command list
 
Ah okay, thank you for clarifying.

Also, is there any commands to make the spectator limit higher? Couldn't find one.

DaFox 09-05-2012 22:47

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

Originally Posted by TnTSCS (Post 1790866)
perhaps with the limit of 30 players (from what I've seen anyways) maybe teams are limited to 15

Teams are limited to half the server size each currently.


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

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