X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=balance25.cfg;h=a4369249fad75c47203fb17c752354c91dcf8677;hp=2f4ca97bcfa62f87fbcfecf71483e7963f8f6087;hb=cea2281f6b5fa716d2d5b3d23fc46603022ee3f4;hpb=21cd0bef7a9329d0201610bccedf8a29048b0291 diff --git a/balance25.cfg b/balance25.cfg index 2f4ca97bc..a4369249f 100644 --- a/balance25.cfg +++ b/balance25.cfg @@ -1,29 +1,3 @@ -// {{{ weapon replacement -// NOTE: this only replaces weapons on the map -// use g_start_weapon_* to also replace the on-startup weapons! -// example: g_weaponreplace_nex "nex minstanex", then Nexes become MinstaNexes 50% of the times -// set the cvars to "0" to totally disable a weapon -set sv_q3acompat_machineshotgunswap 0 "shorthand for swapping uzi and shotgun" -set g_weaponreplace_laser "" -set g_weaponreplace_shotgun "" -set g_weaponreplace_uzi "" -set g_weaponreplace_grenadelauncher "" -set g_weaponreplace_electro "" -set g_weaponreplace_crylink "" -set g_weaponreplace_nex "" -set g_weaponreplace_hagar "" -set g_weaponreplace_rocketlauncher "" -set g_weaponreplace_porto "" -set g_weaponreplace_minstanex "" -set g_weaponreplace_hook "" -set g_weaponreplace_hlac "" -set g_weaponreplace_campingrifle "" -set g_weaponreplace_tuba "" -set g_weaponreplace_fireball "" -set g_weaponreplace_seeker "" -set sv_q3acompat_machineshotgunswap 0 "shorthand for swapping uzi and shotgun (for Q3A map compatibility)" -// }}} - // {{{ starting gear set g_start_weapon_laser -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" set g_start_weapon_shotgun -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" @@ -78,6 +52,8 @@ set g_balance_nix_ammoincr_fuel 2 // }}} // {{{ pickup items +set g_pickup_ammo_anyway 0 +set g_pickup_weapons_anyway 0 set g_pickup_shells 15 set g_pickup_shells_max 999 set g_pickup_nails 80 @@ -91,20 +67,28 @@ set g_pickup_fuel_jetpack 50 set g_pickup_fuel_max 999 set g_pickup_armorsmall 5 set g_pickup_armorsmall_max 999 +set g_pickup_armorsmall_anyway 0 set g_pickup_armormedium 25 set g_pickup_armormedium_max 999 +set g_pickup_armormedium_anyway 0 set g_pickup_armorbig 50 set g_pickup_armorbig_max 999 +set g_pickup_armorbig_anyway 0 set g_pickup_armorlarge 100 set g_pickup_armorlarge_max 999 +set g_pickup_armorlarge_anyway 0 set g_pickup_healthsmall 5 set g_pickup_healthsmall_max 999 +set g_pickup_healthsmall_anyway 0 set g_pickup_healthmedium 25 set g_pickup_healthmedium_max 999 +set g_pickup_healthmedium_anyway 0 set g_pickup_healthlarge 50 set g_pickup_healthlarge_max 999 +set g_pickup_healthlarge_anyway 0 set g_pickup_healthmega 100 set g_pickup_healthmega_max 999 +set g_pickup_healthmega_anyway 0 set g_pickup_respawntime_short 15 set g_pickup_respawntime_medium 20 set g_pickup_respawntime_long 30 @@ -533,6 +517,7 @@ set g_balance_campingrifle_primary_animtime 0.3 set g_balance_campingrifle_primary_ammo 10 set g_balance_campingrifle_primary_bulletconstant 130 // 56.3qu set g_balance_campingrifle_primary_burstcost 0 +set g_balance_campingrifle_primary_bullethail 0 // empty magazine on shot set g_balance_campingrifle_secondary_damage 35 set g_balance_campingrifle_secondary_headshotaddeddamage 15 // 50 damage only on head set g_balance_campingrifle_secondary_spread 0.008 @@ -544,6 +529,7 @@ set g_balance_campingrifle_secondary_animtime 0.1 set g_balance_campingrifle_secondary_ammo 10 set g_balance_campingrifle_secondary_bulletconstant 130 // 18.3qu set g_balance_campingrifle_secondary_burstcost 0 +set g_balance_campingrifle_secondary_bullethail 0 // empty magazine on shot // }}} // {{{ tuba set g_balance_tuba_refire 0.05