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)

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


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

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