Forum

> > CS2D > Mods > Zombie Escape mod
ForenübersichtCS2D-Übersicht Mods-ÜbersichtEinloggen, um zu antworten

Englisch Zombie Escape mod

30 Antworten
Seite
Zum Anfang Vorherige 1 2 Nächste Zum Anfang

alt Re: Zombie Escape mod

WinterPwnd
User Off Offline

Zitieren
I can help you with the map, but remove the level system, it's pointless because every person should buy himself a weapon in the begining and anti kill protection is kinda useless since the nemesis spawns a bit later. 2nd thing is that along with the nemesis 1 or 2 or 3 more players should become a zombie (depending how much players are in the server). Last thing, the zombies should have atleast 1000 health, or they will die realy fast. No gut bombs!

alt Re: Zombie Escape mod

Suprise
BANNED Off Offline

Zitieren
If you kill a zombie you'll get 50 money. Zombie health is now 3000. (;p) Level system is okay. Gut bomb damage is 90. (I'll make it to changeable).
And because of the 3000 or more HP 1 zombie per start is enough.
About the anti-kill system:
If you make a good ze_ map you'll see its like an Escape map. So if HUMAN die, he can't respawn, only zombies.
But I said there is some thing what will be changed. I'll thinking what you said.

And thanks for helping with the map.

alt Re: Zombie Escape mod

Shawni
User Off Offline

Zitieren
user Suprise hat geschrieben
@user Shawni:
1
function try(cmd)

1
parse("setscore ..id 0")

Its doesn't even will work.


i didn't try it and i forget something important lol

alt Re: Zombie Escape mod

mytechno123
User Off Offline

Zitieren
you must to make real zombie escape map just like in real cs 1.6 or cs:s
the ct and t must run to the escape like helicopter or etc. and not to just like in normal zm mods to survive and kill zombies


Change it

alt Re: Zombie Escape mod

Suprise
BANNED Off Offline

Zitieren
@user mytechno123: What do you mean? The zomibe Escape in cs1.6 is same What I did here.

Also I updated the script. I'll upload it soon, but first I need a server to test it.

Anyway if someone want the 1.3 version pm me. There is a list of all things in the script. (First page)
I'll make a little video to show it.

For @user oxytamine:

1
2
3
4
5
6
7
8
9
10
11
addhook("parse","_parse")
function _parse(cmd)
	if cmd == "reset" then
		_reset(id)
	end
end

function _reset(id)
	parse("setscore "..id.." 0")
	parse("setdeaths "..id.." 0")
end
3× editiert, zuletzt 12.10.12 17:19:25

alt Re: Zombie Escape mod

mytechno123
User Off Offline

Zitieren
blau burger can you schow how to install your mod in cs2d because i cant dont't know how please write instructions

alt Re: Zombie Escape mod

Suprise
BANNED Off Offline

Zitieren
Install like a simple lua script.
Copy-paste everything to your folders. then run cs2d More settings=>mp_luaserver=>zombieescape.lua
Zum Anfang Vorherige 1 2 Nächste Zum Anfang
Einloggen, um zu antworten Mods-ÜbersichtCS2D-ÜbersichtForenübersicht