Digital Paint Discussion Board
Paintball 2: The Game => Help and Support => Resolved Help & Support => Topic started by: MON1TOR on June 18, 2015, 12:05:37 AM
-
Okay, my problems are the following:
1) LAN SERVER
I simply can't strafe. Tried all maps. Nothing.
Went on a dedicated serv (Crack the Speed and OTB speed)
and strafing worked. (I went to these dedicated serv in the same pb2 session in wich i played LAN).
2) SELF-HOSTED DEDICATED SERVER.
I also joined my dedicated server, but there was the same issue. Back to other servs strafing worked again.
Wtf happened?!
It was: same session, same keyboard, same keyboard config, same WIN config.
SONEONE HELP PLEASE!!!
-
Okay, my problems are the following:
1) LAN SERVER
I simply can't strafe. Tried all maps. Nothing.
Went on a dedicated serv (Crack the Speed and OTB speed)
and strafing worked. (I went to these dedicated serv in the same pb2 session in wich i played LAN).
2) SELF-HOSTED DEDICATED SERVER.
I also joined my dedicated server, but there was the same issue. Back to other servs strafing worked again.
Wtf happened?!
It was: same session, same keyboard, same keyboard config, same WIN config.
SONEONE HELP PLEASE!!!
But not the same server config.
-
But not the same server config.
?
I dint changed anything except for the server.cfg.
Also, even before i changed the server.cfg, as I made my first map( 2 months ago ) , the same issue happened.
-
I guess airaccelerate is turned off. Strafe jumping only works when that is enabled.
The server.cfg is just a template, changes in there are not relevant unless you tell paintball to load it which is not recommended since that file will be replaced evreytime you update your installation.
-
That is exactly what happened to me, so I could never complete the tutorial :D but I got a new PC and reinstalled and I could strafe offline. Must be something to do with server config or something.
-
I guess airaccelerate is turned off. Strafe jumping only works when that is enabled.
The server.cfg is just a template, changes in there are not relevant unless you tell paintball to load it which is not recommended since that file will be replaced evreytime you update your installation.
I renamed the server.cf to myserver.cfg.
And how to enable it using a cfg file?
Code?
-
Type sv_airaccelerate 0 at the console.
-
Type sv_airaccelerate 0 at the console.
Thank you.
And how to implement it into the myserver.cfg?
-
Thank you.
And how to implement it into the myserver.cfg?
set sv_airaccelerate "0"
-
set sv_airaccelerate "0"
Thanks man.