Forum

> > CS2D > Scripts > Balance Script Support Request
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch Balance Script Support Request

8 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Balance Script Support Request

kewixasd
User Off Offline

Zitieren
Hi us

I'd like help with a zombie mod server

((((A Zombie Balance)))) I would ask for help, because they didn't know it

 
My teammate wouldn't know balance but just the opponent (ZM)

Thank you in advance for your help

sorry for my bad english

Admin/Mod Kommentar

Removed non-English description. Only English/German here within forums please! /user GeoB99

alt Re: Balance Script Support Request

Edik
User Off Offline

Zitieren
@user kewixasd:

How do you mean only zombie balance? You cant balance just 1 team. Or you mean special-zombies from a script?

Here this will not allow more ct than zombies:
1
2
3
4
5
6
7
addhook("spawn","_spawn")
function _spawn(id)
	if #player(0,"team2") - 1 > #player(0,"team1") then
		parse("maket "..id)
		msg2(id,"Auto-Balance@C")
	end
end

If you want something else, its probably better if you explain us exactly what you want and show us your script.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht