Zombie.Plague Mod
Moderatör: Moderatörler
-
Konu Sahibi - Mesajlar: 404
- Kayıt: Sal Şub 28, 2017 2:55 pm
Zombie.Plague Mod
Selamun Aleyküm, beyler Ben Zombie Plague Modu kurcam Servera, LİNK: https://panel.csduragi.com/urun/editor/ ... ins-zm.ini burdaki Dosya uzantılarını silmiştim Biri atabilirmi Buraya
Link: | |
Linklerini gizle |
-
- Mesajlar: 216
- Kayıt: Cum Eyl 01, 2017 6:38 pm
Zombie.Plague Mod
buyur
; ZP 5.0 / Module Version
; -----------------------
; Engine
zp50_core.amxx
; APIs
amx_settings_api.amxx
cs_player_models_api.amxx
cs_teams_api.amxx
cs_maxspeed_api.amxx
cs_weap_models_api.amxx
cs_weap_restrict_api.amxx
cs_ham_bots_api.amxx
; Classes
zp50_class_zombie.amxx
zp50_class_human.amxx
zp50_class_nemesis.amxx
zp50_class_survivor.amxx
; Zombie Classes
zp50_class_zombie_classic.amxx
;zp50_class_zombie_raptor.amxx
;zp50_class_zombie_light.amxx
zp50_class_zombie_fat.amxx
;zp50_class_zombie_leech.amxx
;zp50_class_zombie_rage.amxx
; Human Classes
zp50_class_human_classic.amxx
;zp50_class_human_raptor.amxx
; This must come before game modes for armor protection to work properly
zp50_human_armor.amxx
; Game Modes Manager
zp50_gamemodes.amxx
; Game Modes
;zp50_gamemode_infection.amxx
zp50_gamemode_multi.amxx
;zp50_gamemode_swarm.amxx
;zp50_gamemode_nemesis.amxx
;zp50_gamemode_survivor.amxx
;zp50_gamemode_plague.amxx
;zp50_gamemode_armageddon.amxx
; Items Manager
zp50_items.amxx
;zp50_items_money.amxx
zp50_items_ammopacks.amxx
; Extra Items
;zp50_item_weapons.amxx
;zp50_item_nightvision.amxx
;zp50_item_antidote.amxx
;zp50_item_zombie_madness.amxx
;zp50_item_infection_bomb.amxx
; Admin
zp50_admin_commands.amxx
zp50_admin_menu.amxx
zp50_admin_models.amxx
; Buying
zp50_buy_menus.amxx
zp50_buy_zones.amxx
; Rewards
;zp50_rewards_money.amxx
zp50_rewards_ammopacks.amxx
zp50_rewards_frags_hp.amxx
; Deathmatch
zp50_deathmatch.amxx
zp50_random_spawn.amxx
zp50_spawn_protection.amxx
; Zombie/Human Features
;zp50_zombie_features.amxx
zp50_zombie_sounds.amxx
zp50_zombie_damage.amxx
zp50_human_ammo.amxx
; Custom Features
zp50_flashlight.amxx
zp50_nightvision.amxx
zp50_leap.amxx
zp50_painshockfree.amxx
zp50_knockback.amxx
zp50_weapon_drop_strip.amxx
; Effects
zp50_effects_infect.amxx
zp50_effects_cure.amxx
zp50_effects_lighting.amxx
zp50_ambience_effects.amxx
zp50_ambience_sounds.amxx
; Gameplay / Other
zp50_main_menu.amxx
zp50_objective_remover.amxx
zp50_gameplay_fixes.amxx
zp50_team_scoring.amxx
zp50_hud_info.amxx
zp50_serverbrowser_info.amxx
zp50_ammopacks.amxx
; Custom grenades
;zp50_grenade_flashbangs.amxx
zp50_grenade_fire.amxx
zp50_grenade_frost.amxx
;zp50_grenade_flare.amxx
; ZP 4.3 Subplugin Compatibility
zp50_zp43_compat.amxx
;zp50_biohazard_compat.amxx
; ZP 5.0 / Module Version
; -----------------------
; Engine
zp50_core.amxx
; APIs
amx_settings_api.amxx
cs_player_models_api.amxx
cs_teams_api.amxx
cs_maxspeed_api.amxx
cs_weap_models_api.amxx
cs_weap_restrict_api.amxx
cs_ham_bots_api.amxx
; Classes
zp50_class_zombie.amxx
zp50_class_human.amxx
zp50_class_nemesis.amxx
zp50_class_survivor.amxx
; Zombie Classes
zp50_class_zombie_classic.amxx
;zp50_class_zombie_raptor.amxx
;zp50_class_zombie_light.amxx
zp50_class_zombie_fat.amxx
;zp50_class_zombie_leech.amxx
;zp50_class_zombie_rage.amxx
; Human Classes
zp50_class_human_classic.amxx
;zp50_class_human_raptor.amxx
; This must come before game modes for armor protection to work properly
zp50_human_armor.amxx
; Game Modes Manager
zp50_gamemodes.amxx
; Game Modes
;zp50_gamemode_infection.amxx
zp50_gamemode_multi.amxx
;zp50_gamemode_swarm.amxx
;zp50_gamemode_nemesis.amxx
;zp50_gamemode_survivor.amxx
;zp50_gamemode_plague.amxx
;zp50_gamemode_armageddon.amxx
; Items Manager
zp50_items.amxx
;zp50_items_money.amxx
zp50_items_ammopacks.amxx
; Extra Items
;zp50_item_weapons.amxx
;zp50_item_nightvision.amxx
;zp50_item_antidote.amxx
;zp50_item_zombie_madness.amxx
;zp50_item_infection_bomb.amxx
; Admin
zp50_admin_commands.amxx
zp50_admin_menu.amxx
zp50_admin_models.amxx
; Buying
zp50_buy_menus.amxx
zp50_buy_zones.amxx
; Rewards
;zp50_rewards_money.amxx
zp50_rewards_ammopacks.amxx
zp50_rewards_frags_hp.amxx
; Deathmatch
zp50_deathmatch.amxx
zp50_random_spawn.amxx
zp50_spawn_protection.amxx
; Zombie/Human Features
;zp50_zombie_features.amxx
zp50_zombie_sounds.amxx
zp50_zombie_damage.amxx
zp50_human_ammo.amxx
; Custom Features
zp50_flashlight.amxx
zp50_nightvision.amxx
zp50_leap.amxx
zp50_painshockfree.amxx
zp50_knockback.amxx
zp50_weapon_drop_strip.amxx
; Effects
zp50_effects_infect.amxx
zp50_effects_cure.amxx
zp50_effects_lighting.amxx
zp50_ambience_effects.amxx
zp50_ambience_sounds.amxx
; Gameplay / Other
zp50_main_menu.amxx
zp50_objective_remover.amxx
zp50_gameplay_fixes.amxx
zp50_team_scoring.amxx
zp50_hud_info.amxx
zp50_serverbrowser_info.amxx
zp50_ammopacks.amxx
; Custom grenades
;zp50_grenade_flashbangs.amxx
zp50_grenade_fire.amxx
zp50_grenade_frost.amxx
;zp50_grenade_flare.amxx
; ZP 4.3 Subplugin Compatibility
zp50_zp43_compat.amxx
;zp50_biohazard_compat.amxx
Link: | |
Linklerini gizle |
-
Konu Sahibi - Mesajlar: 404
- Kayıt: Sal Şub 28, 2017 2:55 pm
-
- Mesajlar: 216
- Kayıt: Cum Eyl 01, 2017 6:38 pm
-
Konu Sahibi - Mesajlar: 404
- Kayıt: Sal Şub 28, 2017 2:55 pm
Zombie.Plague Mod
@xNosyBoy Hocam Eascape modu istiyorum,da nasıl ne yapacagımı bılmıyorum, Pek Anlamıyorum Bu Moddan cs252 veya cs183 gibi
Link: | |
Linklerini gizle |
-
Yasaklı Üye - Mesajlar: 6
- Kayıt: Pzr Eyl 10, 2017 7:25 pm
Zombie.Plague Mod
@tosunbey kardeşim csduragide en güzel Escape modları Respect Gaming Ve World Warzda var ama world warz sana ücretli yapar. en iyisi sen respect gaminge git Adam sana bu mod üzerinde yardımcı olacaktır.
Link: | |
Linklerini gizle |
-
Konu Sahibi - Mesajlar: 404
- Kayıt: Sal Şub 28, 2017 2:55 pm
Zombie.Plague Mod
@Stabile Adamın Herhangi Bi Iletişim Adresi Yok, Nasıl ulasabilirim Adama Forumda üyeligi varmı acaba
Link: | |
Linklerini gizle |
-
- Mesajlar: 216
- Kayıt: Cum Eyl 01, 2017 6:38 pm
Zombie.Plague Mod
Dostum sana tavsiyem o adamla konuşma, çünkü bende yardım istemiştim panel verdim ve panelin bilgilerini değiştirip hacklenmiş sanki gibi youtube koydular, şikayet ettim yasaklandılar ama sonra geri geldiler.
ama ömer telli zaten söyledi bir daha yaparsanız kalıcı yasaklanırsınız dedi.
ayrıca bunu başka serverlerede yaptılar, amaçları kurucuyla kanka olup plugin yapcam die ana panel istemek ve sonra paneli maffedip youtube koymak geri aldım tabiki.

ayrıca bunu başka serverlerede yaptılar, amaçları kurucuyla kanka olup plugin yapcam die ana panel istemek ve sonra paneli maffedip youtube koymak geri aldım tabiki.
En son xNosyBoy tarafından Pzt Eyl 11, 2017 11:35 am tarihinde düzenlendi, toplamda 1 kere düzenlendi.
Link: | |
Linklerini gizle |
-
- Mesajlar: 216
- Kayıt: Cum Eyl 01, 2017 6:38 pm
Zombie.Plague Mod
Aslında escape modu yapabilirim, modeller vs. herşey süper yaparım ama genede 1 2 kişiden yardım lazım tek başına çok zor olur.
Link: | |
Linklerini gizle |
-
Konu Sahibi - Mesajlar: 404
- Kayıt: Sal Şub 28, 2017 2:55 pm
Zombie.Plague Mod
@xNosyBoy Panele Zarar Vermekle Adamın Eline Bişey Geçeçegini sanmıyorum Ayrıca, Ole Birine Benzemiyor
Link: | |
Linklerini gizle |