Raised This Month: $ Target: $400
 0% 

How install Zombie Plague 4.2 Custom models and these models and hands??


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Juoksu
New Member
Join Date: Feb 2009
Location: Finland, Lahti
Old 02-28-2009 , 03:12   How install Zombie Plague 4.2 Custom models and these models and hands??
Reply With Quote #1

How to install Zombie Plague 4.2 custom models like Gargantula or zombie hands??? Can somebody tell me?
Juoksu is offline
iNspiratioN
Member
Join Date: Feb 2009
Location: Lithuania
Old 02-28-2009 , 04:37   Re: How install Zombie Plague 4.2 Custom models and these models and hands??
Reply With Quote #2

Get .sma file and find these.

Code:
// Player Models (randomly chosen if more than one)
new const model_nemesis[][] = { "zombie_source" } // Nemesis
new const model_survivor[][] = { "leet", "sas" } // Survivor
new const model_human[][] = { "arctic", "guerilla", "leet", "terror", "gign", "gsg9", "sas", "urban" } // Human
new const model_admin[][] = { "vip" } // Admin (human)
new const model_admin_zombie[][] = { "zombie_source" } // Admin (zombie)

// Weapon Models
new const model_vknife_human[] = { "models/v_knife.mdl" }
new const model_vknife_nemesis[] = { "models/zombie_plague/v_knife_zombie.mdl" }


new const model_vm249_survivor[] = { "models/v_m249.mdl" }
new const model_grenade_infect[] = { "models/zombie_plague/v_grenade_infect.mdl" }
new const model_grenade_fire[] = { "models/zombie_plague/v_grenade_fire.mdl" }
new const model_grenade_frost[] = { "models/zombie_plague/v_grenade_frost.mdl" }
new const model_grenade_flare[] = { "models/zombie_plague/v_grenade_flare.mdl" }
I think you need to change them in to your own.
iNspiratioN is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-28-2009 , 05:24   Re: How install Zombie Plague 4.2 Custom models and these models and hands??
Reply With Quote #3

He needs to find those models and put them in his server.
__________________
fysiks is offline
iNspiratioN
Member
Join Date: Feb 2009
Location: Lithuania
Old 02-28-2009 , 05:30   Re: How install Zombie Plague 4.2 Custom models and these models and hands??
Reply With Quote #4

Or maybe
1.download your MODELS
2.place them in your Cstrike/Models/
3.Then change model names to current ones you have

Quote:
// Player Models (randomly chosen if more than one)
new const model_nemesis[][] = { "zombie_source" } // Nemesis
new const model_survivor[][] = { "leet", "sas" } // Survivor
new const model_human[][] = { "arctic", "guerilla", "leet", "terror", "gign", "gsg9", "sas", "urban" } // Human
new const model_admin[][] = { "vip" } // Admin (human)
new const model_admin_zombie[][] = { "zombie_source" } // Admin (zombie)

// Weapon Models
new const model_vknife_human[] = { "models/v_knife.mdl" }
new const model_vknife_nemesis[] = { "models/zombie_plague/v_knife_zombie.mdl" }


new const model_vm249_survivor[] = { "models/v_m249.mdl" }
new const model_grenade_infect[] = { "models/zombie_plague/v_grenade_infect.mdl" }
new const model_grenade_fire[] = { "models/zombie_plague/v_grenade_fire.mdl" }
new const model_grenade_frost[] = { "models/zombie_plague/v_grenade_frost.mdl" }
new const model_grenade_flare[] = { "models/zombie_plague/v_grenade_flare.mdl" }
and i think it would work.
iNspiratioN is offline
InDepth
Member
Join Date: Mar 2009
Location: There!
Old 03-02-2009 , 10:13   Re: How install Zombie Plague 4.2 Custom models and these models and hands??
Reply With Quote #5

Oh. You can edit the specific zombies and change the model.mdl.. For e.g. on default zombies, for instance Ultimate Big Zombie, the .mdl is zombie_source. You can change it to other models.
InDepth 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:53.


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