Raised This Month: $ Target: $400
 0% 

How to Install Zombie Classes on Zombie Plague?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
spypatrol007
Junior Member
Join Date: Jul 2009
Old 07-12-2009 , 08:16   How to Install Zombie Classes on Zombie Plague?
Reply With Quote #1

Can someone please help me i cant find any guide on how to install zombie classes i only find zombie models guide.
Can you please teach me how to install zombie classes step by step
especially on how can i view them on Choose Zombie Class option?
I really need them for my Counter strike 1.6 Dedicated Server Zombie Plague!
spypatrol007 is offline
sunx
Veteran Member
Join Date: Mar 2009
Location: Germany
Old 07-12-2009 , 08:57   Re: How to Install Zombie Classes on Zombie Plague?
Reply With Quote #2

Well ... first u have to download the .sma file from a zombie class.
Open it with Amx Mod X Studio, i u want to change settings.
( With ZP 4.3 u can even change some settings in zp_zombieclasses.ini
I would prefer to change models etc. in that file, cause its much easier than re-write the original plugin )

After u have changed some Settings, like speed, hp and so on u have to compile it in .amxx

If u have downloaded amxx, u will now have the folder amxmodx, go to folder "scripting" .. there u will find the AMXXPC compile.exe or just compile.exe
Just put the .sma on that icon and it will automaticly compile.

Your compiled zombie class is now in scripting -> compiled folder.

Now open ur ftp client and put this file in cstrike/addons/amxmodx/plugins

After you have done that, go to folder cstrike/addons/amxmodx/configs and open plugins-zplague.ini

There u add your amxx zombie classes file name, ill show u an axemple:


; - Quick tips -
; * Rename this file to disabled-zplague.ini to turn the mod off
; * Rename it back to plugins-zplague.ini to turn it on
; * Put a semi-colon in front of a plugin to disable it
; * Remove a semi-colon to re-enable a plugin
; * Add the word debug after a plugin to place it in debug mode

; Main plugin
zombie_plague40.amxx
;zombie_plague43.amxx

; Default zombie classes
zp_zclasses40.amxx

; Add sub-plugins, custom zombie classes, and extra items here

; Zombie Classes

zp_class_climb.amxx
zp_class_tight10c.amxx
zp_zclass_ultimate_big_zombie.amxx
zp_zclass_ex-assasin.amxx
zp_zclass_ghost_zombie_fix.amxx
zp_zclass_apocalypse_zombie.amxx
;zp_zclass_warlord_zombie.amxx <- with ; in front u disable a class


Now restart your server or just change map and the new zombie class will be loaded !
__________________

sunx is offline
spypatrol007
Junior Member
Join Date: Jul 2009
Old 07-12-2009 , 13:31   Re: How to Install Zombie Classes on Zombie Plague?
Reply With Quote #3

thanks for the help btw last question why when i download some zombie classes they have some mdl do i need to install those models too , to make the zombie class work?
spypatrol007 is offline
sunx
Veteran Member
Join Date: Mar 2009
Location: Germany
Old 07-12-2009 , 17:30   Re: How to Install Zombie Classes on Zombie Plague?
Reply With Quote #4

open the .sma file from zombie class and change model with one from yours.

new const zclass_name[] = { "Noob Zombie" }
new const zclass_info[] = { "Noobish" }
new const zclass_model[] = { "zombie_source" } <--------- change this
new const zclass_clawmodel[] = { "v_knife_zombie.mdl" }
const zclass_health = 2200
const zclass_speed = 260
const Float:zclass_gravity = 1.0
const Float:zclass_knockback = 0.5
__________________

sunx is offline
fire12348
New Member
Join Date: Feb 2011
Old 05-28-2011 , 12:26   Re: How to Install Zombie Classes on Zombie Plague?
Reply With Quote #5

How to enter in .sma file?? how to change zombie models that we want for our zombie ability???
fire12348 is offline
georgik57
Veteran Member
Join Date: Oct 2008
Location: 🎧Music World
Old 05-28-2011 , 15:13   Re: How to Install Zombie Classes on Zombie Plague?
Reply With Quote #6

Quote:
Originally Posted by fire12348 View Post
How to enter in .sma file?? how to change zombie models that we want for our zombie ability???
just open the file with notepad or wordpad
you should most probably use this: http://notepad-plus-plus.org/
it's the best for scripting
__________________
georgik57 is offline
Send a message via MSN to georgik57 Send a message via Yahoo to georgik57 Send a message via Skype™ to georgik57
Ljubobre
Junior Member
Join Date: May 2013
Old 12-11-2013 , 05:39   Re: How to Install Zombie Classes on Zombie Plague?
Reply With Quote #7

doesn't work for me
Ljubobre is offline
StrawberryTart
BANNED
Join Date: Dec 2013
Location: i'm your Special TART!
Old 12-11-2013 , 06:41   Re: How to Install Zombie Classes on Zombie Plague?
Reply With Quote #8

maybe try this?

Solution to your problem...i think :/
StrawberryTart 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 00:41.


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