Digital Paint Discussion Board
Paintball 2: The Game => Server Discussion => Topic started by: Michigras on January 06, 2006, 08:56:40 PM
-
Hello,
where can I enable that players can gain speed by jumping? At the moment it is deactivated and I can't find it in the servers.cfg... Maybe somewhere is a complete description of all the config files?
Michigras
-
Maybe "tripping" is set to 1.
Then set it to 0. If u want u can send me ur server cfg and ill check it out.
-
Tripping is disabled by default, so it's not that.
-
Other than tripping, the only setting I can think of that would hinder strafe jumping is sv_airaccelerate (I think that's what it's called), but most people don't even know about it, so I doubt it would be changed.
-
Thank you, but tripping was already disabled and I couldn't find sv_airaccelerate. This is my configuration:
set PaintGrens 2 // default 2
set SmokeGrens 1 // default 1
set autojoin normal
set ffire 0
set grenadeffire 0
set timelimit 20
set fraglimit 50
set public 1
set tripping 0
set real_ball_flight 1
set ball_addplayerspeed 1
set elim 30
set cursing 0
set bouncy 0
set ball_speed 2790
set gren_addplayerspeed 1
set gren_explodeonimpact 1
set deadtalk 1
set slowballsbounce 0
set waterfriction 1
set ball_life 2 // keep this at 2 for Internet servers
set pbgren_ballsperburst 8
set pbgren_bursts 9
set sv_maxvelocity 4096
set swear_filter 0Where are the configurations for the game mode (CTF, KOTH...)?
-
Game modes are map dependant. You can specify a game mode when you load a map with the newmap command, ie: newmap midnight 1flag.
-
What files do I have to edit then? myserver.cfg and myconfig.cfg? I can't find any other variables related to speed gaining like the ones you already told me and it still does not function. And how to disable the thing under the co2? The one that prevents you from shooting too much? Thanks.
Michigras
PS: Seems: as if there is an error on the board, it says that I've already submitted this post, but I didn't. Now it is working again.
-
Sometimes the forum does that. Just hit "Preview" and then post. It should work then.
As for the setting, I just checked the menu and the options are in there, so go to "Play" "Start New Game" "Physics Setup" and make sure "Air Acceleration" and "Tripping" are both unchecked.
-
I have had problems with not being able to jump well when I launched a server on the same comp (and client software) as I was playing on. I have not tried launching a dedicated srver from command line then launching the game to play through, so, don't know if that would help with jumping.
-
Oh, yeah! Thanks, jitspoe, now it works.
And the other one... this "shoot preventor" ;-)?
A big documentation wouldn't be bad :)
-
guntemp_inc and guntemp_dec control the gunfreezing. It's a bar from 0to 100. Every 1/10th of a second, it decreases by guntemp_dec, and every shot it increases by guntemp_inc.
-
Okay, thank you. It's all working. But the server is now invisible :D
EDIT: Everything works now. I set Override Defaults to 1 and this was a mistake. Thank you all.