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

[CS:GO/CS:S] Release: Zombie:Reloaded Franug edition (Updated 4-Jul-2022)


Post New Thread Reply   
 
Thread Tools Display Modes
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 04-13-2019 , 17:37   Re: [CS:GO/CS:S] Release: Zombie:Reloaded Franug edition
Reply With Quote #361

Quote:
Originally Posted by supergosciu View Post
can anyone help?
Error Vertex File for 'player/zombie.mdl' checksum 797198640 should be 1815117791
Its for the model used. Just use other playermodel for zombies.
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
FaustL
Junior Member
Join Date: May 2010
Old 05-05-2019 , 10:23   Re: [CS:GO/CS:S] Release: Zombie:Reloaded Franug edition
Reply With Quote #362

Quote:
L 05/05/2019 - 10:13:29: [SM] Exception reported: Weapon 858 is not owned by client 6
L 05/05/2019 - 10:13:29: [SM] Blaming: zombiereloaded.smx
L 05/05/2019 - 10:13:29: [SM] Call stack trace:
L 05/05/2019 - 10:13:29: [SM] [0] CS_DropWeapon
L 05/05/2019 - 10:13:29: [SM] [1] Line 809, zr/weapons/weapons.inc::WeaponsForceClientDrop
L 05/05/2019 - 10:13:29: [SM] [2] Line 828, zr/weapons/weapons.inc::WeaponsRemoveClientGrenades
L 05/05/2019 - 10:13:29: [SM] [3] Line 912, zr/weapons/weapons.inc::WeaponsRemoveAllClientWeapons
L 05/05/2019 - 10:13:29: [SM] [4] Line 810, zr/infect.inc::InfectHumanToZombie
L 05/05/2019 - 10:13:29: [SM] [5] Line 559, zr/infect.inc::InfectMotherZombie
???
Server Linux, source mod last version 6280
ZR plugin compiled through windows source mod last version 6280.
What is the problem?
FaustL is offline
M4M1.
Junior Member
Join Date: Jan 2019
Old 06-23-2019 , 11:57   Re: [CS:GO/CS:S] Release: Zombie:Reloaded Franug edition
Reply With Quote #363

server freezes too much when you choose zombies

sorry my bad english
M4M1. is offline
Tene32
Junior Member
Join Date: May 2017
Old 06-24-2019 , 05:33   Re: [CS:GO/CS:S] Release: Zombie:Reloaded Franug edition
Reply With Quote #364

Quote:
Originally Posted by M4M1. View Post
server freezes too much when you choose zombies

sorry my bad english
please check your logs and post it
Tene32 is offline
M4M1.
Junior Member
Join Date: Jan 2019
Old 06-24-2019 , 08:15   Re: [CS:GO/CS:S] Release: Zombie:Reloaded Franug edition
Reply With Quote #365

no logs
https://imgyukle.com/i/kDTXnp

this setting is greatly increased when zombies are selected

and very variable

Once the zombies have been selected, if the ct team has 20 people or more, the freezing begins.
freeze decreases as ct team decreases.

sorry my bad english

Last edited by M4M1.; 06-24-2019 at 16:11.
M4M1. is offline
M4M1.
Junior Member
Join Date: Jan 2019
Old 06-26-2019 , 09:35   Re: [CS:GO/CS:S] Release: Zombie:Reloaded Franug edition
Reply With Quote #366

I solved, it was due to another plugin.
M4M1. is offline
vn_lind
Member
Join Date: Jul 2017
Old 07-09-2019 , 16:41   Re: [CS:GO/CS:S] Release: Zombie:Reloaded Franug edition
Reply With Quote #367

Hello i have installed the plugin but it just doesn't download the model,


my downloads :

Code:
// ============================================================================
//
//                              ZOMBIE:RELOADED
//                           Downloads configuration
//
// See Download List (3.6) section in the manual for detailed info.
//
// ============================================================================
// * Each uncommented line will be used as a file path for clients to download.
// ----------------------------------------------------------------------------
// Defaults:
// ----------------------------------------------------------------------------

// team win overlays
materials/overlays/zr/zombies_win.vtf
materials/overlays/zr/zombies_win.vmt
materials/overlays/zr/humans_win.vtf
materials/overlays/zr/humans_win.vmt

// zvision
materials/overlays/zr/zvision.vtf
materials/overlays/zr/zvision.vmt

// csgo zombie sounds

sound/zr/zombie_pain1.mp3
sound/zr/zombie_pain2.mp3
sound/zr/zombie_pain3.mp3
sound/zr/zombie_pain4.mp3
sound/zr/zombie_pain5.mp3
sound/zr/zombie_pain6.mp3

sound/zr/zombie_voice_idle1.mp3
sound/zr/zombie_voice_idle2.mp3
sound/zr/zombie_voice_idle3.mp3
sound/zr/zombie_voice_idle4.mp3
sound/zr/zombie_voice_idle5.mp3
sound/zr/zombie_voice_idle6.mp3
sound/zr/zombie_voice_idle7.mp3
sound/zr/zombie_voice_idle8.mp3
sound/zr/zombie_voice_idle9.mp3
sound/zr/zombie_voice_idle10.mp3
sound/zr/zombie_voice_idle11.mp3
sound/zr/zombie_voice_idle12.mp3
sound/zr/zombie_voice_idle13.mp3
sound/zr/zombie_voice_idle14.mp3

sound/zr/zombie_die1.mp3
sound/zr/zombie_die2.mp3
sound/zr/zombie_die3.mp3

sound/ambient/zr/zr_ambience.mp3
sound/zr/fz_scream1.mp3

//Zombie Default
models/player/zombieskincsgo/zombie.mdl
models/player/zombieskincsgo/zombie.phy
models/player/zombieskincsgo/zombie.vtx
models/player/zombieskincsgo/zombie.vvd
my models

Code:
// ============================================================================
//
//                              ZOMBIE:RELOADED
//                            Model configuration
//
// See Model Configuration (3.5) section in the manual for detailed info.
//
// ============================================================================
//
// SHORT DESCRIPTIONS
//
// Attribute:   Description:
// ----------------------------------------------------------------------------
// name     Name of model file, without extension.
// path     Path to model files. MUST end with "/".
// team     Model type:
//              "zombies"
//              "humans"
// access   Access type:
//              "public"        - Everyone can use the model.
//              "admins"        - Model can only be used by admins.    
//              "hidden"        - Model is excluded from public random selections.
//              "motherzombies" - Model can only be used by mother zombies.
//              "group"         - Use group authentication.
// group    If access is "group": A SourceMod group name. Otherwise blank ("").

"models"
{
    "zombie"
    {
        "name"      "zombie"
        "path"      "models/player/zombieskincsgo/"
        "team"      "zombies"
        "access"    "public"
        "group"     ""
    }
    
    // Special model examples:
    // -----------------------
    
    // Only admins can use this zombie model.
    //"admin_zombie"
    //{
    //    "name"      "1337model"
    //    "path"      "models/player/adminmodels/"
    //    "team"      "zombies"
    //    "access"    "admins"
    //    "group"     ""
    //}
    
    // Only members of the zr_vip group in SourceMod can use this human model.
    //"vip_human"
    //{
    //    "name"      "vipmodel"
    //    "path"      "models/player/vip/"
    //    "team"      "humans"
    //    "access"    "group"
    //    "group"     "zr_vip"
    //}
    
    // This model will be excluded from public random selections. Only classes
    // that use "random_hidden" or explicit specify this model will be able to use it.
    //"hidden"
    //{
    //    "name"      "hiddenmodel"
    //    "path"      "models/player/"
    //    "team"      "humans"
    //    "access"    "hidden"
    //    "group"     ""
    //}
}
my classes

Code:
// ============================================================================
//
//                    Zombie:Reloaded Class configuration
//
// See Class Configuration (3.7) in the manual for detailed info.
//
// ============================================================================
//
// SHORT DESCRIPTIONS
//
// Attribute:               Values:     Description:
// ----------------------------------------------------------------------------
// enabled                  yes/no      Enables or disables a class.
// team                     number      Specifies what team the class belongs to:
//                                      0 - Zombies
//                                      1 - Humans
//                                      2 - Admin mode classes (incomplete feautre!)
// team_default             yes/no      Marks the class as the default class in the team.
// flags                    number      Special class flags (bit field). To combine multiple flags
//                                      use a sum of the flag values. Available flags:
//                                      1 - Admins only
//                                      2 - Mother zombies only
// group                    text        Restrict class to member of this SourceMod group. Leave blank for no restriction.
// name                     text        The class name used in class menu.
// description              text        The class description used in class menu.
// model_path               text        Path to model to use. Relative to cstrike folder.
// model_skin_index         number      Model skin index to use if model support multiple skins. First skin is 0.
// alpha_initial            number      Initial transparency setting.
// alpha_damaged            number      Transparency when damaged.
// alpha_damage             number      How much damage to do before switching alpha.
// overlay_path             text        Overlay displayed at the player.
// nvgs                     yes/no      Give and turn on night vision.
// fov                      number      Field of view value. 90 is default.
// has_napalm               yes/no      Allows player to throw napalm grenades. Humans only.
// napalm_time              decimal     Napalm burn duration. Zombies only.
// immunity_mode            text        Special immunity modes. Some modes only works on humans or zombies:
//                                      "none"   - Instant infection.
//                                      "kill"   - Humans are instantly killed instead of turning zombies when attacked by zombies.
//                                      "full"   - Completely immune. Humans can't be infected, zombies don't receive damage or knock back. Careful with this, it might not be that fun.
//                                      "infect" - Humans are immune to infections until HP go below a threshold. Threshold at zero enable stabbing to death.
//                                      "damage" - Zombies are immune to damage from humans/grenades, but still vulnerable to knock back.
//                                      "delay"  - Delay infection for a certain number of seconds.
//                                      "shield" - Shield against infections (humans) or knock back (zombies) for a certain amount of seconds (similar to TF2's ьbercharge). Deploy with "zshield" command.
// immunity_amount          number      Immunity data value (humans only). Depends on the immunity mode above:
//                                      "infect" - HP threshold. Infection will be allowed when HP go below this value. Zero will enable stabbing to death.
//                                      "delay"  - Number of seconds the infection is delayed since first hit by a zombie.
//                                      "shield" - Number of seconds the shield is active.
// immunity_cooldown        number      Number of seconds of cooldown for temporary immunity actions, depending on mode.
//                                      "delay"  - Number of seconds the delay is reduced every time a zombie attack, while a delayed infection is in progress.
//                                      "shield" - Number of seconds the player has to wait before the shield can be used again.
// no_fall_damage           on/off      Disables fall damage.
// health                   number      How many health points to give.
// health_regen_interval    decimal     Sets the regeneration interval. 0 to disable.
// health_regen_amount      number      How much HP to give per interval.
// health_infect_gain       number      How much HP to give when the player infects someone. Zombies only.
// kill_bonus               number      How many points to give per kill. Zombies only.
// speed                    decimal     The player speed. In LMV mode 300 is normal speed, 600 is double speed.
// knockback                decimal     Force of the knockback when shot at. Zombies only.
// jump_height              decimal     Multiplier of the players jump height. 0.0 means no jump boost, 1.0 is normal.
// jump_distance            decimal     Multiplier of the players jump distance. 0.0 means no forward jump boost, 1.0 is normal.

"classes"
{
    // ------------------------------------------
    //
    // Zombie classes
    //
    // ------------------------------------------
    "zombie_classic"
    {
        // General
        "enabled"               "yes"
        "team"                  "0"
        "team_default"          "yes"
        "flags"                 "0"
        "group"                 ""
        
        "name"                  "Classic"
        "description"           "Need brains!!! Arrrrggghh!"
        
        // Model
        "model_path"            "models/player/zombieskincsgo/zombie.mdl"
        "model_skin_index"      "0"
        "alpha_initial"         "255"
        "alpha_damaged"         "255"
        "alpha_damage"          "0"
        
        // Hud
        "overlay_path"          "overlays/zr/zvision"
        "nvgs"                  "no"
        "fov"                   "90"
        
        // Effects
        "has_napalm"            "no"
        "napalm_time"           "10.0"
        
        // Player behavior
        "immunity_mode"         "none"
        "immunity_amount"       "1"
        "immunity_cooldown"     "60"
        "no_fall_damage"        "yes"
        
        "health"                "3200"
        "health_regen_interval" "0.0"
        "health_regen_amount"   "0"
        "health_infect_gain"    "500"
        "kill_bonus"            "2"
        
        "speed"                 "390"
        "knockback"             "3.2"
        "jump_height"           "1.1"
        "jump_distance"         "1.2"
    }
    
    "zombie_fast"
    {
        // General
        "enabled"               "yes"
        "team"                  "0"
        "team_default"          "no"
        "flags"                 "0"
        "group"                 ""
        
        "name"                  "Fast"
        "description"           "-HP | +Speed | +Jump | +Knockback"
        
        // Model
        "model_path"            "models/player/zombieskincsgo/zombie.mdl"
        "model_skin_index"      "0"
        "alpha_initial"         "255"
        "alpha_damaged"         "255"
        "alpha_damage"          "0"
        
        // Hud
        "overlay_path"          "overlays/zr/zvision"
        "nvgs"                  "no"
        "fov"                   "90"
        
        // Effects
        "has_napalm"            "no"
        "napalm_time"           "7.0"
        
        // Player behavior
        "immunity_mode"         "none"
        "immunity_amount"       "1"
        "immunity_cooldown"     "60"
        "no_fall_damage"        "yes"
        
        "health"                "2500"
        "health_regen_interval" "0.0"
        "health_regen_amount"   "0"
        "health_infect_gain"    "400"
        "kill_bonus"            "2"
        
        "speed"                 "420"
        "knockback"             "4.0"
        "jump_height"           "1.3"
        "jump_distance"         "1.2"
    }
    
    "zombie_mutated"
    {
        // General
        "enabled"               "yes"
        "team"                  "0"
        "team_default"          "no"
        "flags"                 "0"
        "group"                 ""
        
        "name"                  "Mutated"
        "description"           "+HP | -Speed | +Jump | +Knockback"
        
        // Model
        "model_path"            "models/player/zombieskincsgo/zombie.mdl"
        "model_skin_index"      "0"
        "alpha_initial"         "255"
        "alpha_damaged"         "255"
        "alpha_damage"          "0"
        
        // Hud
        "overlay_path"          "overlays/zr/zvision"
        "nvgs"                  "no"
        "fov"                   "90"
        
        // Effects
        "has_napalm"            "no"
        "napalm_time"           "15.0"
        
        // Player behavior
        "immunity_mode"         "none"
        "immunity_amount"       "1"
        "immunity_cooldown"     "60"
        "no_fall_damage"        "yes"
        
        "health"                "3500"
        "health_regen_interval" "0.0"
        "health_regen_amount"   "0"
        "health_infect_gain"    "850"
        "kill_bonus"            "2"
        
        "speed"                 "270"
        "knockback"             "3.5"
        "jump_height"           "1.3"
        "jump_distance"         "1.3"
    }
    
    "zombie_heavy"
    {
        // General
        "enabled"               "yes"
        "team"                  "0"
        "team_default"          "no"
        "flags"                 "0"
        "group"                 ""
        
        "name"                  "Heavy"
        "description"           "+HP | -Speed | -Knockback"
        
        // Model
        "model_path"            "models/player/zombieskincsgo/zombie.mdl"
        "model_skin_index"      "0"
        "alpha_initial"         "255"
        "alpha_damaged"         "255"
        "alpha_damage"          "0"
        
        // Hud
        "overlay_path"          "overlays/zr/zvision"
        "nvgs"                  "no"
        "fov"                   "90"
        
        // Effects
        "has_napalm"            "no"
        "napalm_time"           "10.0"
        
        // Player behavior
        "immunity_mode"         "none"
        "immunity_amount"       "1"
        "immunity_cooldown"     "60"
        "no_fall_damage"        "yes"
        
        "health"                "5500"
        "health_regen_interval" "0.0"
        "health_regen_amount"   "0"
        "health_infect_gain"    "2000"
        "kill_bonus"            "2"
        
        "speed"                 "250"
        "knockback"             "2.0"
        "jump_height"           "1.0"
        "jump_distance"         "1.0"
    }
    
    "mother_zombie"
    {
        // General
        "enabled"               "yes"
        "team"                  "0"
        "team_default"          "no"
        "flags"                 "2"
        "group"                 ""
        
        "name"                  "Mother zombie"
        "description"           "+HP regen | +Speed | +Jump | -Knockback"
        
        // Model
        "model_path"            "models/player/zombieskincsgo/zombie.mdl"
        "model_skin_index"      "0"
        "alpha_initial"         "255"
        "alpha_damaged"         "255"
        "alpha_damage"          "0"
        
        // Hud
        "overlay_path"          "overlays/zr/zvision"
        "nvgs"                  "no"
        "fov"                   "90"
        
        // Effects
        "has_napalm"            "0"
        "napalm_time"           "5.0"
        
        // Player behavior
        "immunity_mode"         "none"
        "immunity_amount"       "1"
        "immunity_cooldown"     "60"
        "no_fall_damage"        "yes"
        
        "health"                "3000"
        "health_regen_interval" "0.25"
        "health_regen_amount"   "10"
        "health_infect_gain"    "1000"
        "kill_bonus"            "4"
        
        "speed"                 "432"
        "knockback"             "2.3"
        "jump_height"           "1.2"
        "jump_distance"         "1.3"
    }
    
    "mother_zombie_admin"
    {
        // General
        "enabled"               "yes"
        "team"                  "0"
        "team_default"          "no"
        "flags"                 "3"
        "group"                 ""
        
        "name"                  "Admin mother zombie"
        "description"           "+HP regen | +Speed | +Jump | -Knockback"
        
        // Model
        "model_path"            "models/player/zombieskincsgo/zombie.mdl"
        "model_skin_index"      "0"
        "alpha_initial"         "255"
        "alpha_damaged"         "255"
        "alpha_damage"          "0"
        
        // Hud
        "overlay_path"          "overlays/zr/zvision"
        "nvgs"                  "no"
        "fov"                   "90"
        
        // Effects
        "has_napalm"            "no"
        "napalm_time"           "3.0"
        
        // Player behavior
        "immunity_mode"         "none"
        "immunity_amount"       "1"
        "immunity_cooldown"     "60"
        "no_fall_damage"        "yes"
        
        "health"                "3500"
        "health_regen_interval" "0.25"
        "health_regen_amount"   "10"
        "health_infect_gain"    "1000"
        "kill_bonus"            "1"
        
        "speed"                 "486"
        "knockback"             "2.3"
        "jump_height"           "1.2"
        "jump_distance"         "1.3"
    }
    
    // ------------------------------------------
    //
    // Human classes
    //
    // ------------------------------------------
    
    "human_normal"
    {
        // General
        "enabled"               "yes"
        "team"                  "1"
        "team_default"          "yes"
        "flags"                 "0"
        "group"                 ""
        
        "name"                  "Normal Human"
        "description"           "Default Counter-Strike settings"
        
        // Model
        "model_path"            "default"
        "model_skin_index"      "0"
        "alpha_initial"         "255"
        "alpha_damaged"         "255"
        "alpha_damage"          "0"
        
        // Hud
        "overlay_path"          ""
        "nvgs"                  "no"
        "fov"                   "90"
        
        // Effects
        "has_napalm"            "yes"
        "napalm_time"           "0.0"
        
        // Player behavior
        "immunity_mode"         "none"
        "immunity_amount"       "1"
        "immunity_cooldown"     "60"
        "no_fall_damage"        "no"
        
        "health"                "100"
        "health_regen_interval" "0.0"
        "health_regen_amount"   "0"
        "health_infect_gain"    "0"
        "kill_bonus"            "2"
        
        "speed"                 "300"
        "knockback"             "0"
        "jump_height"           "1.0"
        "jump_distance"         "1.0"
    }
    
    "human_vip"
    {
        // General
        "enabled"               "no"
        "team"                  "1"
        "team_default"          "yes"
        "flags"                 "0"
        "group"                 ""      // Write the name of a SourceMod group for vip players ("zr_vip" for instance), then make it in SourceMod.
        
        "name"                  "VIP Human"
        "description"           "Human class for important players"
        
        // Model
        "model_path"            "default"
        "model_skin_index"      "0"
        "alpha_initial"         "255"
        "alpha_damaged"         "255"
        "alpha_damage"          "0"
        
        // Hud
        "overlay_path"          ""
        "nvgs"                  "no"
        "fov"                   "90"
        
        // Effects
        "has_napalm"            "yes"
        "napalm_time"           "0.0"
        
        // Player behavior
        "immunity_mode"         "none"
        "immunity_amount"       "1"
        "immunity_cooldown"     "60"
        "no_fall_damage"        "yes"
        
        "health"                "200"
        "health_regen_interval" "1.0"
        "health_regen_amount"   "10"
        "health_infect_gain"    "0"
        "kill_bonus"            "1"
        
        "speed"                 "300"
        "knockback"             "0"
        "jump_height"           "1.2"
        "jump_distance"         "1.2"
    }
    
    "human_admin"
    {
        // General
        "enabled"               "yes"
        "team"                  "1"
        "team_default"          "no"
        "flags"                 "1"
        "group"                 ""
        
        "name"                  "Admin Human"
        "description"           "Human class for admins"
        
        // Model
        "model_path"            "default"
        "model_skin_index"      "0"
        "alpha_initial"         "255"
        "alpha_damaged"         "255"
        "alpha_damage"          "0"
        
        // Hud
        "overlay_path"          ""
        "nvgs"                  "no"
        "fov"                   "90"
        
        // Effects
        "has_napalm"            "yes"
        "napalm_time"           "0.0"
        
        // Player behavior
        "immunity_mode"         "none"
        "immunity_amount"       "1"
        "immunity_cooldown"     "60"
        "no_fall_damage"        "yes"
        
        "health"                "200"
        "health_regen_interval" "1.0"
        "health_regen_amount"   "10"
        "health_infect_gain"    "0"
        "kill_bonus"            "1"
        
        "speed"                 "360"
        "knockback"             "0"
        "jump_height"           "1.2"
        "jump_distance"         "1.2"
    }
    
    "human_speedy"
    {
        // General
        "enabled"               "yes"
        "team"                  "1"
        "team_default"          "no"
        "flags"                 "0"
        "group"                 ""
        
        "name"                  "Speedy"
        "description"           "+Speed"
        
        // Model
        "model_path"            "default"
        "model_skin_index"      "0"
        "alpha_initial"         "255"
        "alpha_damaged"         "255"
        "alpha_damage"          "0"
        
        // Hud
        "overlay_path"          ""
        "nvgs"                  "no"
        "fov"                   "90"
        
        // Effects
        "has_napalm"            "no"
        "napalm_time"           "0.0"
        
        // Player behavior
        "immunity_mode"         "none"
        "immunity_amount"       "1"
        "immunity_cooldown"     "60"
        "no_fall_damage"        "0"
        
        "health"                "100"
        "health_regen_interval" "0.0"
        "health_regen_amount"   "0"
        "health_infect_gain"    "0"
        "kill_bonus"            "1"
        
        "speed"                 "360"
        "knockback"             "0"
        "jump_height"           "1.0"
        "jump_distance"         "1.0"
    }
    
    "human_light"
    {
        // General
        "enabled"               "yes"
        "team"                  "1"
        "team_default"          "no"
        "flags"                 "0"
        "group"                 ""
        
        "name"                  "Light"
        "description"           "-Speed | +Jump | +Immunity"
        
        // Model
        "model_path"            "default"
        "model_skin_index"      "0"
        "alpha_initial"         "255"
        "alpha_damaged"         "255"
        "alpha_damage"          "0"
        
        // Hud
        "overlay_path"          ""
        "nvgs"                  "no"
        "fov"                   "90"
        
        // Effects
        "has_napalm"            "yes"
        "napalm_time"           "0.0"
        
        // Player behavior
        "immunity_mode"         "infect"        // Invulnerable to infection,
        "immunity_amount"       "25"            // until HP go below 25.
        "immunity_cooldown"     "60"
        "no_fall_damage"        "yes"
        
        "health"                "100"
        "health_regen_interval" "0.0"
        "health_regen_amount"   "0"
        "health_infect_gain"    "0"
        "kill_bonus"            "1"
        
        "speed"                 "260"
        "knockback"             "0"
        "jump_height"           "1.4"
        "jump_distance"         "1.4"
    }
}
I have the files in the fd server bzipped ,,



what could be wrong ?


edit: actually i have noticed it downloads th emodel ,, but in game it is invisible ... no errors in the logs ...

also i get this error in my game console : Error Vertex File for 'player/zombie.mdl' checksum 797198640 should be 1815117791

what could be wrong ?

Last edited by vn_lind; 07-10-2019 at 03:33.
vn_lind is offline
Tene32
Junior Member
Join Date: May 2017
Old 07-11-2019 , 10:09   Re: [CS:GO/CS:S] Release: Zombie:Reloaded Franug edition
Reply With Quote #368

Quote:
Originally Posted by vn_lind View Post
Hello i have installed the plugin but it just doesn't download the model,


edit: actually i have noticed it downloads th emodel ,, but in game it is invisible ... no errors in the logs ...

also i get this error in my game console : Error Vertex File for 'player/zombie.mdl' checksum 797198640 should be 1815117791

what could be wrong ?

Hey, there is a problem with the default skins
i just put another skins to zombies .
you can find some skins here:
https://forums.alliedmods.net/showthread.php?t=194322
and in gamebanana

Last edited by Tene32; 07-11-2019 at 10:10.
Tene32 is offline
vn_lind
Member
Join Date: Jul 2017
Old 07-11-2019 , 12:39   Re: [CS:GO/CS:S] Release: Zombie:Reloaded Franug edition
Reply With Quote #369

Quote:
Originally Posted by Tene32 View Post
Hey, there is a problem with the default skins
i just put another skins to zombies .
you can find some skins here:
https://forums.alliedmods.net/showthread.php?t=194322
and in gamebanana

ok i have fixed the install of the models ... but now i have another problem

i got this model from here : http://gamer-lab.com/eng/mdl_source/Kim_Jong_Un

and it has separate model for the arms .. how do you load the 2 models together, because when i hold the weapon i dont see my hands .... Anybody knows ?
vn_lind is offline
Tene32
Junior Member
Join Date: May 2017
Old 07-11-2019 , 14:21   Re: [CS:GO/CS:S] Release: Zombie:Reloaded Franug edition
Reply With Quote #370

Quote:
Originally Posted by vn_lind View Post
ok i have fixed the install of the models ... but now i have another problem

i got this model from here : http://gamer-lab.com/eng/mdl_source/Kim_Jong_Un

and it has separate model for the arms .. how do you load the 2 models together, because when i hold the weapon i dont see my hands .... Anybody knows ?
you dont need to load 2 models together ,
you just add "arms_path" "your models arms" in playerclasses.

for exmpale:
// Model
"model_path" "models/player/freddykrueger/freddykrueger.mdl"
"arms_path" "models/player/colateam/zombie1/arms.mdl" // arms model for this class
Tene32 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 16:33.


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