Vanilla.cfg I v2.3

100 replies [Last post]
rUnThEoN?!
Skullheadq3's picture
Offline
Joined: Dec 2005
Posts:
DE Germany
Re: Vanilla.cfg I v2.3

since I am sick I felt like commenting on some of the features of this cfg.

"Weapon Knockbacks for Rocket Launcher,Plasma Gun,Railgun, BFG"

basically its pretty stupid to have a different knockback for nades and rocket since they both deal the same damage with the same radius. Furthermore it has more sideeffects in direct combat since you get knocked around less which means directhit weapons are superior.

"$xp_unlagged = 1;"

I always felt odd about unlagged projectiles, if I remember right, 1 includes them. 1 brings a minor advantage for higher pingers.

Otherwise, the stairjumps are still not really vanilla - to properly jump stairs you need defrag skillz not modified physics Tongue

about the knockback - I wouldn't change it that much from baseq3 - for example the shaft, atm you can knock people around however you want. The correct value should be 1.125 and not 1.5.
We can discuss more about it, but it seems halfway playable Smug

hurrenson: "This idiot is apparently not familiar with a rail/sniper style."

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

since I am sick I felt like commenting on some of the features of this cfg.

"Weapon Knockbacks for Rocket Launcher,Plasma Gun,Railgun, BFG"

basically its pretty stupid to have a different knockback for nades and rocket since they both deal the same damage with the same radius. Furthermore it has more sideeffects in direct combat since you get knocked around less which means directhit weapons are superior.

"$xp_unlagged = 1;"

I always felt odd about unlagged projectiles, if I remember right, 1 includes them. 1 brings a minor advantage for higher pingers.

Otherwise, the stairjumps are still not really vanilla - to properly jump stairs you need defrag skillz not modified physics Tongue

about the knockback - I wouldn't change it that much from baseq3 - for example the shaft, atm you can knock people around however you want. The correct value should be 1.125 and not 1.5.
We can discuss more about it, but it seems halfway playable Smug

agree about everything above ^
specially shaft knockback seems to big for me

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

i played a bit more vanilla these days and have following to say:

1. agree about the knockbacks reducing!

2. "$xp_unlagged = 1;"
I see no problem by unlagged modus, becuase the most Server Admins have it set already in the server.cfg.
it feels very comfortable for me!

3. iam not a pro vanilla player and havent enough knowledge about the physics, but for me the movement feels good!

4. when i ask the people who played on vanilla 1vs1 these days, they said nothing bad about the config! maybe in other gametypes are more problems but like i said i havent enough knowledge in that kind of stuff, so i need your help to make that cfg perfect! what is when we test the quake live physics ?

Fragmovies and more Arrow Click ME!

AsphyxEvents Website Arrow Click ME!

XV!BENEDYKT
xvibenedykt's picture
Offline
Joined: Jul 2008
Posts:
Re: Vanilla.cfg I v2.3

Leave QL at QL Tongue Here for me is still QUAKE3 Kiss <3

i do not see problem to make amateur cup at ql for us if some want so much ql Tongue

rUnThEoN?!
Skullheadq3's picture
Offline
Joined: Dec 2005
Posts:
DE Germany
Re: Vanilla.cfg I v2.3
outofhere! wrote:

4. when i ask the people who played on vanilla 1vs1 these days, they said nothing bad about the config! maybe in other gametypes are more problems but like i said i havent enough knowledge in that kind of stuff, so i need your help to make that cfg perfect! what is when we test the quake live physics ?

reason is pretty easy, the players who dislike the actual configuration don't play Thinking

Now for the record, physic_air_steps is still the biggest problem here.

hurrenson: "This idiot is apparently not familiar with a rail/sniper style."

khaz'
Clan/TS Moderator
Offline
Joined: Aug 2009
Posts:
Re: Vanilla.cfg I v2.3

The biggest problem is... "random" PU spawn, ammo pickup and then stair jumps.

Why ammo? Let's say you've got 10 rockets atm,
you pick up rocket from spawn - you get +1 rocket,
you pick up ammo packs - you get +5 rockets
you pick up fragged enemy rockets - you get +10 rockets,
max rockets in inventory - 999.
Why it's a problem? On some maps defenders have a long road to the closest ammo packs to be more effective in combat [not to run out of rockets] and the only way they can get it is right from spawn - it has negative effect on their defending skills. I suggest qlive solution - max rockets 25, rocket ammo from spawn +10 to ammo, rest the same. Same solution goes for all weapons.

About PowerUps, sometimes PowerUps doesn't spawn at the same time or right in time. The enemy getting their PU first has incredible advantage.

Stairjumps are explained by Skull.

Asphyx, if you fix this config I'm gonna form new religion - asphyxianism. Didn't even expected you to take care about it, wanted to force Terror to fix all that stuff. Thanks for everything pal.

"Of all the things I've lost, I miss my mind the most."
- Mark Twain

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

The biggest problem is... "random" PU spawn, ammo pickup and then stair jumps.

Why ammo? Let's say you've got 10 rockets atm,
you pick up rocket from spawn - you get +1 rocket,
you pick up ammo packs - you get +5 rockets
you pick up fragged enemy rockets - you get +10 rockets,
max rockets in inventory - 999.
Why it's a problem? On some maps defenders have a long road to the closest ammo packs to be more effective in combat [not to run out of rockets] and the only way they can get it is right from spawn - it has negative effect on their defending skills. I suggest qlive solution - max rockets 25, rocket ammo from spawn +10 to ammo, rest the same. Same solution goes for all weapons.

About PowerUps, sometimes PowerUps doesn't spawn at the same time or right in time. The enemy getting their PU first has incredible advantage.

Stairjumps are explained by Skull.

Asphyx, if you fix this config I'm gonna form new religion - asphyxianism. Didn't even expected you to take care about it, wanted to force Terror to fix all that stuff. Thanks for everything pal.

i uploaded a test version on :
New Excessive+ Vanilla! 1v1

i updated first post!

solution ? Rockets not Ammo = 0 / maybe Ammo = AmmoLimit; and that is 25

a bit different for the Shotgun before Ammo = 0 / after Ammo = 10

and i deleted the knockbacks completly and it taken once again from the default.cfg

and Items Arrow see bellow:

}
 
Items
{
    Shootable = no;
}
 
modifyItem(0, "item_armor_shard",  "", 25,   5);
modifyItem(0, "item_armor_jacket", "", 25,  25);
modifyItem(0, "item_armor_combat", "", 25,  50);
modifyItem(0, "item_armor_body",   "", 25, 100);
modifyItem(0, "item_health_small", "", 35,   5);
modifyItem(0, "item_health",       "", 35,  25);
modifyItem(0, "item_health_large", "", 35,  50);
 
if (($mapname == "pro-q3tourney4") || ($mapname == "pro-q3tourney7"))
{
    modifyItem(0, "item_health_mega", "", 120);
}
else if ($mapname == "q3dm17")
{
    modifyItem(0, "item_health_mega", "",  45);
}
else
{
    modifyItem(0, "item_health_mega", "",  35);
}
 
modifyItem(0, "item_quad",   "", 120, 30);
modifyItem(0, "item_enviro", "", 120, 30);
modifyItem(0, "item_haste",  "", 120, 30);
modifyItem(0, "item_invis",  "", 120, 30);
modifyItem(0, "item_regen",  "", 120, 30);
modifyItem(0, "item_flight", "", 120, 30);
 
if ( $g_gametype == GT_TEAM)
{
    modifyItem(0, "weapon_*", "", 30);
    //modifyItem(0, "ammo_*", "", 30);  // see below
}
else
{
    modifyItem(0, "weapon_*", "",  5);
    if (($g_gametype == 1) && ($mapname == "pro-q3tourney4"))
        modifyItem(0, "weapon_railgun", "", 15);
    //modifyItem(0, "ammo_*", "", 10);  // see below
}
 
modifyItem(0, "holdable_teleporter", "", 60);
modifyItem(0, "holdable_medkit", "", 60);
 
modifyItem(0, "team_CTF_redflag", "", 30);
modifyItem(0, "team_CTF_blueflag", "", 30);
modifyItem(0, "team_CTF_neutralflag", "", 30);
 
modifyItem(0, "item_health_mega", "", -1, 100);
 
modifyItem(0, "weapon_machinegun",      "", -1,  50);
modifyItem(0, "weapon_shotgun",         "", -1,  10);
modifyItem(0, "weapon_grenadelauncher", "", -1,  10);
modifyItem(0, "weapon_rocketlauncher",  "", -1,  10);
modifyItem(0, "weapon_lightning",       "", -1, 100);
modifyItem(0, "weapon_railgun",         "", -1,  10);
modifyItem(0, "weapon_plasmagun",       "", -1,  50);
modifyItem(0, "weapon_bfg",             "", -1,  10);
 
// all ammo boxes respawn within 40 secs
modifyItem(0, "ammo_bullets",   "", 40, 50);
modifyItem(0, "ammo_shells",    "", 40,  5);
modifyItem(0, "ammo_grenades",  "", 40,  5);
modifyItem(0, "ammo_rockets",   "", 40,  5);
modifyItem(0, "ammo_lightning", "", 40, 50);
modifyItem(0, "ammo_slugs",     "", 40,  5);
modifyItem(0, "ammo_cells",     "", 40, 50);
modifyItem(0, "ammo_bfg",       "", 40,  5);

then we have only physic_air_steps as problem Tongue

Fragmovies and more Arrow Click ME!

AsphyxEvents Website Arrow Click ME!

!@#$%&*( terror )_
terror's picture
Offline
Joined: Feb 2007
Posts:
Re: Vanilla.cfg I v2.3

Hmm im not sure but maybe just copy physics from rr v4? U willa hale vq3 + cena physics votable when ill be at Home ill look into this

outofhere!
hook's picture
Offline
Joined: Mar 2008
Posts:
Re: Vanilla.cfg I v2.3
!@#$%&*( terror )_ wrote:

Hmm im not sure but maybe just copy physics from rr v4? U willa hale vq3 + cena physics votable when ill be at Home ill look into this

i only saw rr v6 and there are Physics = 0 or PHYSICS_QUAKE_LIVE or PHYSICS_CPMA included!

Edit: what is with $xp_physics = no; like baseq3 ( isnt it vq3 physics ? )

Fragmovies and more Arrow Click ME!

AsphyxEvents Website Arrow Click ME!

!@#$%&*( terror )_
terror's picture
Offline
Joined: Feb 2007
Posts:
Re: Vanilla.cfg I v2.3
outofhere! wrote:

!@#$%&*( terror )_ wrote:
Hmm im not sure but maybe just copy physics from rr v4? U willa hale vq3 + cena physics votable when ill be at Home ill look into this

i only saw rr v6 and there are Physics = 0 or PHYSICS_QUAKE_LIVE or PHYSICS_CPMA included!

Edit: what is with $xp_physics = no; like baseq3 ( isnt it vq3 physics ? )

sorry my bad xd V6 not v4 Smug

this is what v6 physics look like

Quote:

Config {
if ($rr_physics == 1)
{Name = "rr.cfg <rail resurrection v6> QL-physics";}
else
{Name = "rr.cfg <rail resurrection v6> CPMA-physics";}
}

Misc {
if ($rr_physics == 1)
{$xp_physics = PHYSICS_QUAKE_LIVE | PHYSICS_STEP_JUMPS | PHYSICS_AIR_STEPS | PHYSICS_DOUBLE_JUMPS | PHYSICS_RAMP_JUMPS;}
else
{$xp_physics = PHYSICS_CONTROL_FORWARD | PHYSICS_CONTROL_SIDEWARD | PHYSICS_CONTROL_STOP | PHYSICS_RAMP_JUMPS | PHYSICS_DOUBLE_JUMPS | PHYSICS_STEP_JUMPS | PHYSICS_AIR_STEPS;}

$rr_physics = 0;
$pmove_accurate = 125;
$xp_unlagged = 1;

// rr_physics 0 = CPMA physics (default)
// rr_physics 1 = QuakeLive physics