From 15bc5f4be6f3f643d003aeda15c1eefa0b8e24da Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Thu, 2 Jan 2014 16:14:24 -0500 Subject: [PATCH] Add multiplier for compat --- qcsrc/common/weapons/w_arc.qc | 2 +- qcsrc/common/weapons/w_blaster.qc | 2 +- qcsrc/common/weapons/w_crylink.qc | 2 +- qcsrc/common/weapons/w_devastator.qc | 2 +- qcsrc/common/weapons/w_electro.qc | 2 +- qcsrc/common/weapons/w_hagar.qc | 2 +- qcsrc/common/weapons/w_hlac.qc | 2 +- qcsrc/common/weapons/w_hook.qc | 2 +- qcsrc/common/weapons/w_machinegun.qc | 2 +- qcsrc/common/weapons/w_minelayer.qc | 2 +- qcsrc/common/weapons/w_mortar.qc | 2 +- qcsrc/common/weapons/w_porto.qc | 2 +- qcsrc/common/weapons/w_rifle.qc | 2 +- qcsrc/common/weapons/w_seeker.qc | 2 +- qcsrc/common/weapons/w_shockwave.qc | 2 +- qcsrc/common/weapons/w_shotgun.qc | 2 +- qcsrc/common/weapons/w_vaporizer.qc | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/qcsrc/common/weapons/w_arc.qc b/qcsrc/common/weapons/w_arc.qc index b453f5ea4..9875c17ad 100644 --- a/qcsrc/common/weapons/w_arc.qc +++ b/qcsrc/common/weapons/w_arc.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_HIGH, /* color */ '1 1 1', /* model */ "arc", -/* crosshair */ "gfx/crosshairhlac", +/* crosshair */ "gfx/crosshairhlac 0.7", /* netname */ "arc", /* fullname */ _("Arc") ); diff --git a/qcsrc/common/weapons/w_blaster.qc b/qcsrc/common/weapons/w_blaster.qc index a20361446..c1e8c6323 100644 --- a/qcsrc/common/weapons/w_blaster.qc +++ b/qcsrc/common/weapons/w_blaster.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ 0, /* color */ '1 0.5 0.5', /* model */ "laser", -/* crosshair */ "gfx/crosshairlaser", +/* crosshair */ "gfx/crosshairlaser 0.4", /* netname */ "laser", /* fullname */ _("Blaster") ); diff --git a/qcsrc/common/weapons/w_crylink.qc b/qcsrc/common/weapons/w_crylink.qc index 38ca5e5eb..7fc2db221 100644 --- a/qcsrc/common/weapons/w_crylink.qc +++ b/qcsrc/common/weapons/w_crylink.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_MID, /* color */ '1 0.5 1', /* model */ "crylink", -/* crosshair */ "gfx/crosshaircrylink", +/* crosshair */ "gfx/crosshaircrylink 0.4", /* netname */ "crylink", /* fullname */ _("Crylink") ); diff --git a/qcsrc/common/weapons/w_devastator.qc b/qcsrc/common/weapons/w_devastator.qc index 00a0a3068..774b30e04 100644 --- a/qcsrc/common/weapons/w_devastator.qc +++ b/qcsrc/common/weapons/w_devastator.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_HIGH, /* color */ '1 1 0', /* model */ "rl", -/* crosshair */ "gfx/crosshairrocketlauncher", +/* crosshair */ "gfx/crosshairrocketlauncher 0.5875", /* netname */ "devastator", /* fullname */ _("Devastator") ); diff --git a/qcsrc/common/weapons/w_electro.qc b/qcsrc/common/weapons/w_electro.qc index d41c8ff6c..a089aedd0 100644 --- a/qcsrc/common/weapons/w_electro.qc +++ b/qcsrc/common/weapons/w_electro.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_MID, /* color */ '0 0.5 1', /* model */ "electro", -/* crosshair */ "gfx/crosshairelectro", +/* crosshair */ "gfx/crosshairelectro 0.5", /* netname */ "electro", /* fullname */ _("Electro") ); diff --git a/qcsrc/common/weapons/w_hagar.qc b/qcsrc/common/weapons/w_hagar.qc index 0e0c58981..c1ddd5f27 100644 --- a/qcsrc/common/weapons/w_hagar.qc +++ b/qcsrc/common/weapons/w_hagar.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_MID, /* color */ '1 1 0.5', /* model */ "hagar", -/* crosshair */ "gfx/crosshairhagar", +/* crosshair */ "gfx/crosshairhagar 0.8", /* netname */ "hagar", /* fullname */ _("Hagar") ); diff --git a/qcsrc/common/weapons/w_hlac.qc b/qcsrc/common/weapons/w_hlac.qc index d7aa50483..beb71908d 100644 --- a/qcsrc/common/weapons/w_hlac.qc +++ b/qcsrc/common/weapons/w_hlac.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_MID, /* color */ '0 1 0', /* model */ "hlac", -/* crosshair */ "gfx/crosshairhlac", +/* crosshair */ "gfx/crosshairhlac 0.6", /* netname */ "hlac", /* fullname */ _("Heavy Laser Assault Cannon") ); diff --git a/qcsrc/common/weapons/w_hook.qc b/qcsrc/common/weapons/w_hook.qc index f5fdb8922..36b27ea81 100644 --- a/qcsrc/common/weapons/w_hook.qc +++ b/qcsrc/common/weapons/w_hook.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ 0, /* color */ '0 0.5 0', /* model */ "hookgun", -/* crosshair */ "gfx/crosshairhook", +/* crosshair */ "gfx/crosshairhook 0.5", /* netname */ "hook", /* fullname */ _("Grappling Hook") ); diff --git a/qcsrc/common/weapons/w_machinegun.qc b/qcsrc/common/weapons/w_machinegun.qc index acc54f059..72a0cebfa 100644 --- a/qcsrc/common/weapons/w_machinegun.qc +++ b/qcsrc/common/weapons/w_machinegun.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_MID, /* color */ '1 1 0', /* model */ "uzi", -/* crosshair */ "gfx/crosshairuzi", +/* crosshair */ "gfx/crosshairuzi 0.6", /* netname */ "uzi", /* fullname */ _("Machine Gun") ); diff --git a/qcsrc/common/weapons/w_minelayer.qc b/qcsrc/common/weapons/w_minelayer.qc index 62d0e4ac0..e52606b5c 100644 --- a/qcsrc/common/weapons/w_minelayer.qc +++ b/qcsrc/common/weapons/w_minelayer.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_HIGH, /* color */ '0.75 1 0', /* model */ "minelayer", -/* crosshair */ "gfx/crosshairminelayer", +/* crosshair */ "gfx/crosshairminelayer 0.9", /* netname */ "minelayer", /* fullname */ _("Mine Layer") ); diff --git a/qcsrc/common/weapons/w_mortar.qc b/qcsrc/common/weapons/w_mortar.qc index 16b10aca4..c9d36bb88 100644 --- a/qcsrc/common/weapons/w_mortar.qc +++ b/qcsrc/common/weapons/w_mortar.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_MID, /* color */ '1 0 0', /* model */ "gl", -/* crosshair */ "gfx/crosshairgrenadelauncher", +/* crosshair */ "gfx/crosshairgrenadelauncher 0.7", /* netname */ "grenadelauncher", /* fullname */ _("Mortar") ); diff --git a/qcsrc/common/weapons/w_porto.qc b/qcsrc/common/weapons/w_porto.qc index 1f73ebb82..a4c3ce2c5 100644 --- a/qcsrc/common/weapons/w_porto.qc +++ b/qcsrc/common/weapons/w_porto.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ 0, /* color */ '0.5 0.5 0.5', /* model */ "porto" , -/* crosshair */ "gfx/crosshairporto", +/* crosshair */ "gfx/crosshairporto 0.6", /* netname */ "porto", /* fullname */ _("Port-O-Launch") ); diff --git a/qcsrc/common/weapons/w_rifle.qc b/qcsrc/common/weapons/w_rifle.qc index 79c029355..49d43a0bb 100644 --- a/qcsrc/common/weapons/w_rifle.qc +++ b/qcsrc/common/weapons/w_rifle.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_MID, /* color */ '0.5 1 0', /* model */ "campingrifle", -/* crosshair */ "gfx/crosshairrifle", +/* crosshair */ "gfx/crosshairrifle 0.5", /* netname */ "rifle", /* fullname */ _("Rifle") ); diff --git a/qcsrc/common/weapons/w_seeker.qc b/qcsrc/common/weapons/w_seeker.qc index 4608c4962..8200eeb7d 100644 --- a/qcsrc/common/weapons/w_seeker.qc +++ b/qcsrc/common/weapons/w_seeker.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_MID, /* color */ '0.5 1 0', /* model */ "seeker", -/* crosshair */ "gfx/crosshairseeker", +/* crosshair */ "gfx/crosshairseeker 0.8", /* netname */ "seeker", /* fullname */ _("T.A.G. Seeker") ); diff --git a/qcsrc/common/weapons/w_shockwave.qc b/qcsrc/common/weapons/w_shockwave.qc index 1d8e5e6e6..d78411482 100644 --- a/qcsrc/common/weapons/w_shockwave.qc +++ b/qcsrc/common/weapons/w_shockwave.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_LOW, /* color */ '0.5 0.25 0', /* model */ "shotgun", -/* crosshair */ "gfx/crosshairshotgun", +/* crosshair */ "gfx/crosshairshotgun 0.7", /* netname */ "shockwave", /* fullname */ _("Shockwave") ); diff --git a/qcsrc/common/weapons/w_shotgun.qc b/qcsrc/common/weapons/w_shotgun.qc index ef6557ef4..95dc3781f 100644 --- a/qcsrc/common/weapons/w_shotgun.qc +++ b/qcsrc/common/weapons/w_shotgun.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_LOW, /* color */ '0.5 0.25 0', /* model */ "shotgun", -/* crosshair */ "gfx/crosshairshotgun", +/* crosshair */ "gfx/crosshairshotgun 0.65", /* shortname */ "shotgun", /* fullname */ _("Shotgun") ); diff --git a/qcsrc/common/weapons/w_vaporizer.qc b/qcsrc/common/weapons/w_vaporizer.qc index 4e3b8fc68..5d792f033 100644 --- a/qcsrc/common/weapons/w_vaporizer.qc +++ b/qcsrc/common/weapons/w_vaporizer.qc @@ -8,7 +8,7 @@ REGISTER_WEAPON( /* rating */ BOT_PICKUP_RATING_HIGH, /* color */ '0.5 1 1', /* model */ "minstanex", -/* crosshair */ "gfx/crosshairminstanex", +/* crosshair */ "gfx/crosshairminstanex 0.4", /* netname */ "minstanex", /* fullname */ _("Vaporizer") ); -- 2.39.2