#Need help with the server.cfg file

1 messages · Page 1 of 1 (latest)

brisk trout
#

I am in the process of building a sandbox server and was having trouble setting up the server.cfg file. I was able to set the max spawned entities for all default items but I don't know what to put in for all the wiremod entity limits. I couldn't find a list of the max_wire limits anywhere. Does anyone have a list of them I could copy?

bleak sparrow
#

sbox_maxwire exist

brisk trout
#

Yeah figured it was one of those my problem is though I remember there being over 20 different sbox_max lines you need to put in to raise all the wiremod entity amounts to above the default which are pretty low to start with. It would take me a long time to try to figure all of them out manually

bleak sparrow
#

find command exist yknow

#

like (find "command/stuff of your target here") in console

brisk trout
#

I tried the command and though it did work it didn't show all the values needed for example I saw that it didn't show anything related to the max amount of wire turrets

brisk trout
#

I think you misunderstand that was just an example of one I know was missing how am I supposed to know every line to search for if I have no list of them to reference from. one sbox_maxwire line could cover multiple tools I can't just type in a bunch of random wire tools and hope I get every line I need to increase the max spawnible entities. all I want is a plain text list of every sbox_maxwire line needed to increase everything in wiremod

bleak sparrow
#

that's why you should do (find sbox_maxwire) in console and copy the prints

brisk trout
#

That's exactly what I did and as I said it was missing multiple values

bleak sparrow
#

well idk then