←  Szukam pluginu

AMXX.pl: Support AMX Mod X i SourceMod

»

ZombieShop

Zablokowany

  • +
  • -
Fusion - zdjęcie Fusion 02.08.2010

poszukuje sklepu zombie za ammo packi
gdzie można kupic:
Krowę(muuuu :0)
Flasza(ktory zamraża zombi)
He(Ktory pali zombie)
I te inne

Za pomoc oczywiscie+
Odpowiedz

  • +
  • -
camilost - zdjęcie camilost 02.08.2010

Przecież to jest podstawowo w ZombiePlague. (za AmmoPacki)

addons/amxmodx/configs/ i szukasz plików:

* zombieplague.ini (Ustawiasz ceny itemów)
Bronie do kupienia (Krowa, HE i Flash itd.)
[Extra Items: Weapons and their costs]
NAMES = Napalm Nade , Frost Nade , Flare , AWP Magnum Sniper , M249 Para Machinegun , SG550 Auto-Sniper , G3SG1 Auto-Sniper
ITEMS = weapon_hegrenade , weapon_flashbang , weapon_smokegrenade , weapon_awp , weapon_m249 , weapon_sg550 , weapon_g3sg1
COSTS = 6 , 6 , 6 , 8 , 10 , 12 , 12
Reszta poniżej jeśli dalej coś nie działa.


Granaty + Noktowizor
[Hard Coded Items Costs]
NIGHT VISION = 15
ANTIDOTE = 15
ZOMBIE MADNESS = 17
INFECTION BOMB = 60

* zombieplague.cfg (Ustawiasz CVARy)

Dodatkowe Itemy w shopie
// Extra Items
// -----------
zp_extra_items "1"					// Enable extra items
zp_extra_weapons "1"				// Include weapons
zp_extra_nvision "0"				// Include night vision
zp_extra_antidote "1"				// Include antidote
zp_extra_antidote_limit "1"			// Antidote purchase limit per round
zp_extra_madness "1"				// Include zombie madness
zp_extra_madness_limit "3"			// Zombie madness purchase limit per round
zp_extra_madness_duration "20.0"		// Zombie madness duration
zp_extra_infbomb "1"				// Include infection bomb
zp_extra_infbomb_limit "2"			// Infection bomb purchase limit per round

Granaty + ustawienia
// Custom Grenades
// ---------------
zp_fire_grenades "1"				// Enable napalm grenades (overrides HE)
zp_fire_duration "8"				// Burning duration in seconds
zp_fire_damage "10"					// Burning damage (every 0.2 secs)
zp_fire_slowdown "0.5"				// Burning slowdown multiplier (0.5 = reduces velocity by a half) [0-disabled]
zp_frost_grenades "1"				// Enable frost grenades (overrides FB)
zp_frost_duration "5"				// Freeze duration in seconds
zp_flare_grenades "1"				// Enable flare grenades (overrides SG)
zp_flare_duration "60"				// Flare lightning duration in seconds
zp_flare_size "35"					// Flare lightning size (radius)
zp_flare_color "0"					// Flare color [0-white // 1-red // 2-green // 3-blue // 4-full random // 5-random between r,g,b]
Odpowiedz
Zablokowany