Forum

> > CS2D > Servers > How to create a free-build/zombie sever?
ForenübersichtCS2D-Übersicht Servers-ÜbersichtEinloggen, um zu antworten

Englisch How to create a free-build/zombie sever?

4 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt How to create a free-build/zombie sever?

Malnutrition
User Off Offline

Zitieren
I'm trying to make a zombie/free-buildserver, kind of like C-4's, but I can't seem to find how to make multiple dispensers or supplies close to each other or make infinte buildings.

Can any one help?
I'm new to lua, so I'm not quite sure.

alt Re: How to create a free-build/zombie sever?

DannyDeth
User Off Offline

Zitieren
Simply, you need to use RCon or use the parse function from Lua.
If you want to change the number of dispensers, you can do this from your server.lua file:
1
parse('mp_building_limit "dispenser" "9999999"')
If you want to change alll of them, just add another line and change the name from dispenser, for example, to turret.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Servers-ÜbersichtCS2D-ÜbersichtForenübersicht