Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

MareczeeeQ. - zdjęcie

MareczeeeQ.

Rejestracja: 21.03.2011
Aktualnie: Nieaktywny
Poza forum Ostatnio: 25.03.2011 19:13
-----

Moje tematy

Zbyt szybki wylot kulek.

21.03.2011 13:42

Witam .
Mam na serwerze zainstalowanego PaintBallMod'a . (http://forums.allied...ead.php?t=65201)
Jednak mam mały problem , ponieważ kulki zbyt szybko wylatują . W sekundę może wylecieć cały magazynek ;/
Moje CVary:
-- paintballgun.amxx --
amx_pbgun 1 (default 1) - Toggles the paintballgun
amx_pbusp 1 (default 1) - Toggles the usp paintballgun
amx_pbglock 1 (default 1) - Toggles the glock paintballgun
pbgun_color 2 (default 2) - Color of the paintball 1=Random 2=Team 3=Green/Orange 4=Yellow/Purple
pbgun_tgun 3 (default 3) - Toggles which paintball gun model Ts use (values 1-5)
pbgun_ctgun 7 (default 7) - Toggles which paintball gun model CTs use (values 6-10)
pbgun_shots 100 (default 100) - How many paintball entities can be spawned at once. (If your server is crashing or lagging, decrease this value.)
pbgun_velocity 2000 (default 2000) - The speed the paintballs travel (must be lower than sv_maxvelocity (default 2000))
pbgun_speed 0,08 (default 0.08 ) - The time in between each shot
pbgun_life 15 (default 15) - How long the paintball stay spawned
pbgun_glow a (default flags "a") - a = paintball glows, b = paintball has trail
pbgun_damage 100 (default 100) - Amount of damage a player takes when hit by a paintball
pbgun_sound 1 (default 1) - Toggles the shooting and hitting sounds

-- paintballmod.amxx --
amx_pbmod 1 (default 1) - Toggles the paintballgun
amx_pbmodel 0 (default 0) - Toggles if players use the Paintball player model
amx_pbmoney 1 (default 1) - Toggles if players money is stripped
amx_pbstrip 1 (default 1) - Toggles if players weapons are stripped
amx_getnade 2 (default 2) - Toggles if players gets a grenade. 1=Every round, 2=If you kill someone in previous round.
amx_pbdm 0 (default 0) - If enabled players will respawn 3 seconds after dieing
amx_pbspawnprotect 5 (default 5) - Time in seconds a player cannot be killed after spawning (0 to disable)

-- paintballnade.amxx --
amx_pbnade 1 (default 1) - Toggles the paintball grenade.
pbnade_radius 150 (default 150) - Radius (in cs units) a player has to be within to die from a grenade.

Proszę o pomoc .
Z góry dziękuję.