Raised This Month: $ Target: $400
 0% 

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


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
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
 



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