Mekanik.CsblacKangel.com [Zombie Plague]
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Addon's Here

3 posters

Go down

Addon's Here  Empty Addon's Here

Post by Admin Sun Jun 29, 2014 2:43 pm

Here You Can Find All Addons Just Make A Topic With The Addons You Want And You Get Them Smile

Admin
Admin

Posts : 4
Join date : 2014-06-29

https://mekanik.board-directory.net

Back to top Go down

Addon's Here  Empty Re: Addon's Here

Post by MekanikZm Sun Jun 29, 2014 3:01 pm

Admin wrote:Here You Can Find All Addons Just Make A Topic With The Addons You Want And You Get Them Smile

MekanikZm

Posts : 34
Join date : 2014-06-29

Back to top Go down

Addon's Here  Empty Re: Addon's Here

Post by MekanikZm Mon Jun 30, 2014 7:55 am

Reply With Quote #1
Very cool mod. This will give you the powers of spiderman, web slinging and such...

Code:
//////////////////////////////////////////
//Spiderman //
//Ported By Sp4rt4n //
//Ported on August 14, 2005 //
//////////////////////////////////////////
//KRoTaL's Stuff:
/*******************************************************************************************************
AMX Spiderman


Author: KRoTaL
Version: 0.3

0.1 Release
0.2 Added rope, crawling on walls and no recoil
0.3 Fixed the bug which stuck you into a wall + you can wrap up your enemies
if "amx_spiderman * 1" is executed, new players will also have spiderman powers


If you jump on a wall, you will stick to it.
Thus you can leap from surface to surface, like spiderman.
You can also crawl on walls, and swing with a rope.
If you use your rope while aiming at an enemy, you will wrap him up (he will drop his weapons
and he won't be able to move).


Commands:

amx_spiderman <name/id/authid/@CT/@TERRORIST/ * (all)> <1/0>

swing_toggle

+swing


Cvars:

spiderman_gravity 0.3 - gravity of the player ( gravity = spiderman_gravity * sv_gravity )

spiderman_speed 500 - speed of the jump

spiderman_crawlspeed 160 - speed when you are crawling

spiderman_swing 1 - 0: players cannot swing
1: players can swing

spiderman_wraptime 4 - how long players are wrapped up in seconds


Setup (AMX 0.9.9):

Install the amx file.
Enable VexdUM (both in metamod's plugins.ini and amx's modules.ini)


Credits:

Ideas from Willz
Ninja Rope plugin by Spacedude
Entangle roots code from Warcraft3 plugin by SpaceDude
Sound found by Fox-NL

*******************************************************************************************************/

Bind a key to "+swing", hold to control web action.

Required Modules:
Engine
Fun

Changelog:

1.1 - Updated for newest AMXX
1.0 - Released
Attached Files
File Type: sma Get Plugin or Get Source (spiderman.sma - 22181 views - 18.7 KB)
Last edited by Lem Rehat

MekanikZm

Posts : 34
Join date : 2014-06-29

Back to top Go down

Addon's Here  Empty Re: Addon's Here

Post by MekanikZm Mon Jun 30, 2014 7:57 am

Hi all! I want install zombie models in my Zombie server but no work that! I install models in model file but no work that! how install models cs 1.6 zombie server?what i must do for that?thx


if you can help me with that you can send me messaage in steam piranchas23 or msn-email romi_lem@outlook.com thx or i wait answer here


Reply With Quote #3
zp_zombieclasses.ini
zombieplague.ini
__________________
If you will not hear the truth, no one can tell you.

Search tutorial & Useful links

podbot installation tutorial ( linux - windows - mac osx )
making waypoints for podbot mm ( tutorial )

not only keeping the models in "models" dir , you have to add their names in zombieplague.ini

Here is an example :

I have a model zombienew.mdl..

1. You must create a folder in "cstrike/models/player" directory . It must carry the same name of the model file . For now "zombienew" folder .

2. Paste the file "zombienew.mdl" in it

3. Go to "cstrike/addons/amxmodx/configs" . Here u will find a file named "zombieplague.ini" or "zombie_plague_advanced.ini" .

4. Open the file using Notepad.

5. If u wanted to a Model to zombies , keep "1" for

MekanikZm

Posts : 34
Join date : 2014-06-29

Back to top Go down

Addon's Here  Empty Re: Addon's Here

Post by MekanikZm Mon Jun 30, 2014 9:25 am

Zombie Plague Team Semiclip v3.0.2
Për normale Counter-Strike 1.6 ose version Condition-Zero klikoni këtu.
Për Ditën e mposhtur 1.3 version klikoni këtu.

v3.0.0:
+ colors, admin for both teams
+ semiclip_button_trigger for what button triggers semiclip
+ semiclip_button_anti_boost for anti boost if players are inside each other
+ semiclip_render now splitted for normal and fade rendering
+ semiclip_fade_max for max render fade (not hardcoded anymore)
+ native tsc_get_user_semiclip returns if player is in semiclip.
+ native tsc_get_user_anti_boost returns if player is in anti boost with other player.
- cleaned code
- fixed spectator modes
- fixed register czero bots (from ConnorMcLeod)
- fixed entity movement stop (PCS) from:
+ func_door
+ func_door_rotating (80%)
+ func_train
+ func_vehicle
* all color cvars
* calc fade formula
* pause and unpause complete
* some functions with labels
* knife trace only triggers when players attacking with a knife
* entity and task of caching cvars using now one function together
* team change in mid-round unstuck query complete, now checking blockteam, button and enemy cvar

* v3.0.1:
+ added check if user compile with amxx 1.8.2 or higher
- removed un-needed tiny code from plugin_unpause()
+ added diff for mac
+ added check if server running with amxx 1.8.2 or higher
* changed code of RangeCheck() when player = other (the same)
- removed arrayset for g_iRotateEntity[]
+ added Hamsandwich 1.4 check for Ham_Center execute this is fixed, faster and don't crash server
- fixed func_vehicle damage if this is set on entity
- fixed SetEntityRadius() for func_door_rotating, setting real center origin (pev_real_center)

* v3.0.2:
+ added check if server running with Zombie Plague Mod 5.0+
* changed code of RangeCheck() and CalculateAmount() when player = other (the same)
- fixed semiclip_normal_spec for native tsc_set_user_rendering()
- fixed semiclip_fade_spec for native tsc_set_user_rendering()
+ added "disable" gamemodes support in plugin_unpause()
- fixed entity movement stop (PCS) from:
+ func_tracktrain
+ func_rotating (80%)
! changed a lot of SetEntityRadius() code.

Çfarë ka të re ZP 3.6 0 4.3
Code:
* v3.0.0:
+ colors, admin for both teams
+ semiclip_button_trigger for what button triggers semiclip
+ semiclip_button_anti_boost for anti boost if players are inside each other
+ semiclip_render now splitted for normal and fade rendering
+ semiclip_fade_max for max render fade (not hardcoded anymore)
+ native tsc_get_user_semiclip returns if player is in semiclip.
+ native tsc_get_user_anti_boost returns if player is in anti boost with other player.
- cleaned code
- fixed spectator modes
- fixed register czero bots (from ConnorMcLeod)
- fixed entity movement stop (PCS) from:
+ func_door
+ func_door_rotating (80%)
+ func_train
+ func_vehicle
* all color cvars
* calc fade formula
* pause and unpause complete
* some functions with labels
* knife trace only triggers when players attacking with a knife
* entity and task of caching cvars using now one function together
* team change in mid-round unstuck query complete, now checking blockteam, button and enemy cvar

* v3.0.1:
+ added check if user compile with amxx 1.8.2 or higher
- removed un-needed tiny code from plugin_unpause()
+ added diff for mac
+ added check if server running with amxx 1.8.2 or higher
* changed code of RangeCheck() when player = other (the same)
- removed arrayset for g_iRotateEntity[]
+ added Hamsandwich 1.4 check for Ham_Center execute this is fixed, faster and don't crash server
- fixed func_vehicle damage if this is set on entity
- fixed SetEntityRadius() for func_door_rotating, setting real center origin (pev_real_center)

* v3.0.2:
+ added check if server running with Zombie Plague Mod 3.6+
* changed code of RangeCheck() and CalculateAmount() when player = other (the same)
- fixed semiclip_normal_spec for native tsc_set_user_rendering()
- fixed semiclip_fade_spec for native tsc_set_user_rendering()
+ added "disable" gamemodes support in plugin_unpause()
- fixed register czero bots with client_authorized() when only one bot connecting (bot_quota 1)
- fixed entity movement stop (PCS) from:
+ func_tracktrain
+ func_rotating (80%)
! changed a lot of SetEntityRadius() code.
Description:
Added Team Semiclip, only for 1 team or both with enemy trespass or not.
Semiclip can activate on button press, the button himself you can customize.
Boosting can be allowed or not. If team switching in mid-round so updating
the team instandly, with unstuck feature. Knife trace to next enemy when you
stay inside a teammate and aiming a enemy. Many render functions with
constant or fading features, for humans, zombies and admins, visual for all
alive, death and spectating players. And the biggest feature is this plugin
has a fix that stop the entity movement stop glitch.

Youtube:
- Team Semiclip 1.8.8 with Bots and new native
- knife trace

Plugin Features:
* No one block befor first zombie is choosen (round start)
* Automatic unstuck feature with delay (only trigger on team change event)

Requirements:
Mods: Counter-Strike 1.6 or Condition-Zero
Metamod: Version 1.21 or later
AMXX: Version 1.8.2 or later
Module: cstrike, engine, fakemeta, hamsandwich
Recommended Module: hamsandwich update 1.4

Cvars:
// General
semiclip 1 // [0-disabled / 1-enabled]
semiclip_block_team 0 // Which team has semiclip (look zp_team_semiclip_info.txt for more information) [0-both have / 1-Zombies don't have / 2-Humans don't have / 3-Both don't have]
semiclip_enemies 0 // Trespass enemies [0-disabled / 1-enabled]
semiclip_radius 250.0 // Semiclip radius [85.05 - 14123.14]

// Button
// IMPORTANT: Priority is semiclip_block_team > semiclip_button!
semiclip_button 0 // Button semiclip (look zp_team_semiclip_info.txt for more information) [0-disabled / 1-Zombies / 2-Humans / 3-Both]
semiclip_button_trigger 32 // What button's trigger semiclip (look zp_team_semiclip_info.txt for more information)
semiclip_button_anti_boost 1 // Anti boost if players are inside each other [0-disabled / 1-enabled]

// Unstuck
// IMPORTANT: Unstuck trigger only on Preparation ends, Duration ends and Team change Event!
semiclip_unstuck 3 // Unstuck [0-disabled / 1-specified team / 2-csdm / 3-random around own place]
semiclip_unstuck_delay 0 // Unstuck delay in seconds (0.1 - 3.0) [0-instant]

// Gamemodes
semiclip_disable_on_infection 0 // disable semiclip on Infection Mode
semiclip_disable_on_multiple 0 // disable semiclip on Multiple Infection Mode
semiclip_disable_on_nemesis 0 // disable semiclip on Nemesis Mode
semiclip_disable_on_survivor 0 // disable semiclip on Survivor Mode
semiclip_disable_on_swarm 0 // disable semiclip on Swarm Mode
semiclip_disable_on_plague 0 // disable semiclip on Plague Mode
semiclip_disable_on_armageddon 0 // disable semiclip on Armageddon Mode (only zp50)

// Other
// IMPORTANT: Duration has higher priority as Preparation!
semiclip_knife_trace 0 // Knife trace to next enemy when you stay inside a teammate and aiming a enemy [0-disabled / 1-enabled]

// Render
semiclip_render 0 // Render options [0-disabled / 1-normal / 2-fade]

// Render -Normal-
semiclip_normal_mode 1 // Normal mode (look amxconst.inc -> Render for set_user_rendering) [0-5]
semiclip_normal_fx 19 // Normal fx (look amxconst.inc -> Fx for set_user_rendering) [0-20]
semiclip_normal_amt 4 // Normal amount [0-255]
semiclip_normal_spec 0 // Render for current spectating player [0-disabled / 1-enabled]

// Render -Fade-
semiclip_fade_mode 2 // Fade mode (look amxconst.inc -> Render for set_user_rendering) [0-5]
semiclip_fade_fx 0 // Fade fx (look amxconst.inc -> Fx for set_user_rendering) [0-20]
semiclip_fade_min 130 // Min fade (stay inside other player or spectating player) [0-255]
semiclip_fade_max 225 // Max fade [0-255]
semiclip_fade_spec 0 // Render fade for current spectating player [0-disabled / 1-enabled]

// Color
// IMPORTANT: Color priority is Admin > Normal!
semiclip_color_admin_flag "b" // Admin color access flag (look user.ini, b - reservation)
semiclip_color_admin_zombies "255 63 63" // Admin zombies render color "RRR GGG BBB" [0-255]
semiclip_color_admin_humans "153 204 255" // Admin humans render color "RRR GGG BBB" [0-255]
semiclip_color_zombies "255 63 63" // Zombies render color "RRR GGG BBB" [0-255]
semiclip_color_humans "153 204 255" // Humans render color "RRR GGG BBB" [0-255]

Plugin Customization Section:
PHP Code:
const Float:CVAR_INTERVAL = 6.0 /* ¬ 6.0 */
const Float:SPEC_INTERVAL = 0.2 /* ¬ 0.2 */
const Float:RANGE_INTERVAL = 0.1 /* It's like a 10 FPS server (look RANGE_CHECK_ON_SEMICLIP comment) ¬ 0.1 */

const Float:ANTI_BOOST_DISTANCE = 85.041168 /* ¬ 85.041168 */

#define MAX_HOSTAGE 6 /* Have seen maps with more as 4 hostages ¬ 6 */
#define MAX_PLAYERS 32 /* Server slots ¬ 32 */
#define MAX_CSDM_SPAWNS 60 /* CSDM 2.1.2 value if you have more increase it ¬ 60 */
#define MAX_ENT_ARRAY 128 /* Is for max 4096 entities (128*32=4096) ¬ 128 */

/* Uncomment the line below to have range check in semiclip start forward maybe most
useful for surf servers this call any 1/FPS in seconds indeed of RANGE_INTERVAL.
Use at your own risk, for server with a high 1000 FPS setup (cause lags).
*/
//#define RANGE_CHECK_ON_SEMICLIP

/* Uncomment the line below to have player -> hostage semiclip.
*/
#define HOSTAGE_SEMICLIP

/* Uncomment the line below to fix entity movement stop.
*/
#define FIX_MOVING_ENTITIES

/* Uncomment the line below when you have defined FIX_MOVING_ENTITIES and have any mods
or plugins they you can grab, change or moving the origins of func_door_rotating.
Because this Team Semiclip plugin set, calculate and store the real center of
func_door_rotating (it's a constant origin position without moving) and working
with that. This have nothing todo with the rotating.
*/
//#define FIX_DOOR_ROTATING_CENTER
Supported Entities:
Code:
func_door
func_door_rotating (80%)
func_train
func_vehicle
func_tracktrain
func_rotating (80%)
Credits:
SchlumPF*: Team Semiclip (main core)
joaquimandrade: Module: Semiclip (some cvars)
ConnorMcLeod: show playersname (bugfix)
MeRcyLeZZ & VEN: Unstuck (function)
georgik57: for many suggestions, you are the best
Bugsy: for his bitsum macro's
For normal Counter-Strike 1.6 or Condition-Zero version click here.
For Day of Defeat 1.3 version click here.

zp_team_semiclip.sma: v3.6 - v4.3 fix5
zp50_team_semiclip.sma: v5.0+ (Recommended 5.0.7+)

v1.2.0 - 3.0.1 views 8907
Attached Files
File Type: zip zp_tsc_config.zip (2.3 KB, 208 views)
File Type: cfg zp_team_semiclip.cfg (3.6 KB, 167 views)
File Type: inc zp_team_semiclip.inc (1.8 KB, 166 views)
File Type: txt zp_team_semiclip_info.txt (2.6 KB, 143 views)
File Type: sma Get Plugin or Get Source (zp_team_semiclip.sma - 343 views - 64.3 KB)
File Type: sma Get Plugin or Get Source (zp50_team_semiclip.sma - 243 views - 64.6 KB)
Me Respekt Lem Rehat Very Happy Smile ^_^
MekaniK.CsblackangeL.com [ Zombie Plague ]
188.241.14.109:27015 27/32 zm_foda
PoWeReD bY : EsK.

MekanikZm

Posts : 34
Join date : 2014-06-29

Back to top Go down

Addon's Here  Empty Re: Addon's Here

Post by MekanikZm Mon Jun 30, 2014 11:09 am

Plugins - Zombie Plague
[Modes]
1. Zombie Plague Mod 4.3
- Official Patches for ZP 4.3
2. Zombie Plague 5.0 Beta 4
3. Zombie Plague Advance
4. Zombie Plague Mod, Advance With New Natives

[Addons - GamePlays]
[ZP] GamePlay: 50% Nemesis – 50% Survivors
[ZP] GamePlay: Plague Round Remix
[ZP] GamePlay: Infection Mode 2.0 || Real Infection
------------------------------
[ZP] Addon: Random Lighting
[ZP] Addon: Critical Hit
[ZP] Addon: Quad Damage (Human)
[ZP] Addon: Stop Retards BOT
[ZP] Addon: Give Full Ammo Packs
[ZP][nVault Beta][SQL] Addon: Military Rank System
[ZP] Addon: Class Limiter
[ZP] Sub-Plugin: Manage Ammo Packs
[ZP] Addon: Sprites On HUD
[ZP] Addon: Simple Zombie HP Regen
[ZP] Addon: Special Respawn (New)
[ZP] Addon: Questions & Answers
[ZP] Addons: Zombie Healing Skill
[ZP] Addon: KF Slow-Motion
[ZP] Addon: Show Health, Armor For Zombie
[ZP] Sub-Plugin: Delayed Infection
[ZP] Addon: Simple VIP Players
[ZP] Addon: Armor Drop
[ZP] Addon: Last Human Pain Shock Free
[ZP] Addon: First Zombie Bonus Menu
[ZP] Addon: NST Zombie Radio Port (ZP4.3)
[ZP] Addon: Bonus Box
[ZP] Addon: CZ Bot Helper
[ZP] Addon: Block Attack for Bot in New Round
[ZP] Addon: Random Zombie Class For Bot
[ZP] Addon: Grenade Status
[ZP] Extension: Ammo Packs Bank
[ZP] Bank SteamID,Nick,IP(MySQL,SQLITE)
[ZP] Addon: Web Stats
[ZP] Zombie VIP
[ZP] Sub-Plugin: Ultimate Bank
[ZP] Sub-Plugin: Rewards
[ZP] Zombie XP – Human Classes – Leveling Up
[ZP] Server Addon: LevelUp System XP
[ZP] Server Addon : Show Zombie health
[ZP] Sub-Plugin: Parachute
[ZP] Addon: A. Human Class
[ZP] Addon: Advanced Antiblock
[ZP] Addon: Aim Info
[ZP] Extra Server Addon : Presents
[ZP] Addon: Happy Hour
[ZP] Extension: Nemesis Rocket Launcher
[ZP] Addons: DeathMachine
[ZP] Server Addon: Adrenaline Mode [Alpha version]
[ZP] Addons: Informer
[ZP] Addon: Death Sprite
[ZP] Addon: New Win Messages
[ZP] Addon: First Zombie Translucent/Invisible
[ZP] Addon: Bodyguard Mode
[ZP] Addons: Infection Countdown Remix
[ZP] Addon: Biohazard Icon for ZP 4.3 with New Modes
[ZP] Server Addon: Real Lighting
[ZP]Addons : Presents
[ZP] Sub Plugin: Zombie Mutation
[ZP] Addon: Display the Current Mode
[ZP] Addon : Laser Destroy Preventer
[ZP] Extension: Last human is survivor
[ZP] Addon: Protect the Nemesis/Survivor
[ZP] Addon: Advanced Fog System
[ZP] Addon: Show team score
[ZP] Addon: Choose the Weapons Survivor
[ZP] Addon: Ability Dodge for Human
[ZP] Addon: First Person Death
[ZP] Addon: Zombie XP
[ZP] Addon: Armor Free
[ZP] Addon: Block Spray
[ZP] Addon: Lighting Vote
[ZP] Addon: Counter-Strike like Buymenu for Zombie Plague
[ZP] Sub-plugin: Switch M4a1 Model When Kill a Zombie
[ZP] CSO In-Game Theme
[ZP] Addon: Custom Lighting Levels

[Extra Items]
=> [H = Human | Z = Zombie | N/A = Not Available]
-------------------------------
[ZP] Extra Item: Kira v1.0 (H)
[ZP] Extra Item: Plasma Rifle (H)
[ZP] Extra Item: Dispenser(H)
[ZP] Extra Item: Speed Boost (H+Z)
[ZP] Extra Item: Wallclimb (Z)
[ZP] Extra Item: I am the Iron Man (H)
[ZP] Extra item: Barrett M95 (H)
[ZP] Extra Item: Freeze Ability & Immunity (Z + H)
[ZP] Extra Item: Golden Luger (H)
[ZP] Extra Item: CSO – SvDex (H)
[ZP] Extra items : Golden xm1014 (H)
[ZP] Extra items: Golden MP5 Navy (H)
[ZP] Extra item: Golden Ak 47 (H)
[ZP] Extra Item: Sweet Revenge (Z)
[ZP] Extra items : Black White Galil (H)
[ZP] Extra Item : Sentry Guns (H)
[ZP] Extra Item : Tryder (H)

[ZP] Extra Item: Gauss (H)
[ZP] Extra Item : FlameXM1014 (H)
[ZP] Extra Item: Dynamite Zombie (Z)
[ZP] Extra Item: Minigun (H)
[ZP] Extra Item: Zombie Human Scanner (Z)
[ZP] Extra Item : Golden Deagle (H)
[ZP] Extra Item : 3rd Person View (H + Z)
[ZP] Extra Item: Golden Ak – 47 Fix (H)
[ZP] Extra Item: Blood Stone (Z)
[ZP] Extra Item: Snark Infector (Z)
[ZP] Extra Item: Advanced Antidote Gun (H)
[ZP] Extra Item: Critical Strike (H)
[ZP] Extra Item : Immunity (H)
[ZP] Extra Item: Energy Suit (H)
[ZP] Extra Item : MP5 Nade Launcher (H)
[ZP] Extra Item : Pipe Bomb (H)
[ZP] Extra Item : Strip Bomb (Z)
[ZP] Extra Item: Buy Classes (H)
[ZP] Extra Item : Molotov Coctail (H)
[ZP] Extra Item: Chainsaw (H)
[ZP] Extra Item: Sawn-Off Shotgun (H)
[ZP] Extra Item: Concussion Grenade (Z)
[ZP] Extra Item: Laser/TripMine (H)
[ZP] Extra Item: Infection Storm (Z)
[ZP] Extra Item: Grenade Launcher (H)
[ZP] Extra item: Sniper v1.6 (H)
[ZP] Extra Item: Katana Samurai! (H)
[ZP] Extra Item: Kill Bomb For Zombies (Z)
[ZP] Extra Item : Player Aura V1.6 (H)
[ZP] Extra Item: Buy Shield (N/A)
[ZP] Extra Item: Zombie/Human Marker (Z+H)
[ZP] Extra Item: Buy Classes (H)
[ZP] Extra Item : Force Field Grenade (H)
[ZP] Extra Item : Satanic Healing (Z)
[ZP] Extra Item: Zombie Force (Z)
[ZP] Extra item: Dynamic Deagle (H)
[ZP] Extra Item: Soldier UqZ (N/A)
[ZP] Extra Items: Herbs (N/A)
[ZP] Extra Item: MutaDote (Z)
[ZP] Extra Item: Sniper Laser Gun (H)
[ZP] Extra Item: Laser Sight (H)
[ZP] Extra Iten: Golden M3 (H)
[ZP] Extra Item: Weapon M16 (H)
[ZP] Extra item: Thunder Knife (N/A)
[ZP] Extra Item: Reset your score (H+Z)
[ZP] Extra Item: Spawn Teleport (H)
[ZP] Extra Item: Tau Cannon (H)
[ZP] Extra Item: Speed Hammer (H)
[ZP] Extra Item: Delite Human (H)
[ZP] Extra Items : Traps! (H+Z)
[ZP] Extra Item: Stealth (H+Z)
[ZP] Extra Item: Crossbow (H)
[ZP] Extra Item: Teleport (H)
[ZP] Extra Item : KillBomb (N/A)
[ZP] Extra Item : Thunder Carabine (H)
[ZP] Extra Item : Golden M4A1 (H)
[ZP] Extra Item: Silent Hill Radio (N/A)
[ZP] Extra Item: Anti-Infection Armor (H)
[ZP] Extra Item: Bazooka (H)
[ZP] Extra Item: Damage Kit (H)
[ZP] Extra item: Human Pack (H)
[ZP] Extra Item: Hivehand (Z)
[ZP] Extra item: JetPack + Bazooka (H)
[ZP] Extra Item: Multijump (H)
[ZP] Extra Item: Pack Of Grenades (H)
[ZP] Extra Item: Sand Bags (H)
[ZP] Extra Item: T-Virus (H)
[ZP] Extra Item: Unlimited Clip (H)
[ZP] Extra item: Silver Bullets (H)
[ZP] Extra Item Pet - Bat for humans (N/A)
[ZP] Extra Item: Gravity Gun (H)
[ZP] Extra Item: Speed Boost (Z + H)
[ZP] Extra item: Bazooka + New Modes (H)
[ZP] Extra Item: Hiper Player (H)
[ZP] Extra Item: Regeneration Armor (H)
[ZP] Extra Item: M60 Machine Gun (H)
[ZP] Extra Item: Gravity Gun (H)


Last edited by Lem Rehat; 6-30-2014 at 1:04
Moje tutoriale i plugine mozete pronaci OVDE.
Kontaktirajte me na mail romi-lem@outlook.com. Nisam aktivan na forumu.
                                   Novi Lem Rehat !!!
<3 MekaniK.CsblackangeL.com [ Zombie Plague ] <3 Posetite nas i uzivajte u igri - 188.241.14.109:27015.

[Zombie Classes]
[ZP] Class Pack: CSO (Class from CSO)
------------------------------------
[ZP] Class: Fast Jumper
[ZP] Zombie Class: Box Zombie
[ZP] Zombie Class: Half-Life 2 Zombie
[ZP] Zombie Class: Rebirth
[ZP] Zombie Class: Crawler
[ZP] Zombie Class: Suicide Zombie
[ZP] Zombie Class: Houndeye Zombie
[ZP] Zombie Class: Hunt
[ZP] Zombie Class: Brute Mother
[ZP] Zombie Class: Blink Zombie
[ZP] Zombie Class: Executioner Zombie
[ZP] Zombie Class: Burning Zombie
[ZP] Zombie Class: Lockerz Zombie
[ZP] Zombie Class: Deimos Zombie
[ZP] Zombie Class : Paralizer Zombie
[ZP] Zombie Class: Boomer
[ZP] Zombie Class: L4D Tank
[ZP] Zombie Class Class: Smoke Screen Zombie
[ZP] Zombie Class: Predator
[ZP] Zombie Class: Rage Zombie
[ZP] Zombie Class: Cerberus Dog
[ZP] Zombie Class: KF Siren Zombie
[ZP] Zombie Class: Hunter Zombie L4D2
[ZP] Class: Sniper Zombie
[ZP] Class : Thermal Zombie
[ZP] Class: Frost Zombie
[ZP] Zombie Class: Blinker
[ZP] Class: Heavy Tank Zombie
[ZP] Class: Bloodsucker
[ZP] Class & Extra: Smoker & Drag ability
[ZP] Zombie Class: Supplied Damage
[ZP] Zombie Class: Blinding Zombie
[ZP] Zombie Class: Vampire Zombie
[ZP] Zombie Class : Assassin Zombie
[ZP] Zombie Class: Dummy Zombie
[ZP] Zombie Class: Islave
[ZP] Zombie Class: Dog
[ZP] Zombie Class : Leap Zombie
[ZP] Zombie Class: BunnyHop
[ZP] Zombie Class: Climb Zombie
[ZP] Zombie Class: Deadly Zombie
[ZP] Zombie Class: Faller Zombie
[ZP] Zombie CLass: Flame Zombie
[ZP] Zombie Class: Flying Crow
[ZP] Zombie Class: Invisible Cat
[ZP] Zombie Class: Reflect Zombie
[ZP] Zombie CLass: Witch Zombie
[ZP] Zombie Class: Werewolf Zombie
[ZP] Zombie Class: Doom
[ZP] Zombie Class: Santa Claus Zombie
[ZP] Zombie Class: Swarm Zombie
[ZP] Zombie Class: Infecter Zombie
[ZP] Zombie Class: Raptor Zombie
[ZP] Zombie Class: Pyramid Zombie

[Other ZP Stuff]
- Sky Collection - By Lem Rehat
- SKy Collection II - By Lem Rehat
- Sound Collection - By Lem Rehat
- Model Collection - by Lem Rehat
- Other List of plugins - by Lem Rehat
- [ZP] CSO Transformation Pack - by Lem Rehat

Last edited by Lem Rehat; 6-30-2014 at 1:04
Moje tutoriale i plugine mozete pronaci OVDE. Kontaktirajte me na mail romi-lem@outlook.com. Nisam aktivan na forumu. Novi Lem Rehat !!!
<3 MekaniK.CsblackangeL.com [ Zombie Plague ] <3 Posetite nas i uzivajte u igri -
188.241.14.109:27015. Very Happy Smile

MekanikZm

Posts : 34
Join date : 2014-06-29

Back to top Go down

Addon's Here  Empty Re: Addon's Here

Post by MekanikZm Mon Jun 30, 2014 11:13 am

Ja Ca Moda Per Cs 1.6 Zombie Per Juve ! Smile

Addons / Mods C.S 1.6 – CS-SteeL Zombie Mod v2.0
Posted Abril 20, 2009 by cyberdreamspt in Publicaçoes. Etiquetas:AMX MODS/AMX, AMX MODS/C.S 1.6 MODS. 5 Comentários
Addons CS-SteeL Zombie Mod v2.0
obs:.Tudo Que esta em vermelho esta desativado
Conteudo:
AmxModX
HL Booster
HL Guard
Pod Bot
Web Mod
Zombie Mod 4.06 Editado por Mim..
Plugins:
============================================================
; Addons CS-SteeL Zombie Mod v2.0(Plugins Proprios do AMXX)|
============================================================
; Admin Base – Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base – SQL version (comment admin.amxx)
; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management
; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling *
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands
; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map
; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands
stats_logging.amxx ; weapons stats logging (CSX Module required!)
miscstats.amxx ; bunch of events announcement for Counter-Strike
restmenu.amxx ; restrict weapons menu
; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer
=============================================
///Addons CS-SteeL Zombie Mod v2.0(Especial)|
=============================================
zombie_plague40.amxx ; Zombie Plague 4.06 Editado Por FRee StyLeR|SteeL
============================================
; Addons CS-SteeL Zombie Mod v2.0(Classes)|
============================================
zp_zclasses.amxx ; Classes de Zombies
zombie_drowned.amxx ; Classe Zombie Aquatico
zombie_regeneration.amxx ; Classe Zombie Regeneração
zombie_fantasma.amxx ; Classe Zombie Fantasma
zombie_umbrella.amxx ; Classe Zombie Camuflado(Umbrella)
zombie_jump.amxx ; Classe Zombie Jump
zombie_aranha.amxx ; Classe Zombie Escalador de Paredes
zombie_thermal.amxx ; Classe Zombie que Ve a Temperatura atravez das paredes
zombie_rage.amxx ; Classe Zombie Radiativo
zombie_3_pulos.amxx ; Classe Zombie Que Da Tres Pulos No Ar
zombie_ultimate_big.amxx ; Classe Zombie Ultimate Big
=================================================
; Addons CS-SteeL Zombie Mod v2.0(Itens Extras)|
=================================================
zp_buy_health.amxx ; Zombies Compram Life
zp_super_zombie.amxx ; Kit para Zombies HP e Gravity
zp_buy_nemesis.amxx ; Compra Modo Nemesis
zp_buy_survivor.amxx ; Compra Modo Survivor
zp_extra_motolov.amxx ; Motolov: Você compra ela e joga e começa a pegar fogo em tudo
zp_bomb_antidote.amxx ; Era a Bomba de Infectação agora é a vez da bomba de antidoto
zp_furia_umbrella.amxx ; Furia Umbrella
zp_extra_human_armor.amxx ; Colete Anti Infecção
zp_killbomb.amxx ; Bomba que Matas os Zombies
zp_extra_radar.amxx ; Radar que Escaneia para achaar zombies mais facil
zp_sniper_pack.amxx ; Kit Com Todas Snipers e Laser
zp_flamethrower.amxx ; Lança Chamas
zp_tryder.amxx ; Supar Umbrella
zp_item_magico.amxx ; Item Magico: Vai Escolher Sua Sorte ou asar
zp_extra_invisiblee.amxx ; Ivisibilidade
zp_extra_speed_boost.amxx ; Velocidade
zp_extra_low_gravity.amxx ; Gravidade
zp_extra_multijump.amxx ; Multi-Jump: Pulos Extras
================================================
; Addons CS-SteeL Zombie Mod 2.0(Complementos)|
================================================
laser_mine2009 ; Laser Mine 2009 By Junin
zp_mostrar_vida_nem.amxx ; Mostra o Nome e o HP do Nemesis By Junin
speclist.amxx ; Mostra Quem esta te assistindo
camera.amxx ; Mude a camera do cs.Digite no Say: /camera e escolha a camera que voce quiser
conect_anouncie.amxx ; Anuncia quem entra no server
auto_join_on_connect.amxx ; Jogadores entram direto(sem escolher time)
contador.amxx ; Conta quantos Zombies e quantos Umbrellas voce matou ou infectou
allchat.amxx ; Morto Fala Com Vivo e Admin tem cor diferente no say
zp_weather.amxx ; Chuva e Neblina
zm_radar.amxx ; Avisa quando tem zombies se aproximando
paraqueadas.amxx ; Para-Queadas Gratis Para Todos
weapon_icon.amxx ; Ícone da arma
bullet_damage.amxx ; Indica dando causado
mortalmiscstats.amxx ; Sons de Mortal Kombat
===========================================
; Addons CS-SteeL Zombie Mod v2.0(Server)|
===========================================
Anti-AFK.amxx ; Kika os AFK’s
anti-ping ; kIka quem fika com o ping alto
gore_ultimate.amxx ; Mais Sangue e explode esqueletos
rate_manager.amx ; Ajustes no RATE
==============================================
; Adicione Abaixo os Plugins que voce quiser|
==============================================
Addons Feito por mim…sozin…e logo mais Addons AnthRax v3.0 Lite….Creditos: bnokit pelas binds e pelo commandmenu quase igual…vlw bnokit…e jr_acn por uma classes de zombies…..
Como Adicionar Pod Bot:
vai em addons\metamod e abra o arquivo plugins.ini..
vai estar assim la dentro..
Amx Mod X
win32 addons/amxmodx/dlls/amxmodx_mm.dll
HL Booster
win32 addons/booster/booster_mm.dll
HL Guard
;win32 addons/hlguard/dlls/hlguard_mm.dll
Web Mod
;win32 addons/w/dlls/w_mm.dll
Pod Bot
;win32 addons/podbot/podbot_mm.dll
deixe assim:
Amx Mod X
win32 addons/amxmodx/dlls/amxmodx_mm.dll
HL Booster
win32 addons/booster/booster_mm.dll
HL Guard
;win32 addons/hlguard/dlls/hlguard_mm.dll
Web Mod
;win32 addons/w/dlls/w_mm.dll
Pod Bot
win32 addons/podbot/podbot_mm.dll
agora vamos ao q enteressa…
EDIT:::::
editei o download..por que ta faltando um monte de skins zm’s..
naum precisa mais baixar o survivor ja enclui ele la…
baixem aew galera…esse é melhor q o outro(Addons CS-SteeL Zombie Mod v1.0)…10000000000000 vezes melhor..
HELP SUPPORT BR/PT
Nota: Todos creditos atribuidos ao Autor/Creador do Addons CS-SteeL Zombie Mod v2.0, o site Live_CyberDreamsPT e CyberDreansPT so copiou o conteudo não alterando os creditos.
Per Te Download eshte :
Download : http://up-file.com/download/4c31da32f8c28470abed1bcc14e27f411
Go Go Go Hyni Ne Server ! Smile
Emri : MekaniK.CsblackangeL.com [ Zombie Plague ]
IP : 188.241.14.109:27015
Me Respect Lem Rehat Smile
PoWeReD bY EsK. Very Happy

MekanikZm

Posts : 34
Join date : 2014-06-29

Back to top Go down

Addon's Here  Empty Rregullat & Info

Post by MekanikZm Mon Jun 30, 2014 12:45 pm

Rregullat & Info
Quote:
Information: Staff tash ju mundeson qe te kerkoni dhe te gjeni plugins e nevojshem per serverin tuaj me leht me hapjen en kti subforumi

Rregullat

1. User ka drejt postimi vetem 2 plugins gjat 24h
2. User ka drejt vetem 1 kerkes gjat 24h
3. Plugins eshte mir te postohet edhe me Source Code dmth me (Script)
4. Plugins duhet te jet i spjeguar mir qfar funksioni kryen dhe nje screenshot duhet te gjindet ne postim poashtu edhe CVAR te trregohen
5. Plugins duhet te jet i testuar nga ju a funksionon mir dhe nuk krijon llag ne server
6. Ndalohet rrepsisht te kerkohet ndim ketu per ndonje Plugins apo Source Code.

Quote:
Kujdes: Duhet ti rrespektoni keto rregulla ne qofse njeren prej rregullave nuk e rrespektoni topic juaj do te mbyllet dhe bartet ne recycle bin
-------------------------------------------------------------------------------------------------------------------------------------
MekaniK.CsblackangeL.com [ Zombie Plague ] - 188.241.14.109:27015

MekanikZm

Posts : 34
Join date : 2014-06-29

Back to top Go down

Addon's Here  Empty Re: Addon's Here

Post by lodi byberi Mon Jun 30, 2014 2:29 pm

MekaniK me i miri ! Very Happy Kshu vazhdoni Bravo Very Happy

lodi byberi

Posts : 10
Join date : 2014-06-30

Back to top Go down

Addon's Here  Empty Re: Addon's Here

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum