Problem in zp5.0.8 Mod
hello everyone :)
i have a zombie plague 5.0.8 server it is crashing without any reason no errors in console and logs folder hope someone could help me |
Re: Problem in zp5.0.8 Mod
If you are using a bot package, this may be the reason.
|
Re: Problem in zp5.0.8 Mod
no i don't use
; Engine ;---------------------------- zp50_core.amxx zm_vip.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_assassin.amxx zp50_class_survivor.amxx zp50_class_sniper.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 ; Human Classes ;---------------------------- zp50_class_human_classic.amxx zp50_human_armor.amxx ; Game Modes Manager ;---------------------------- zp50_gamemodes.amxx zp50_gamemode_infection.amxx zp50_gamemode_multi.amxx zp50_gamemode_swarm.amxx zp50_gamemode_nemesis.amxx zp50_gamemode_assassin.amxx zp50_gamemode_survivor.amxx zp50_gamemode_sniper.amxx zp50_gamemode_plague.amxx zp50_gamemode_armageddon.amxx zp50_gamemode_avs.amxx ; Items ;---------------------------- zp50_items.amxx zp50_items_ammopacks.amxx ; Extra Items ;---------------------------- zp50_item_weapons.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_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_fire.amxx zp50_grenade_frost.amxx zp50_grenade_flare.amxx zp50_zp43_compat.amxx ; Counter-Strike ;---------------------------- z_gag.amxx kgbbots.amxx DeathFx.amxx abd_new.amxx multijump.amxx nademode.amxx pmodmenu.amxx resetscore.amxx ad_manager.amxx boost_menu.amxx cs_team_semiclip.amxx auto_join_on_connect.amxx ; Zombie Ammo Packs ;---------------------------- free_ap.amxx zp_get_ap.amxx zp_ap_strore.amxx zp_addon_time_presents.amxx ; Zombie Core ;---------------------------- zp_admin.amxx zp_respawn.amxx zp_level_mod.amxx zp50_nemesis_ability.amxx ; Super VIP Menu ;---------------------------- zp_svip_janus3.amxx zp_svip_frostm4a1_fixed.amxx zp_svip_menu.amxx ; Zombie Compat ;---------------------------- zp_ngv.amxx zp_sub_parachute.amxx zp_extra_addon_countdown.amxx ; Zombie Extra Item ;---------------------------- zp_vip_golden_xm1014.amxx zm_vip_extra_bazooka.amxx zp_vip_extra_golden_mp5.amxx zp_vip_armor_r.amxx ;---------------------------- zp_armor_r.amxx zp_no_recoil.amxx zp_knife_menu.amxx zp_extra_minigun.amxx zp_extra_goldenak.amxx zp_vip_extra_balrog-i.amxx zp_extra_rock_guitar.amxx ;---------------------------- zp_extra_knife_blink.amxx zp_bhp_zm.amxx ; Admin advanced_bans.amxx admin.amxx ; Basic admincmd.amxx adminhelp.amxx adminslots.amxx multilingual.amxx ; Menus menufront.amxx cmdmenu.amxx plmenu.amxx telemenu.amxx mapsmenu.amxx pluginmenu.amxx ; Chat / Messages adminchat.amxx antiflood.amxx scrollmsg.amxx imessage.amxx adminvote.amxx ; Map related nextmap.amxx mapchooser.amxx timeleft.amxx ; Configuration statscfg.amxx ; Counter-Strike restmenu.amxx statsx.amxx miscstats.amxx ; Custom wurm_up.amxx |
Re: Problem in zp5.0.8 Mod
Hello.
As far as I know, your sub plugins should be below the main plugins. The main plugins should be running first before your sub plugins does. That's the purpose why in your 'plugins.ini' contains Code:
Custom - Add 3rd party plugins here |
Re: Problem in zp5.0.8 Mod
Quote:
plugins.ini first and plugins-zp50_ammopacks.ini |
Re: Problem in zp5.0.8 Mod
You probably missing sprite or a model one or two
|
| All times are GMT -4. The time now is 17:55. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.