Vanilla.cfg I v2.3

100 replies [Last post]
!@#$%&*( terror )_
terror's picture
Offline
Joined: Feb 2007
Posts:
Re: Vanilla.cfg I v2.3
rUnThEoN?! wrote:

tbh, 80 is fine in an instagib community, enough railing already Smug

well first i was all about 100 for railgun, but now when i played lil' bit more, make it 80, it's enough

outofhere!
hook's picture
Offline
Joined: Mar 2008
Posts:
Re: Vanilla.cfg I v2.3
khaz' wrote:

Another serious bug:

Flag respawns after 30 seconds.

Ammo pickups are still wrong and in addition with latest fix it's a horrible change. Asphyx, we should meet on the server and I will explain to you what's wrong about that.

i didnt change anything in ctf : g_gametype == GT_CTF

Capture the Flag {
        // Auto return time in seconds
        Flag Time = 30;

its a normal value what coming from default.cfg!

thats the reason i deleted in the modifyItems following :

modifyItem(0, "team_CTF_redflag", "", 30);
modifyItem(0, "team_CTF_blueflag", "", 30);
modifyItem(0, "team_CTF_neutralflag", "", 30);

What is with the Ammo? which map, maybe i need to make seperate modifyItem per map ?

!@#$%&*( terror )_ wrote:

rUnThEoN?! wrote:
tbh, 80 is fine in an instagib community, enough railing already Smug

well first i was all about 100 for railgun, but now when i played lil' bit more, make it 80, it's enough

80 is enough!

Fragmovies and more Arrow Click ME!

AsphyxEvents Website Arrow Click ME!

XTERMY [EN]
XTERMY's picture
Offline
Joined: Oct 2003
Posts:
Re: Vanilla.cfg I v2.3

What's the way to change the v_physics with rcon? When I try "/rcon v_physics 1" it does not recognise the command for me. I get something like that "Rcon: v_physics 1" "Rcon echo: v_physics 1"

outofhere!
hook's picture
Offline
Joined: Mar 2008
Posts:
Re: Vanilla.cfg I v2.3
XTERMY [EN] wrote:

What's the way to change the v_physics with rcon? When I try "/rcon v_physics 1" it does not recognise the command for me. I get something like that "Rcon: v_physics 1" "Rcon echo: v_physics 1"

set it in a callvote text or direct as default value in the server.cfg

Callvote.txt Arrow

Physics, v_physics {
		1 {
			0, 0 {
				command = "seta v_physics 0; map_restart;"
          debug = config->version .= " (DEFAULT)";
			}
 
			1, 0 {
				command = "seta v_physics 1; map_restart;"
          debug config->version .= " (VQ3)";
			}
			2, 0 {
				command = "seta v_physics 2; map_restart;"
         debug = config->version .= " (QL)";
		}
	}
}

Server.cfg Arrow

set v_physics "0"

or

set xp_vote "v_physics"

Fragmovies and more Arrow Click ME!

AsphyxEvents Website Arrow Click ME!

XTERMY [EN]
XTERMY's picture
Offline
Joined: Oct 2003
Posts:
Re: Vanilla.cfg I v2.3
outofhere! wrote:

set it in a callvote text or direct as default value in the server.cfg

Callvote.txt Arrow

Physics, v_physics {
		1 {
			0, 0 {
				command = "seta v_physics 0; map_restart;"
          debug = config->version .= " (DEFAULT)";
			}
 
			1, 0 {
				command = "seta v_physics 1; map_restart;"
          debug config->version .= " (VQ3)";
			}
			2, 0 {
				command = "seta v_physics 2; map_restart;"
         debug = config->version .= " (QL)";
		}
	}
}

Server.cfg Arrow

set v_physics "0"

or

set xp_vote "v_physics"

Does that mean that it doesn't work with rcon command? I will add it on callvote.txt cheers

outofhere!
hook's picture
Offline
Joined: Mar 2008
Posts:
Re: Vanilla.cfg I v2.3
XTERMY [EN] wrote:


Does that mean that it doesn't work with rcon command? I will add it on callvote.txt cheers

with /rcon set v_physics and a map_restart for sure!

Fragmovies and more Arrow Click ME!

AsphyxEvents Website Arrow Click ME!

_|▲▶█
JADO's picture
Offline
Joined: Sep 2010
Posts:
Re: Vanilla.cfg I v2.3

Nice job you really fucked cfg, you fixed it so much that I dont want to play anymore, but It's logical when people from other configs that never play vanilla make changes, you really disappointed me, changes should make things better not worse, maybe in new version you realize that and make everything it was. Its retarded when I cant make half the moves I use to do, I feel paralyzed. Question is why make this shit cfg default on all servers, this crap should be votable if any1 would ever vote for this, maybe just by mistake.

“Do or do not... there is no try.”-Yoda

BAC**TRB
trb's picture
Offline
Joined: Jul 2010
Posts:
Re: Vanilla.cfg I v2.3
rUnThEoN?! wrote:

tbh, 80 is fine in an instagib community, enough railing already Smug

+1

silence is better than bullshit

outofhere!
hook's picture
Offline
Joined: Mar 2008
Posts:
Re: Vanilla.cfg I v2.3
_|▲▶█ wrote:

Nice job you really fucked cfg, you fixed it so much that I dont want to play anymore, but It's logical when people from other configs that never play vanilla make changes, you really disappointed me, changes should make things better not worse, maybe in new version you realize that and make everything it was. Its retarded when I cant make half the moves I use to do, I feel paralyzed. Question is why make this shit cfg default on all servers, this crap should be votable if any1 would ever vote for this, maybe just by mistake.

Fragmovies and more Arrow Click ME!

AsphyxEvents Website Arrow Click ME!

_|▲▶█
JADO's picture
Offline
Joined: Sep 2010
Posts:
Re: Vanilla.cfg I v2.3

True these new changes deserve triple facepalm if not more, Asphyx come to server some time, I dont think you have clue what you did to cfg, I want to show you some things we could reconsider and make game more playable like it once was...

“Do or do not... there is no try.”-Yoda