Forum

> > CS2D > Servers > How to create a free-build/zombie sever?
Forums overviewCS2D overview Servers overviewLog in to reply

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

4 replies
To the start Previous 1 Next To the start

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

Malnutrition
User Off Offline

Quote
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.

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

DannyDeth
User Off Offline

Quote
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.
To the start Previous 1 Next To the start
Log in to reply Servers overviewCS2D overviewForums overview