Raised This Month: $ Target: $400
 0% 

[Help] Zombie model change


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
drumzplaya13
Senior Member
Join Date: Feb 2008
Location: TEXAS
Old 11-30-2008 , 02:46   [Help] Zombie model change
Reply With Quote #1

yeah before anything i have read the FAQ about how to change the zombie model... i have edited it in the zombie plague.sma the nem and the admin zombie lines. and also in the zpclasses.sma i have edited that also to say what zombie i wanted to use. yes i have compiled them both after i changed the .sma and uploaded them to my server but they dont work, it crashes my server instantly. I have the model in the folder of its name correctly (ex: models/player/zombie3/zombie3.mdl) its correct and it should work then but it doesnt. i had the same problem on my admin model a while ago, i decided to change the name from vgadmin.mdl to admin.mdl and it magically worked then idk why.... but the zombie model i have just had a lot of trouble with, wondering if anyone could help me out...

heres my zombie plague.sma to show you..
Code:
// Player Models (randomly chosen, add as many as you want)
new const model_nemesis[][] = { "zombie3" } // 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[][] = { "admin" } // Admin (human)
new const model_admin_zombie[][] = { "zombie3" } // Admin (zombie)
and heres my zombieclasses .sma...
Code:
// VG Zombie Attributes
new const zclass1_name[] = { "VG Zombie" }
new const zclass1_info[] = { "VG Zombie" }
new const zclass1_model[] = { "zombie3" }
new const zclass1_clawmodel[] = { "v_vg_zknife.mdl" }
const zclass1_health = 2700
const zclass1_speed = 270
const Float:zclass1_gravity = 1.0
const Float:zclass1_knockback = 1.5
im only using 1 zombie, the first one. but do i still have to change all of the zombie models on the others when i compile it cause that might cause an error? the rest of the zombie classes models are zombie_source, which i dont have on my server anymore since im trying to change it.
__________________
Think Positive - Stay Positive
drumzplaya13 is offline
Mazzerin
BANNED
Join Date: Sep 2008
Location: Lithuania
Old 11-30-2008 , 03:18   Re: [Help] Zombie model change
Reply With Quote #2

Good subject, may be useful for others.
Mazzerin is offline
Send a message via Skype™ to Mazzerin
drumzplaya13
Senior Member
Join Date: Feb 2008
Location: TEXAS
Old 11-30-2008 , 04:23   Re: [Help] Zombie model change
Reply With Quote #3

ya it is, but im asking for help, since i failed miserably at changing it. i mean the concept is very simple, just cant seem to get it to work for some reason... i mean all it is, is you change the admin z model and nem model and recompile, then go to the zclasses and change the zombie model to the same thing you did to nem and admin z model, and you recompile, then you add your model to your server under /player/name/name.mdl and then upload both zclasses and zombieplague .sma's and it SHOULD work. but it hasnt...
__________________
Think Positive - Stay Positive
drumzplaya13 is offline
lights
BANNED
Join Date: Jul 2008
Old 12-06-2008 , 16:50   Re: [Help] Zombie model change
Reply With Quote #4

Quote:
Originally Posted by drumzplaya13 View Post
ya it is, but im asking for help, since i failed miserably at changing it. i mean the concept is very simple, just cant seem to get it to work for some reason... i mean all it is, is you change the admin z model and nem model and recompile, then go to the zclasses and change the zombie model to the same thing you did to nem and admin z model, and you recompile, then you add your model to your server under /player/name/name.mdl and then upload both zclasses and zombieplague .sma's and it SHOULD work. but it hasnt...
This doesn't suprise me
lights is offline
Send a message via MSN to lights
yoonghoe
Junior Member
Join Date: Dec 2008
Old 12-07-2008 , 00:05   Help plz
Reply With Quote #5

How do i chng the admin n zombie models?
yoonghoe 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 08:15.


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