gravity settings
Moderator: Core Staff
- 
				egilbert930
 - CJ Wannabe

 - Posts: 4
 - Joined: August 2nd, 2010, 5:11 am
 
gravity settings
Hey guys, how do you adjust the gravity settings for the server?
			
			
									
									
						- 
				matt101harris
 - PC Team

 - Posts: 2369
 - Joined: March 30th, 2008, 4:21 pm
 - Location: South England
 - Contact:
 
Re: gravity settings
/rcon g_gravity (number) (usualy 10)  /rcon g_gravity 800 (default)
			
			
									
									PeħÄuÄe@CoDJumper.com: put your cock away, you sick man
Matty@CoDJumper.com: hahaha
PeħÄuÄe@CoDJumper.com: (while i whip mine out)
Matty@CoDJumper.com: lol
PeħÄuÄe@CoDJumper.com: just kidding
PeħÄuÄe@CoDJumper.com: ... i don't have one
						Matty@CoDJumper.com: hahaha
PeħÄuÄe@CoDJumper.com: (while i whip mine out)
Matty@CoDJumper.com: lol
PeħÄuÄe@CoDJumper.com: just kidding
PeħÄuÄe@CoDJumper.com: ... i don't have one
- 
				egilbert930
 - CJ Wannabe

 - Posts: 4
 - Joined: August 2nd, 2010, 5:11 am
 
Re: gravity settings
yeah, that doesn't do anything.. do i need to set something else in the config file? also, how do i default the gravity to a lower number in the config?
			
			
									
									
						- 
				<LT>YosemiteSam[NL]
														 - Core Staff

 - Posts: 2155
 - Joined: December 7th, 2004, 2:07 am
 - Location: Netherlands
 - Contact:
 
Re: gravity settings
I'm building a map with low gravity and put this in the gsc;
I think if you make the line like this in your config it will work;
800 is default but you can change it to what you like, not too low a number otherwise the players won't come down.
			
			
									
									
						Code: Select all
setcvar ("g_gravity", "800");
Code: Select all
set g_gravity "300"
- 
				Hoogie
														 - Core Staff

 - Posts: 3974
 - Joined: September 2nd, 2008, 10:22 am
 - Location: Holland
 
Re: gravity settings
You need to start your map with devmap to enable cheats.
			
			
									
									-=[[CoDJumper.com Movies]]=- 
[[Ambush]] || [[Backlot]] || [[Bloc]] || [[Bog]] || [[Broadcast]] || [[Chinatown]] || [[Countdown]]
[[Crash]] || [[Creek]] || [[Crossfire]] || [[District]] || [[Downpour]] || [[Killhouse]] || [[Overgrown]]
[[Pipeline]] || [[Shipment & Wetwork]] || [[Showdown]] || [[Strike]] || [[Vacant]]
A woman can fake an orgasm, but a man can fake an entire relationship
						[[Ambush]] || [[Backlot]] || [[Bloc]] || [[Bog]] || [[Broadcast]] || [[Chinatown]] || [[Countdown]]
[[Crash]] || [[Creek]] || [[Crossfire]] || [[District]] || [[Downpour]] || [[Killhouse]] || [[Overgrown]]
[[Pipeline]] || [[Shipment & Wetwork]] || [[Showdown]] || [[Strike]] || [[Vacant]]
A woman can fake an orgasm, but a man can fake an entire relationship
- 
				<LT>YosemiteSam[NL]
														 - Core Staff

 - Posts: 2155
 - Joined: December 7th, 2004, 2:07 am
 - Location: Netherlands
 - Contact:
 
Re: gravity settings
Not sure about that. g_speed for instance works without cheats enabled.Hoogie wrote:You need to start your map with devmap to enable cheats.
- 
				Pedsdude
 - Site Admin

 - Posts: 15914
 - Joined: October 15th, 2004, 7:18 pm
 - Location: UK
 
Re: gravity settings
g_speed isn't cheats protected, you can do it on normal mode.
If you're playing on your own PC, use '/g_gravity x', if you're in a server that you have RCON access to, then use '/rcon g_gravity x'.
x = 800 for default, if you want to 'float' more then reduce it to a lower value.
			
			
									
									If you're playing on your own PC, use '/g_gravity x', if you're in a server that you have RCON access to, then use '/rcon g_gravity x'.
x = 800 for default, if you want to 'float' more then reduce it to a lower value.


- 
				egilbert930
 - CJ Wannabe

 - Posts: 4
 - Joined: August 2nd, 2010, 5:11 am
 
Re: gravity settings
yeah.. i figured it out.. it was running oldschool