←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

PaintballMod
Zbyt szybki wylot kulek.

Zablokowany

  • +
  • -
MareczeeeQ. - zdjęcie MareczeeeQ. 21.03.2011

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ę.
Odpowiedz

  • +
  • -
Truposz WWL - zdjęcie Truposz WWL 21.03.2011

Prędkość ustawiasz tym cvarem jest to czas co jaki można wystrzelić kulkę
pbgun_speed 0,08 (default 0.08 ) - The time in between each shot

Użytkownik Truposz WWL edytował ten post 21.03.2011 14:36
Odpowiedz

  • +
  • -
MareczeeeQ. - zdjęcie MareczeeeQ. 21.03.2011

Prędkość ustawiasz tym cvarem jest to czas co jaki można wystrzelić kulkę

pbgun_speed 0,08 (default 0.08 ) - The time in between each shot


Ale jeśli ustawię 0,99 to i tak nic nie daje . A jak dam 1,0 to co sekunde ;/
Odpowiedz

  • +
  • -
Fajled - zdjęcie Fajled 21.03.2011

A jak dasz 0,09 ?
Odpowiedz

  • +
  • -
MareczeeeQ. - zdjęcie MareczeeeQ. 22.03.2011

Wiem już na czym polegał błąd . Miało być "0.08" a nie "0,08" .
Do zamknięcia .
Odpowiedz
Zablokowany