Forum

> > CS2D > General > zombie plague cs2d mod - custom zombie classes
Forums overviewCS2D overviewGeneral overviewLog in to reply

English zombie plague cs2d mod - custom zombie classes

4 replies
To the start Previous 1 Next To the start

old zombie plague cs2d mod - custom zombie classes

Stormtrooper595
User Off Offline

Quote
I'm having a problem here with the latest 1.15 version of zombie plague on my server. I added 2 extra classes with the ones already made. I edited the cfg file properly but when i run the server, it doesnt show and then i hit the more button but the interface closes. The classes should show on the next page. Is this a nonfixed bug? or am i limited to 8 classes at a time? Thanks

old Re: zombie plague cs2d mod - custom zombie classes

Stormtrooper595
User Off Offline

Quote
Here it is. Sorry I should have posted it in the first place.
zp_classes.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
=== Zombie Plague Classes Configuration ===
Note: You have to set values between their sizes.
[Name]		-> (A - Z, a - z, 0 - 9)
[Health]	-> (1 - 25000)
[Speed]		-> (-) 15
[Knockback]	-> (0 - 10)
[Damage]	-> (1 - 100) (0 = Kill from 1 hit)
[Item]		-> (1 - 110) (For IDs check "zp_weapon IDs.txt" file)

[AddParameter]		:	[Name]			:	[Health]:	[Speed]	:	[Knock]	:	[Dmg]	:	[Item]
#addclass		:	Classic Zombie		:	2000	:	3	:	3	:	50	:	0
#addclass		:	Raptor Zombie		:	950	:	6	:	4	:	50	:	0
#addclass		:	Poison Zombie		:	2500	:	4	:	5	:	50	:	0
#addclass		:	Fat Zombie		:	4500	:	-1	:	5	:	50	:	0
#addclass		:	Leech Zombie		:	3000	:	3	:	6	:	50	:	0
#addclass		:	Big Zombie		:	6000	:	-1	:	2	:	50	:	0
#addclass		:	Big & Fat Zombie	:	7500	:	-10	:	0	:	50	:	0
#addclass		:	Runner Zombie		:	500	:	10	:	10	:	50	:	0
#addclass		:	Gas Zombie		:	2000	:	3	:	3	:	50	:	72
#addclass		:	INSANE Zombie		:	100	:	15	:	10	:	0	:	0
I added gas zombie and INSANE zombie as custom classes Don't ask me why the numbers jumbled all over. It looked fine in notepad, it just didnt transfer properly or something
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview