How do I change the building limit for Engineer in a listen server?
15 replies, posted
I want to make my sentry limit, say, three. How would I do that, for a listen server? I'm pretty sure for a dedicated server, that it uses server.cfg, but I have no clue for a listen server.
[QUOTE=lockdown6;16243346]I think it still uses a config file?[/QUOTE]
but Server.cfg is only for dedicated servers, no?
No that's why it's in your folder. Dedicated servers would use their own folder?
[QUOTE=Nick99;16243412]No that's why it's in your folder. Dedicated servers would use their own folder?[/QUOTE]
server.cfg is a file you have to make yourself
I don't know whether it's the same for source, but create a new .cfg file called listenserver.cfg in your steam/steamapps/your@email.here/team fortress/tf folder, and copy the correct part of your dedicated server's server.cfg into the new file. Then, create your listen server. Theoretically, the commands you put into listenserver.cfg will be executed when you boot up multiplayer. I apologise if this doesn't work.
[QUOTE=Tentacle;16243448]I don't know whether it's the same for source, but create a new .cfg file called listenserver.cfg in your steam/steamapps/your@email.here/team fortress/tf folder, and copy the correct part of your dedicated server's server.cfg into the new file. Then, create your listen server. Theoretically, the commands you put into listenserver.cfg will be executed when you boot up multiplayer. I apologise if this doesn't work.[/QUOTE]
Does anybody have a definite answer? I appreciate this, but I don't want to waste my time if it's not going to work.
Well screw you then. I won't waste my own time explaining it next time. :v:
[QUOTE=Tentacle;16243631]Well screw you then. I won't waste my own time explaining it next time. :v:[/QUOTE]
I said I appreciated it, you twat
[QUOTE=Red Heavy;16243434]server.cfg is a file you have to make yourself[/QUOTE]
My bad. I didn't take the time to look.
I too would like an answer to this.
Open tf2 content GCF, open tf, then scripts, extract objects, edit to liking, place in your scripts folder
[QUOTE=longears34;16244855]Open tf2 content GCF, open tf, then scripts, extract objects, edit to liking, place in your scripts folder[/QUOTE]
I edited max objects but am still not allowed to place more than one.
You need sourcemod, a plugin.
[QUOTE=Nick99;16249104]I edited max objects but am still not allowed to place more than one.[/QUOTE]
Doh, forget to tell you that you gotta bind a key to build 0 and build 1
I know there's a regular console command for it, but it slips my mind.
[b]Edit script/object.txt[/b]
There are no other methods for changing the build variables (No convar, plugins, whatever)
Sorry, you need to Log In to post a reply to this thread.