Raised This Month: $51 Target: $400
 12% 

Help / Support Cannot change zombie model


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
paprikon
New Member
Join Date: Mar 2024
Old 03-13-2024 , 21:38   Cannot change zombie model
Reply With Quote #1

Hello,

Sadly, I have come to a stalemate with this game and come to seek urgent aid.

BACKGROUND:
We're currently organising an old-school tournament with coworkers, where we will have three servers - two running zombie plague and hidenseek, while the last one will be classic competitive with Match Deluxe (yet to figure out a working solution to display match statistics in a webpage as most forks of HLStatsX:CE are outdated or docker-based, which I am not familiar with as I mainly use Proxmox and set up Debian/Ubuntu/etc. containers w/o docker). I plan on having a plugin that lets you migrate between the servers, which I've also yet to figure out.

ISSUE WITH ZOMBIE PLAGUE:
I have set up the server on a Debian CT, everything works great - I was able to install metamod, amxmodx, and zombie plague 5.0.8. However, when I decided to add custom models for the zombies, they wouldn't change whatsoever.

WHAT I'VE DONE SO FAR:
  • Edit zombieclasses.ini to change MODEL and CLAWMODEL for each zombie.
  • Edit zombieplague.ini to change ADMIN HUMAN model and NEMESIS model.
  • Edit models_nemesis_player[][] and models_nemesis_claw[][] const values in zp50_class_zombie_<rage/fat/leech/light/raptor>.sma and zp50_class_nemesis.sma. Recompile after editing and replace.
Of course, after each change, I restarted the server. I have also confirmed that the models are loaded because joining the server forces you to download the new models. Yet, every zombie continues to use the default zombie_source model instead. The only models that I successfully changed were ADMIN HUMAN and NEMESIS models, and I would like to assume ADMIN ZOMBIE would probably also work fine. Although, SURVIVOR seems to overwrite the ADMIN HUMAN model still.

Below I will provide outputs from AMXX LIST, AMXX MODULES, META LIST, STATUS, AMXX CVARS commands.

AMXX LIST:
Code:
Currently loaded plugins:
       id  name                    version     author            url                              file         status   
 [  1] 0   Admin Base              1.10.0.546  AMXX Dev Team                                      admin.amxx   running  
 [  2] 1   Admin Commands          1.10.0.546  AMXX Dev Team                                      admincmd.am  running  
 [  3] 2   Admin Help              1.10.0.546  AMXX Dev Team                                      adminhelp.a  running  
 [  4] 3   Slots Reservation       1.10.0.546  AMXX Dev Team                                      adminslots.  running  
 [  5] 4   Multi-Lingual System    1.10.0.546  AMXX Dev Team                                      multilingua  running  
 [  6] 5   Menus Front-End         1.10.0.546  AMXX Dev Team                                      menufront.a  running  
 [  7] 6   Commands Menu           1.10.0.546  AMXX Dev Team                                      cmdmenu.amx  running  
 [  8] 7   Players Menu            1.10.0.546  AMXX Dev Team                                      plmenu.amxx  running  
 [  9] 8   Maps Menu               1.10.0.546  AMXX Dev Team                                      mapsmenu.am  running  
 [ 10] 9   Plugin Menu             1.10.0.546  AMXX Dev Team                                      pluginmenu.  running  
 [ 11] 10  Admin Chat              1.10.0.546  AMXX Dev Team                                      adminchat.a  running  
 [ 12] 11  Anti Flood              1.10.0.546  AMXX Dev Team                                      antiflood.a  running  
 [ 13] 12  Scrolling Message       1.10.0.546  AMXX Dev Team                                      scrollmsg.a  running  
 [ 14] 13  Info. Messages          1.10.0.546  AMXX Dev Team                                      imessage.am  running  
 [ 15] 14  Admin Votes             1.10.0.546  AMXX Dev Team                                      adminvote.a  running  
 [ 16] 15  NextMap                 1.10.0.546  AMXX Dev Team                                      nextmap.amx  running  
 [ 17] 16  Nextmap Chooser         1.10.0.546  AMXX Dev Team                                      mapchooser.  running  
 [ 18] 17  TimeLeft                1.10.0.546  AMXX Dev Team                                      timeleft.am  running  
 [ 19] 18  Pause Plugins           1.10.0.546  AMXX Dev Team                                      pausecfg.am  running  
 [ 20] 19  Stats Configuration     1.10.0.546  AMXX Dev Team                                      statscfg.am  running  
 [ 21] 20  StatsX                  1.10.0.546  AMXX Dev Team                                      statsx.amxx  running  
 [ 22] 21  [ZP] Core/Engine        5.0.8       ZP Dev Team                                        zp50_core.a  running  
 [ 23] 22  [AMXX] Settings API     1.0         MeRcyLeZZ                                          amx_setting  running  
 [ 24] 23  [CS] Player Models API  1.2         WiLS                                               cs_player_m  running  
 [ 25] 24  [CS] Teams API          1.2         WiLS                                               cs_teams_ap  running  
 [ 26] 25  [CS] MaxSpeed API       1.0         WiLS                                               cs_maxspeed  running  
 [ 27] 26  [CS] Weapon Models API  1.1         WiLS                                               cs_weap_mod  running  
 [ 28] 27  [CS] Weapons Restrict   0.4         WiLS                                               cs_weap_res  running  
 [ 29] 28  [CS] Ham Hooks for Bot  1.0         WiLS                                               cs_ham_bots  running  
 [ 30] 29  [ZP] Class: Zombie      5.0.8       ZP Dev Team                                        zp50_class_  running  
 [ 31] 30  [ZP] Class: Human       5.0.8       ZP Dev Team                                        zp50_class_  running  
 [ 32] 31  [ZP] Class: Nemesis     5.0.8       ZP Dev Team                                        zp50_class_  running  
 [ 33] 32  [ZP] Class: Survivor    5.0.8       ZP Dev Team                                        zp50_class_  running  
 [ 34] 33  [ZP] Class: Zombie: Cl  5.0.8       ZP Dev Team                                        zp50_class_  running  
 [ 35] 34  [ZP] Class: Zombie: Ra  5.0.8       ZP Dev Team                                        zp50_class_  running  
 [ 36] 35  [ZP] Class: Zombie: Li  5.0.8       ZP Dev Team                                        zp50_class_  running  
 [ 37] 36  [ZP] Class: Zombie: Fa  5.0.8       ZP Dev Team                                        zp50_class_  running  
 [ 38] 37  [ZP] Class: Zombie: Le  5.0.8       ZP Dev Team                                        zp50_class_  running  
 [ 39] 38  [ZP] Class: Zombie: Ra  5.0.8       ZP Dev Team                                        zp50_class_  running  
 [ 40] 39  [ZP] Class: Human: Cla  5.0.8       ZP Dev Team                                        zp50_class_  running  
 [ 41] 40  [ZP] Human Armor        5.0.8       ZP Dev Team                                        zp50_human_  running  
 [ 42] 41  [ZP] Game Modes Manage  5.0.8       ZP Dev Team                                        zp50_gamemo  running  
 [ 43] 42  [ZP] Game Mode: Infect  5.0.8       ZP Dev Team                                        zp50_gamemo  running  
 [ 44] 43  [ZP] Game Mode: Multip  5.0.8       ZP Dev Team                                        zp50_gamemo  paused   
 [ 45] 44  [ZP] Game Mode: Swarm   5.0.8       ZP Dev Team                                        zp50_gamemo  paused   
 [ 46] 45  [ZP] Game Mode: Nemesi  5.0.8       ZP Dev Team                                        zp50_gamemo  paused   
 [ 47] 46  [ZP] Game Mode: Surviv  5.0.8       ZP Dev Team                                        zp50_gamemo  paused   
 [ 48] 47  [ZP] Game Mode: Plague  5.0.8       ZP Dev Team                                        zp50_gamemo  paused   
 [ 49] 48  [ZP] Game Mode: Armage  5.0.8       ZP Dev Team                                        zp50_gamemo  paused   
 [ 50] 49  [ZP] Items Manager      5.0.8       ZP Dev Team                                        zp50_items.  running  
 [ 51] 50  [ZP] Items Manager: Am  5.0.8       ZP Dev Team                                        zp50_items_  running  
 [ 52] 51  [ZP] Item: Weapons      5.0.8       ZP Dev Team                                        zp50_item_w  running  
 [ 53] 52  [ZP] Item: Nightvision  5.0.8       ZP Dev Team                                        zp50_item_n  running  
 [ 54] 53  [ZP] Item: Antidote     5.0.8       ZP Dev Team                                        zp50_item_a  running  
 [ 55] 54  [ZP] Item: Zombie Madn  5.0.8       ZP Dev Team                                        zp50_item_z  running  
 [ 56] 55  [ZP] Item: Infection B  5.0.8       ZP Dev Team                                        zp50_item_i  running  
 [ 57] 56  [ZP] Admin Commands     5.0.8       ZP Dev Team                                        zp50_admin_  running  
 [ 58] 57  [ZP] Admin Menus        5.0.8       ZP Dev Team                                        zp50_admin_  running  
 [ 59] 58  [ZP] Admin Models       5.0.8       ZP Dev Team                                        zp50_admin_  running  
 [ 60] 59  [ZP] Custom Buy Menus   5.0.8       ZP Dev Team                                        zp50_buy_me  running  
 [ 61] 60  [ZP] Buyzones           5.0.8       ZP Dev Team                                        zp50_buy_zo  running  
 [ 62] 61  [ZP] Rewards: Ammo Pac  5.0.8       ZP Dev Team                                        zp50_reward  running  
 [ 63] 62  [ZP] Rewards: Frags &   5.0.8       ZP Dev Team                                        zp50_reward  running  
 [ 64] 63  [ZP] Deathmatch         5.0.8       ZP Dev Team                                        zp50_deathm  running  
 [ 65] 64  [ZP] Random Spawning    5.0.8       ZP Dev Team                                        zp50_random  running  
 [ 66] 65  [ZP] Spawn Protection   5.0.8       ZP Dev Team                                        zp50_spawn_  running  
 [ 67] 66  [ZP] Zombie Features    5.0.8       ZP Dev Team                                        zp50_zombie  running  
 [ 68] 67  [ZP] Zombie Sounds      5.0.8       ZP Dev Team                                        zp50_zombie  running  
 [ 69] 68  [ZP] Zombie Damage      5.0.8       ZP Dev Team                                        zp50_zombie  running  
 [ 70] 69  [ZP] Human Unlimited A  5.0.8       ZP Dev Team                                        zp50_human_  running  
 [ 71] 70  [ZP] Flashlight         5.0.8       ZP Dev Team                                        zp50_flashl  running  
 [ 72] 71  [ZP] Nightvision        5.0.8       ZP Dev Team                                        zp50_nightv  running  
 [ 73] 72  [ZP] Leap/Longjump      5.0.8       ZP Dev Team                                        zp50_leap.a  running  
 [ 74] 73  [ZP] Pain Shock Free    5.0.8       ZP Dev Team                                        zp50_painsh  running  
 [ 75] 74  [ZP] Knockback          5.0.8       ZP Dev Team                                        zp50_knockb  running  
 [ 76] 75  [ZP] Weapon Drop/Strip  5.0.8       ZP Dev Team                                        zp50_weapon  running  
 [ 77] 76  [ZP] Effects: Infect    5.0.8       ZP Dev Team                                        zp50_effect  running  
 [ 78] 77  [ZP] Effects: Cure      5.0.8       ZP Dev Team                                        zp50_effect  running  
 [ 79] 78  [ZP] Effects: Lighting  5.0.8       ZP Dev Team                                        zp50_effect  running  
 [ 80] 79  [ZP] Ambience Effects   5.0.8       ZP Dev Team                                        zp50_ambien  running  
 [ 81] 80  [ZP] Ambience Sonds     5.0.8       ZP Dev Team                                        zp50_ambien  running  
 [ 82] 81  [ZP] Main Menu          5.0.8       ZP Dev Team                                        zp50_main_m  running  
 [ 83] 82  [ZP] Objective Remover  5.0.8       ZP Dev Team                                        zp50_object  running  
 [ 84] 83  [ZP] Gameplay Fixes     5.0.8       ZP Dev Team                                        zp50_gamepl  running  
 [ 85] 84  [ZP] Team Scoring       5.0.8       ZP Dev Team                                        zp50_team_s  running  
 [ 86] 85  [ZP] HUD Information    5.0.8       ZP Dev Team                                        zp50_hud_in  running  
 [ 87] 86  [ZP] Server Browser In  5.0.8       ZP Dev Team                                        zp50_server  running  
 [ 88] 87  [ZP] Ammo Packs         5.0.8       ZP Dev Team                                        zp50_ammopa  running  
 [ 89] 88  [ZP] Grenade: Fire      5.0.8       ZP Dev Team                                        zp50_grenad  running  
 [ 90] 89  [ZP] Grenade: Frost     5.0.8       ZP Dev Team                                        zp50_grenad  running  
 [ 91] 90  [ZP] Grenade: Flare     5.0.8       ZP Dev Team                                        zp50_grenad  running  
 [ 92] 91  [ZP] ZP 4.3 Subplugin   5.0.8       ZP Dev Team                                        zp50_zp43_c  running  
92 plugins, 86 running
AMXX MODULES:
Code:
Currently loaded modules:
      name                    version     author               status     
 [ 1] Ham Sandwich            1.10.0.546  AMX Mod X Dev Team   running    
 [ 2] CSX                     1.10.0.546  AMX Mod X Dev Team   running    
 [ 3] CStrike                 1.10.0.546  AMX Mod X Dev Team   running    
 [ 4] FakeMeta                1.10.0.546  AMX Mod X Dev Team   running    
 [ 5] Fun                     1.10.0.546  AMX Mod X Dev Team   running    
5 modules, 5 correct
META LIST:
Code:
Currently loaded plugins:
      description      stat pend  file              vers      src   load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.10.0.  ini   Start ANY  
 [ 2] Ham Sandwich     RUN   -    hamsandwich_amxx  v1.10.0.  pl1   ANY   ANY  
 [ 3] CSX              RUN   -    csx_amxx_i386.so  v1.10.0.  pl1   ANY   ANY  
 [ 4] CStrike          RUN   -    cstrike_amxx_i38  v1.10.0.  pl1   ANY   ANY  
 [ 5] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.10.0.  pl1   ANY   ANY  
 [ 6] Fun              RUN   -    fun_amxx_i386.so  v1.10.0.  pl1   ANY   ANY  
6 plugins, 6 running
STATUS:
Code:
hostname:  redacted
version :  48/1.1.2.7/Stdio 9907 secure  (10)
tcp/ip  :  0.0.0.0:27115
map     :  de_dust2 at: 0 x, 0 y, 0 z
players :  0 active (16 max)

#      name userid uniqueid frag time ping loss adr
0 users
AMXX CVARS:
Code:
Managed cvars:
       NAME                     VALUE                    PLUGIN             HOOKED   MIN      MAX     
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 [  1] zp_infection_chance      1                        zp50_gamemode_inf  no       -        -        
 [  2] zp_infection_min_player  0                        zp50_gamemode_inf  no       -        -        
 [  3] zp_infection_show_hud    1                        zp50_gamemode_inf  no       -        -        
 [  4] zp_infection_allow_resp  1                        zp50_gamemode_inf  no       -        -        
 [  5] zp_respawn_after_last_h  1                        zp50_gamemode_inf  no       -        -        
 [  6] zp_zombie_first_hp_mult  2.0                      zp50_gamemode_inf  no       -        -        
 [  7] zp_multi_chance          20                       zp50_gamemode_mul  no       -        -        
 [  8] zp_multi_min_players     0                        zp50_gamemode_mul  no       -        -        
 [  9] zp_multi_min_zombies     2                        zp50_gamemode_mul  no       -        -        
 [ 10] zp_multi_ratio           0.15                     zp50_gamemode_mul  no       -        -        
 [ 11] zp_multi_show_hud        1                        zp50_gamemode_mul  no       -        -        
 [ 12] zp_multi_sounds          1                        zp50_gamemode_mul  no       -        -        
 [ 13] zp_multi_allow_respawn   1                        zp50_gamemode_mul  no       -        -        
 [ 14] zp_swarm_chance          20                       zp50_gamemode_swa  no       -        -        
 [ 15] zp_swarm_min_players     0                        zp50_gamemode_swa  no       -        -        
 [ 16] zp_swarm_show_hud        1                        zp50_gamemode_swa  no       -        -        
 [ 17] zp_swarm_sounds          1                        zp50_gamemode_swa  no       -        -        
 [ 18] zp_swarm_allow_respawn   0                        zp50_gamemode_swa  no       -        -        
 [ 19] zp_nemesis_chance        20                       zp50_gamemode_nem  no       -        -        
 [ 20] zp_nemesis_min_players   0                        zp50_gamemode_nem  no       -        -        
 [ 21] zp_nemesis_show_hud      1                        zp50_gamemode_nem  no       -        -        
 [ 22] zp_nemesis_sounds        1                        zp50_gamemode_nem  no       -        -        
 [ 23] zp_nemesis_allow_respaw  0                        zp50_gamemode_nem  no       -        -        
 [ 24] zp_survivor_chance       20                       zp50_gamemode_sur  no       -        -        
 [ 25] zp_survivor_min_players  0                        zp50_gamemode_sur  no       -        -        
 [ 26] zp_survivor_show_hud     1                        zp50_gamemode_sur  no       -        -        
 [ 27] zp_survivor_sounds       1                        zp50_gamemode_sur  no       -        -        
 [ 28] zp_survivor_allow_respa  0                        zp50_gamemode_sur  no       -        -        
 [ 29] zp_plague_chance         20                       zp50_gamemode_pla  no       -        -        
 [ 30] zp_plague_min_players    0                        zp50_gamemode_pla  no       -        -        
 [ 31] zp_plague_ratio          0.5                      zp50_gamemode_pla  no       -        -        
 [ 32] zp_plague_nemesis_count  1                        zp50_gamemode_pla  no       -        -        
 [ 33] zp_plague_nem_hp_multi   0.5                      zp50_gamemode_pla  no       -        -        
 [ 34] zp_plague_survivor_coun  1                        zp50_gamemode_pla  no       -        -        
 [ 35] zp_plague_surv_hp_multi  0.5                      zp50_gamemode_pla  no       -        -        
 [ 36] zp_plague_show_hud       1                        zp50_gamemode_pla  no       -        -        
 [ 37] zp_plague_sounds         1                        zp50_gamemode_pla  no       -        -        
 [ 38] zp_plague_allow_respawn  0                        zp50_gamemode_pla  no       -        -        
 [ 39] zp_armageddon_chance     20                       zp50_gamemode_arm  no       -        -        
 [ 40] zp_armageddon_min_playe  0                        zp50_gamemode_arm  no       -        -        
 [ 41] zp_armageddon_ratio      0.5                      zp50_gamemode_arm  no       -        -        
 [ 42] zp_armageddon_nem_hp_mu  0.25                     zp50_gamemode_arm  no       -        -        
 [ 43] zp_armageddon_surv_hp_m  0.25                     zp50_gamemode_arm  no       -        -        
 [ 44] zp_armageddon_show_hud   1                        zp50_gamemode_arm  no       -        -        
 [ 45] zp_armageddon_sounds     1                        zp50_gamemode_arm  no       -        -        
 [ 46] zp_armageddon_allow_res  0                        zp50_gamemode_arm  no       -        -        
 [ 47] zp_on                    1                        zp50_zp43_compat.  no       -        -        
 [ 48] amx_mode                 1                        admin.amxx         no       -        -        
 [ 49] amx_password_field       _pw                      admin.amxx         no       -        -        
 [ 50] amx_default_access       z                        admin.amxx         no       -        -        
 [ 51] amx_vote_ratio           0.02                     admin.amxx         no       -        -        
 [ 52] amx_vote_time            10                       admin.amxx         no       -        -        
 [ 53] amx_vote_answers         1                        admin.amxx         no       -        -        
 [ 54] amx_vote_delay           10                       admin.amxx         no       -        -        
 [ 55] amx_last_voting          0.000000                 admin.amxx         no       -        -        
 [ 56] amx_show_activity        2                        admin.amxx         no       -        -        
 [ 57] amx_votekick_ratio       0.40                     admin.amxx         no       -        -        
 [ 58] amx_voteban_ratio        0.40                     admin.amxx         no       -        -        
 [ 59] amx_votemap_ratio        0.40                     admin.amxx         no       -        -        
 [ 60] amx_sql_host             127.0.0.1                admin.amxx         no       -        -        
 [ 61] amx_sql_user             root                     admin.amxx         no       -        -        
 [ 62] amx_sql_pass                                      admin.amxx         no       -        -        
 [ 63] amx_sql_db               amx                      admin.amxx         no       -        -        
 [ 64] amx_sql_type             mysql                    admin.amxx         no       -        -        
 [ 65] amx_sql_timeout          60                       admin.amxx         no       -        -        
 [ 66] mp_timelimit             999                      -                  no       -        -        
 [ 67] amx_tempban_maxtime      4320                     admincmd.amxx      no       -        -        
 [ 68] amx_help_display_msg     1                        adminhelp.amxx     no       0.00     1.00     
 [ 69] amx_help_display_msg_ti  15                       adminhelp.amxx     no       0.00     -        
 [ 70] amx_help_amount_per_pag  10                       adminhelp.amxx     no       0.00     -        
 [ 71] amx_reservation          0                        adminslots.amxx    yes      0.00     15.00    
 [ 72] amx_hideslots            0                        adminslots.amxx    yes      0.00     1.00     
 [ 73] amx_language_display_ms  1                        multilingual.amxx  no       -        -        
 [ 74] amx_flood_time           0.75                     antiflood.amxx     no       -        -        
 [ 75] amx_freq_imessage        180                      imessage.amxx      no       -        -        
 [ 76] amx_nextmap              de_airstrip              nextmap.amxx       no       -        -        
 [ 77] amx_extendmap_max        90                       mapchooser.amxx    no       -        -        
 [ 78] amx_extendmap_step       15                       mapchooser.amxx    no       -        -        
 [ 79] amx_time_voice           1                        timeleft.amxx      no       -        -        
 [ 80] amx_timeleft             998:48                   timeleft.amxx      no       -        -        
 [ 81] amx_statsx_duration      12.0                     statsx.amxx        no       -        -        
 [ 82] amx_statsx_freeze        -2.0                     statsx.amxx        no       -        -        
 [ 83] zp_version               5.0.8                    zp50_core.amxx     no       -        -        
 [ 84] zp_nemesis_health        0                        zp50_class_nemesi  no       -        -        
 [ 85] zp_nemesis_base_health   2000                     zp50_class_nemesi  no       -        -        
 [ 86] zp_nemesis_speed         1.05                     zp50_class_nemesi  no       -        -        
 [ 87] zp_nemesis_gravity       0.5                      zp50_class_nemesi  no       -        -        
 [ 88] zp_nemesis_glow          1                        zp50_class_nemesi  no       -        -        
 [ 89] zp_nemesis_aura          1                        zp50_class_nemesi  no       -        -        
 [ 90] zp_nemesis_aura_color_R  150                      zp50_class_nemesi  no       -        -        
 [ 91] zp_nemesis_aura_color_G  0                        zp50_class_nemesi  no       -        -        
 [ 92] zp_nemesis_aura_color_B  0                        zp50_class_nemesi  no       -        -        
 [ 93] zp_nemesis_damage        2.0                      zp50_class_nemesi  no       -        -        
 [ 94] zp_nemesis_kill_explode  1                        zp50_class_nemesi  no       -        -        
 [ 95] zp_nemesis_grenade_fros  0                        zp50_class_nemesi  no       -        -        
 [ 96] zp_nemesis_grenade_fire  1                        zp50_class_nemesi  no       -        -        
 [ 97] zp_survivor_health       0                        zp50_class_surviv  no       -        -        
 [ 98] zp_survivor_base_health  100                      zp50_class_surviv  no       -        -        
 [ 99] zp_survivor_speed        0.95                     zp50_class_surviv  no       -        -        
 [100] zp_survivor_gravity      1.25                     zp50_class_surviv  no       -        -        
 [101] zp_survivor_glow         1                        zp50_class_surviv  no       -        -        
 [102] zp_survivor_aura         1                        zp50_class_surviv  no       -        -        
 [103] zp_survivor_aura_color_  0                        zp50_class_surviv  no       -        -        
 [104] zp_survivor_aura_color_  0                        zp50_class_surviv  no       -        -        
 [105] zp_survivor_aura_color_  150                      zp50_class_surviv  no       -        -        
 [106] zp_survivor_weapon       weapon_m249              zp50_class_surviv  no       -        -        
 [107] zp_survivor_weapon_bloc  1                        zp50_class_surviv  no       -        -        
 [108] zp_human_armor_protect   1                        zp50_human_armor.  no       -        -        
 [109] zp_human_armor_default   0                        zp50_human_armor.  no       -        -        
 [110] zp_armor_protect_nemesi  1                        zp50_human_armor.  no       -        -        
 [111] zp_survivor_armor_prote  1                        zp50_human_armor.  no       -        -        
 [112] zp_gamemode_delay        10                       zp50_gamemodes.am  no       -        -        
 [113] zp_round_start_show_hud  1                        zp50_gamemodes.am  no       -        -        
 [114] zp_prevent_consecutive_  1                        zp50_gamemodes.am  no       -        -        
 [115] zp_antidote_round_limit  5                        zp50_item_antidot  no       -        -        
 [116] zp_zombie_madness_time   5.0                      zp50_item_zombie_  no       -        -        
 [117] zp_madness_aura_color_R  150                      zp50_item_zombie_  no       -        -        
 [118] zp_madness_aura_color_G  0                        zp50_item_zombie_  no       -        -        
 [119] zp_madness_aura_color_B  0                        zp50_item_zombie_  no       -        -        
 [120] zp_infection_bomb_round  3                        zp50_item_infecti  no       -        -        
 [121] zp_log_admin_commands    1                        zp50_admin_comman  no       -        -        
 [122] zp_admin_models_human_p  1                        zp50_admin_models  no       -        -        
 [123] zp_admin_models_human_k  1                        zp50_admin_models  no       -        -        
 [124] zp_admin_models_zombie_  1                        zp50_admin_models  no       -        -        
 [125] zp_admin_models_zombie_  1                        zp50_admin_models  no       -        -        
 [126] zp_random_primary        0                        zp50_buy_menus.am  no       -        -        
 [127] zp_random_secondary      0                        zp50_buy_menus.am  no       -        -        
 [128] zp_random_grenades       0                        zp50_buy_menus.am  no       -        -        
 [129] zp_buy_custom_time       15                       zp50_buy_menus.am  no       -        -        
 [130] zp_buy_custom_primary    1                        zp50_buy_menus.am  no       -        -        
 [131] zp_buy_custom_secondary  1                        zp50_buy_menus.am  no       -        -        
 [132] zp_buy_custom_grenades   0                        zp50_buy_menus.am  no       -        -        
 [133] zp_give_all_grenades     1                        zp50_buy_menus.am  no       -        -        
 [134] zp_buyzone_time          15                       zp50_buy_zones.am  no       -        -        
 [135] zp_buyzone_humans        1                        zp50_buy_zones.am  no       -        -        
 [136] zp_buyzone_zombies       0                        zp50_buy_zones.am  no       -        -        
 [137] zp_buy_ammo_human        1                        zp50_buy_zones.am  no       -        -        
 [138] zp_buy_ammo_cost_ammopa  1                        zp50_buy_zones.am  no       -        -        
 [139] zp_buy_ammo_cost_money   100                      zp50_buy_zones.am  no       -        -        
 [140] zp_ammop_winner          3                        zp50_rewards_ammo  no       -        -        
 [141] zp_ammop_loser           1                        zp50_rewards_ammo  no       -        -        
 [142] zp_ammop_damage          1                        zp50_rewards_ammo  no       -        -        
 [143] zp_ammop_zombie_damaged  500                      zp50_rewards_ammo  no       -        -        
 [144] zp_ammop_human_damaged_  250                      zp50_rewards_ammo  no       -        -        
 [145] zp_ammop_zombie_killed   1                        zp50_rewards_ammo  no       -        -        
 [146] zp_ammop_human_killed    1                        zp50_rewards_ammo  no       -        -        
 [147] zp_ammop_human_infected  1                        zp50_rewards_ammo  no       -        -        
 [148] zp_ammop_nemesis_ignore  0                        zp50_rewards_ammo  no       -        -        
 [149] zp_ammop_survivor_ignor  0                        zp50_rewards_ammo  no       -        -        
 [150] zp_frags_zombie_killed   1                        zp50_rewards_frag  no       -        -        
 [151] zp_frags_human_killed    1                        zp50_rewards_frag  no       -        -        
 [152] zp_frags_human_infected  1                        zp50_rewards_frag  no       -        -        
 [153] zp_frags_nemesis_ignore  0                        zp50_rewards_frag  no       -        -        
 [154] zp_frags_survivor_ignor  0                        zp50_rewards_frag  no       -        -        
 [155] zp_infection_health_bon  100                      zp50_rewards_frag  no       -        -        
 [156] zp_human_last_health_bo  50                       zp50_rewards_frag  no       -        -        
 [157] zp_deathmatch            0                        zp50_deathmatch.a  no       -        -        
 [158] zp_respawn_delay         5                        zp50_deathmatch.a  no       -        -        
 [159] zp_respawn_zombies       1                        zp50_deathmatch.a  no       -        -        
 [160] zp_respawn_humans        1                        zp50_deathmatch.a  no       -        -        
 [161] zp_respawn_on_suicide    0                        zp50_deathmatch.a  no       -        -        
 [162] zp_random_spawning_csdm  1                        zp50_random_spawn  no       -        -        
 [163] zp_spawn_protection_tim  3                        zp50_spawn_protec  no       -        -        
 [164] zp_spawn_protection_hum  1                        zp50_spawn_protec  no       -        -        
 [165] zp_spawn_protection_zom  1                        zp50_spawn_protec  no       -        -        
 [166] zp_zombie_fov            110                      zp50_zombie_featu  no       -        -        
 [167] zp_zombie_silent         1                        zp50_zombie_featu  no       -        -        
 [168] zp_zombie_bleeding       1                        zp50_zombie_featu  no       -        -        
 [169] zp_zombie_sounds_pain    1                        zp50_zombie_sound  no       -        -        
 [170] zp_zombie_sounds_attack  1                        zp50_zombie_sound  no       -        -        
 [171] zp_zombie_sounds_idle    1                        zp50_zombie_sound  no       -        -        
 [172] zp_zombie_defense        0.75                     zp50_zombie_damag  no       -        -        
 [173] zp_zombie_hitzones       0                        zp50_zombie_damag  no       -        -        
 [174] zp_human_unlimited_ammo  0                        zp50_human_ammo.a  no       -        -        
 [175] zp_survivor_unlimited_a  1                        zp50_human_ammo.a  no       -        -        
 [176] zp_flashlight_starting_  100                      zp50_flashlight.a  no       -        -        
 [177] zp_flashlight_custom     0                        zp50_flashlight.a  no       -        -        
 [178] zp_flashlight_radius     10                       zp50_flashlight.a  no       -        -        
 [179] zp_flashlight_distance   1000                     zp50_flashlight.a  no       -        -        
 [180] zp_flashlight_show_all   1                        zp50_flashlight.a  no       -        -        
 [181] zp_flashlight_drain_rat  1                        zp50_flashlight.a  no       -        -        
 [182] zp_flashlight_charge_ra  5                        zp50_flashlight.a  no       -        -        
 [183] zp_flashlight_color_R    100                      zp50_flashlight.a  no       -        -        
 [184] zp_flashlight_color_G    100                      zp50_flashlight.a  no       -        -        
 [185] zp_flashlight_color_B    100                      zp50_flashlight.a  no       -        -        
 [186] zp_nvision_custom        1                        zp50_nightvision.  no       -        -        
 [187] zp_nvision_radius        80                       zp50_nightvision.  no       -        -        
 [188] zp_nvision_zombie        2                        zp50_nightvision.  no       -        -        
 [189] zp_nvision_zombie_color  0                        zp50_nightvision.  no       -        -        
 [190] zp_nvision_zombie_color  150                      zp50_nightvision.  no       -        -        
 [191] zp_nvision_zombie_color  0                        zp50_nightvision.  no       -        -        
 [192] zp_nvision_human         0                        zp50_nightvision.  no       -        -        
 [193] zp_nvision_human_color_  0                        zp50_nightvision.  no       -        -        
 [194] zp_nvision_human_color_  150                      zp50_nightvision.  no       -        -        
 [195] zp_nvision_human_color_  0                        zp50_nightvision.  no       -        -        
 [196] zp_nvision_spec          2                        zp50_nightvision.  no       -        -        
 [197] zp_nvision_spec_color_R  0                        zp50_nightvision.  no       -        -        
 [198] zp_nvision_spec_color_G  150                      zp50_nightvision.  no       -        -        
 [199] zp_nvision_spec_color_B  0                        zp50_nightvision.  no       -        -        
 [200] zp_nvision_nemesis       2                        zp50_nightvision.  no       -        -        
 [201] zp_nvision_nemesis_colo  150                      zp50_nightvision.  no       -        -        
 [202] zp_nvision_nemesis_colo  0                        zp50_nightvision.  no       -        -        
 [203] zp_nvision_nemesis_colo  0                        zp50_nightvision.  no       -        -        
 [204] zp_nvision_survivor      0                        zp50_nightvision.  no       -        -        
 [205] zp_nvision_survivor_col  0                        zp50_nightvision.  no       -        -        
 [206] zp_nvision_survivor_col  0                        zp50_nightvision.  no       -        -        
 [207] zp_nvision_survivor_col  150                      zp50_nightvision.  no       -        -        
 [208] zp_leap_zombie           3                        zp50_leap.amxx     no       -        -        
 [209] zp_leap_zombie_force     500                      zp50_leap.amxx     no       -        -        
 [210] zp_leap_zombie_height    300                      zp50_leap.amxx     no       -        -        
 [211] zp_leap_zombie_cooldown  10.0                     zp50_leap.amxx     no       -        -        
 [212] zp_leap_nemesis          1                        zp50_leap.amxx     no       -        -        
 [213] zp_leap_nemesis_force    500                      zp50_leap.amxx     no       -        -        
 [214] zp_leap_nemesis_height   300                      zp50_leap.amxx     no       -        -        
 [215] zp_leap_nemesis_cooldow  5.0                      zp50_leap.amxx     no       -        -        
 [216] zp_leap_survivor         0                        zp50_leap.amxx     no       -        -        
 [217] zp_leap_survivor_force   500                      zp50_leap.amxx     no       -        -        
 [218] zp_leap_survivor_height  300                      zp50_leap.amxx     no       -        -        
 [219] zp_leap_survivor_cooldo  5.0                      zp50_leap.amxx     no       -        -        
 [220] zp_painshockfree_zombie  1                        zp50_painshockfre  no       -        -        
 [221] zp_painshockfree_human   0                        zp50_painshockfre  no       -        -        
 [222] zp_painshockfree_nemesi  0                        zp50_painshockfre  no       -        -        
 [223] zp_painshockfree_surviv  1                        zp50_painshockfre  no       -        -        
 [224] zp_knockback_damage      1                        zp50_knockback.am  no       -        -        
 [225] zp_knockback_power       1                        zp50_knockback.am  no       -        -        
 [226] zp_knockback_obey_class  1                        zp50_knockback.am  no       -        -        
 [227] zp_knockback_zvel        0                        zp50_knockback.am  no       -        -        
 [228] zp_knockback_ducking     0.25                     zp50_knockback.am  no       -        -        
 [229] zp_knockback_distance    500                      zp50_knockback.am  no       -        -        
 [230] zp_knockback_nemesis     0.25                     zp50_knockback.am  no       -        -        
 [231] zp_zombie_drop_weapons   3                        zp50_weapon_drop_  no       -        -        
 [232] zp_zombie_strip_weapons  0                        zp50_weapon_drop_  no       -        -        
 [233] zp_zombie_strip_grenade  1                        zp50_weapon_drop_  no       -        -        
 [234] zp_zombie_strip_armor    1                        zp50_weapon_drop_  no       -        -        
 [235] zp_zombie_block_pickup   1                        zp50_weapon_drop_  no       -        -        
 [236] zp_remove_dropped_weapo  0                        zp50_weapon_drop_  no       -        -        
 [237] zp_infect_show_hud       1                        zp50_effects_infe  no       -        -        
 [238] zp_infect_show_notice    1                        zp50_effects_infe  no       -        -        
 [239] zp_infect_sounds         1                        zp50_effects_infe  no       -        -        
 [240] zp_infect_screen_fade    1                        zp50_effects_infe  no       -        -        
 [241] zp_infect_screen_fade_R  0                        zp50_effects_infe  no       -        -        
 [242] zp_infect_screen_fade_G  150                      zp50_effects_infe  no       -        -        
 [243] zp_infect_screen_fade_B  0                        zp50_effects_infe  no       -        -        
 [244] zp_infect_screen_shake   1                        zp50_effects_infe  no       -        -        
 [245] zp_infect_hud_icon       1                        zp50_effects_infe  no       -        -        
 [246] zp_infect_tracers        1                        zp50_effects_infe  no       -        -        
 [247] zp_infect_particles      1                        zp50_effects_infe  no       -        -        
 [248] zp_infect_sparkle        1                        zp50_effects_infe  no       -        -        
 [249] zp_infect_sparkle_R      0                        zp50_effects_infe  no       -        -        
 [250] zp_infect_sparkle_G      150                      zp50_effects_infe  no       -        -        
 [251] zp_infect_sparkle_B      0                        zp50_effects_infe  no       -        -        
 [252] zp_cure_show_hud         1                        zp50_effects_cure  no       -        -        
 [253] zp_cure_sounds           1                        zp50_effects_cure  no       -        -        
 [254] zp_lighting              d                        zp50_effects_ligh  no       -        -        
 [255] zp_thunder_time          0                        zp50_effects_ligh  no       -        -        
 [256] zp_triggered_lights      1                        zp50_effects_ligh  no       -        -        
 [257] zp_remove_doors          0                        zp50_gameplay_fix  no       -        -        
 [258] zp_block_pushables       1                        zp50_gameplay_fix  no       -        -        
 [259] zp_block_suicide         1                        zp50_gameplay_fix  no       -        -        
 [260] zp_worldspawn_kill_resp  1                        zp50_gameplay_fix  no       -        -        
 [261] zp_disable_minmodels     1                        zp50_gameplay_fix  no       -        -        
 [262] zp_keep_hp_on_disconnec  1                        zp50_gameplay_fix  no       -        -        
 [263] zp_winner_show_hud       1                        zp50_team_scoring  no       -        -        
 [264] zp_winner_sounds         1                        zp50_team_scoring  no       -        -        
 [265] zp_starting_ammo_packs   5                        zp50_ammopacks.am  no       -        -        
 [266] zp_disable_money         1                        zp50_ammopacks.am  no       -        -        
 [267] zp_grenade_fire_duratio  10                       zp50_grenade_fire  no       -        -        
 [268] zp_grenade_fire_damage   5                        zp50_grenade_fire  no       -        -        
 [269] zp_grenade_fire_slowdow  0.5                      zp50_grenade_fire  no       -        -        
 [270] zp_grenade_fire_hudicon  1                        zp50_grenade_fire  no       -        -        
 [271] zp_grenade_fire_explosi  0                        zp50_grenade_fire  no       -        -        
 [272] zp_grenade_frost_durati  3                        zp50_grenade_fros  no       -        -        
 [273] zp_grenade_frost_hudico  1                        zp50_grenade_fros  no       -        -        
 [274] zp_grenade_flare_durati  60                       zp50_grenade_flar  no       -        -        
 [275] zp_grenade_flare_radius  25                       zp50_grenade_flar  no       -        -        
 [276] zp_grenade_flare_color   0                        zp50_grenade_flar  no       -        -        
 [277] zp_ammopack_to_money_en  1                        zp50_zp43_compat.  no       -        -        
 [278] zp_ammopack_to_money_ra  160                      zp50_zp43_compat.  no       -        -

Last edited by paprikon; 03-13-2024 at 21:40. Reason: typos and additional info
paprikon is offline
paprikon
New Member
Join Date: Mar 2024
Old 03-16-2024 , 21:17   Re: Cannot change zombie model
Reply With Quote #2

Fixed the issue, however, I have noticed that Zombie Plague doesn't seem to want to work with JumpStats. Anyone faced a similar issue?

In particular, only the tops don't work, nor personal statistics. Overall, stats are not saved/stored/updated. It does work fine standalone though.
paprikon is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:08.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode