
a jeszcze cos jak mam zmienic wyglad zombie?
I jak mozna to napiszcie mi jak zrobic aby na servie byla mgla i zeby nie bylo tak ciemno bo nic nie widac:/
[code=auto:0]/*================================================================================
-----------------------------------
-*- [ZP] Default Zombie Classes -*-
-----------------------------------
~~~~~~~~~~~~~~~
- Description -
~~~~~~~~~~~~~~~
This plugin adds the default zombie classes to Zombie Plague.
Feel free to modify their attributes to your liking.
Note: If zombie classes are disabled, the first registered class
will be used for all players (by default, Classic Zombie).
================================================================================*/
#include <amxmodx>
#include <fakemeta>
#include <zombieplague>
/*================================================================================
[Plugin Customization]
=================================================================================*/
// Classic Zombie Attributes
new const zclass1_name[] = { "Klasyczne Zombie" }
new const zclass1_info[] = { "=Brak=" }
new const zclass1_model[] = { "zombie_source" }
new const zclass1_clawmodel[] = { "hand_radio.mdl" }
const zclass1_health = 2000
const zclass1_speed = 190
const Float:zclass1_gravity = 1.0
const Float:zclass1_knockback = 1.0
// Raptor Zombie Attributes
new const zclass2_name[] = { "Raptor Zombie" }
new const zclass2_info[] = { "HP-- Szybkosc++ Odrzut++" }
new const zclass2_model[] = { "zombie_source" }
new const zclass2_clawmodel[] = { "hand_radio.mdl" }
const zclass2_health = 1500
const zclass2_speed = 225
const Float:zclass2_gravity = 1.0
const Float:zclass2_knockback = 1.5
// Poison Zombie Attributes
new const zclass3_name[] = { "Sumo" }
new const zclass3_info[] = { "HP-- Odrzut++" }
new const zclass3_model[] = { "zombie_source" }
new const zclass3_clawmodel[] = { "hand_radio.mdl" }
const zclass3_health = 6000
const zclass3_speed = 190
const Float:zclass3_gravity = 0.75
const Float:zclass3_knockback = 1.25
// Big Zombie Attributes
new const zclass4_name[] = { "Du