+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Wiremod Server Cvars

  1. #1
    Administrator Cyborgmatt's Avatar
    Join Date
    Feb 2007
    Location
    Britland
    Posts
    413

    Default

    Default cvars:
    Code:
    "sbox_maxwire_wheels" = "30"
    "sbox_maxwire_waypoints" = "30"
    "sbox_maxwire_values" = "20"
    "sbox_maxwire_twoway_radioes" = "30"
    "sbox_maxwire_turret" = "30"
    "sbox_maxwire_thrusters" = "10"
    "sbox_maxwire_target_finders" = "30"
    "sbox_maxwire_speedometers" = "10"
    "sbox_maxwire_emitters" = "10"
    "sbox_maxwire_simple_explosive" = "30"
    "sbox_maxwire_sensors" = "30"
    "sbox_maxwire_screens" = "20"
    "sbox_maxwire_relays" = "20"
    "sbox_maxwire_rangers" = "10"
    "sbox_maxwire_radioes" = "30"
    "sbox_maxwire_sockets" = "20"
    "sbox_maxwire_plugs" = "20"
    "sbox_maxwire_pixels" = "20"
    "sbox_maxwire_panels" = "20"
    "sbox_maxwire_outputs" = "10"
    "sbox_maxwire_oscilloscopes" = "20"
    "sbox_maxwire_locators" = "30"
    "sbox_maxwire_lights" = "8"
    "sbox_maxwire_inputs" = "20"
    "sbox_maxwire_indicators" = "20"
    "sbox_maxwire_hoverballs" = "30"
    "sbox_maxwire_gyroscopes" = "10"
    "sbox_maxwire_gpss" = "10"
    "sbox_maxwire_gate_trigs" = "30"
    "sbox_maxwire_gate_times" = "30"
    "sbox_maxwire_gate_selections" = "30"
    "sbox_maxwire_gate_memorys" = "30"
    "sbox_maxwire_gate_logics" = "30"
    "sbox_maxwire_gate_comparisons" = "30"
    "sbox_maxwire_gates" = "30"
    "sbox_maxwire_explosive" = "30"
    "sbox_maxwire_dual_inputs" = "20"
    "sbox_maxwire_detonators" = "20"
    "sbox_maxwire_buttons" = "20"
    "sbox_maxwire_adv_inputs" = "20"
    Adding wiremod cvars to your server cfg:
    Find your Garry's Mod cfg directory: (garrysmod\garrysmod\cfg), open "server_cfg.txt", place the code below above the " } " symbol and then make any modifications you want.
    Code:
    "sbox_maxwire_wheels"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_waypoints"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_values"?*?*?*?*?*?*?*?*"20"
    "sbox_maxwire_twoway_radioes"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_turret"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_thrusters"?*?*?*?*?*?*?*?*"10"
    "sbox_maxwire_target_finders"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_speedometers"?*?*?*?*?*?*?*?*"10"
    "sbox_maxwire_emitters"?*?*?*?*?*?*?*?*"10"
    "sbox_maxwire_simple_explosive"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_sensors"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_screens"?*?*?*?*?*?*?*?*"20"
    "sbox_maxwire_relays"?*?*?*?*?*?*?*?*"20"
    "sbox_maxwire_rangers"?*?*?*?*?*?*?*?*"10"
    "sbox_maxwire_radioes"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_sockets"?*?*?*?*?*?*?*?*"20"
    "sbox_maxwire_plugs"?*?*?*?*?*?*?*?*"20"
    "sbox_maxwire_pixels"?*?*?*?*?*?*?*?*"20"
    "sbox_maxwire_panels"?*?*?*?*?*?*?*?*"20"
    "sbox_maxwire_outputs"?*?*?*?*?*?*?*?*"10"
    "sbox_maxwire_oscilloscopes"?*?*?*?*?*?*?*?*"20"
    "sbox_maxwire_locators"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_lights"?*?*?*?*?*?*?*?*"8"
    "sbox_maxwire_inputs"?*?*?*?*?*?*?*?*"20"
    "sbox_maxwire_indicators"?*?*?*?*?*?*?*?*"20"
    "sbox_maxwire_hoverballs"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_gyroscopes"?*?*?*?*?*?*?*?*"10"
    "sbox_maxwire_gpss"?*?*?*?*?*?*?*?*"10"
    "sbox_maxwire_gate_trigs"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_gate_times"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_gate_selections"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_gate_memorys"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_gate_logics"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_gate_comparisons"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_gates"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_explosive"?*?*?*?*?*?*?*?*"30"
    "sbox_maxwire_dual_inputs"?*?*?*?*?*?*?*?*"20"
    "sbox_maxwire_detonators"?*?*?*?*?*?*?*?*"20"
    "sbox_maxwire_buttons"?*?*?*?*?*?*?*?*"20"
    "sbox_maxwire_adv_inputs"?*?*?*?*?*?*?*?*"20"
    If you've any problems just post a reply and I will get back to you.
    Last edited by Anticept; 10-25-2009 at 09:33 AM.

  2. #2
    Administrator Tad2020's Avatar
    Join Date
    Feb 2007
    Location
    California, USA
    Posts
    1,498

    Default

    An idea to put these in to a control panel on the server.
    http://www.wiremod.com/showthread.php?t=18
    "Our death ray doesn't seem to be working. I'm standing right in it, and I'm not dead yet." - Jamie Hyneman
    "Yes, managing the anonymous activity of the entire Internet is a challenge. Shoving the entire universe into a mason jar for use as a personal flashlight would also be a pesky bother." - Karl, BBR

    WIREMOD WILL NOT WORK ON YOUR FACE! BUT IT DOES ON YOUR MOM :shifty:

  3. #3
    Wire Amateur atomicspark's Avatar
    Join Date
    May 2007
    Posts
    32

    Default

    You're missing an "s" on your "sbox_maxwire_turret". Should be "sbox_maxwire_turrets".

  4. #4
    Wire Noob bombom's Avatar
    Join Date
    Apr 2007
    Posts
    9

    Default

    The turrets limit is wrong it should be

    Code:
    sbox_maxwire_turrets
    and in the WiremodAdmin.lua i found a mistake

    look

    local params = {}
    params.Label = "#Max Wiremod Gates - Logic"
    params.Type = "Float"
    params.Min = "0"
    params.Max = "999"
    params.Command = "sbox_maxwire_gate_logics"
    Panel:AddControl( "Slider",params)

    local params = {}
    params.Label = "#Max Wiremod Gates - Comparison"
    params.Type = "Float"
    params.Min = "0"
    params.Max = "999"
    params.Command = "sbox_maxwire_gate_logics"
    Panel:AddControl( "Slider",params)

    The comparison command should be

    Code:
    sbox_maxwire_gate_comparisons

  5. #5
    Wire Sofaking SpectreCat's Avatar
    Join Date
    Mar 2008
    Location
    Sammamish, Washington
    Posts
    504

    Default Re: Wiremod Server Cvars

    On my server, the wiremod control panel does not work, and all the limits are set to 0 on the panel, if i raise them nothing happens. I try setting the Cvars on the server but nothing comes up with wire in it. i get to sbox_maxw and all that comes up is wheels. I need to know how to raise limits.

  6. #6
    Wire Noob CrankyX's Avatar
    Join Date
    Mar 2008
    Posts
    1

    Question Re: Wiremod Server Cvars

    I added the cvars with values at 100 on each item and none would spawn and when I toyed arounf with the formatting in the server.cfg file it would spawn only the default value. I can't seem to get the max values working and without them it limits the ability to build proper wired contraptions (well the things my friend and I are trying to build)

    The only way I can up the wired prop limit is say by typing

    sbox_wiremax_forcers 200

    in the console on the server. and todo that for every item takes a long time, I really hope it's something stupid I am missing because I really want this to work, if anyone knows what I am doing wrong let me know.

    This is a copy of the relevant info from the server.cfg


    // Wiremod Prop list
    "sbox_maxwire_wheels"********"100"
    "sbox_maxwire_waypoints"********"100"
    "sbox_maxwire_values"********"100"
    "sbox_maxwire_twoway_radioes"********"100"
    "sbox_maxwire_turrets"********"100"
    "sbox_maxwire_thrusters"********"100"
    "sbox_maxwire_target_finders"********"100"
    "sbox_maxwire_speedometers"********"100"
    "sbox_maxwire_emitters"********"100"
    "sbox_maxwire_simple_explosive"********"100"
    "sbox_maxwire_sensors"********"100"
    "sbox_maxwire_screens"********"100"
    "sbox_maxwire_relays"********"100"
    "sbox_maxwire_rangers"********"10"
    "sbox_maxwire_radioes"********"100"
    "sbox_maxwire_sockets"********"100"
    "sbox_maxwire_plugs"********"100"
    "sbox_maxwire_pixels"********"100"
    "sbox_maxwire_panels"********"100"
    "sbox_maxwire_outputs"********"100"
    "sbox_maxwire_oscilloscopes"********"100"
    "sbox_maxwire_locators"********"100"
    "sbox_maxwire_lights"********"8"
    "sbox_maxwire_inputs"********"100"
    "sbox_maxwire_indicators"********"100"
    "sbox_maxwire_hoverballs"********"100"
    "sbox_maxwire_gyroscopes"********"100"
    "sbox_maxwire_gpss"********"100"
    "sbox_maxwire_gate_trigs"********"100"
    "sbox_maxwire_gate_times"********"100"
    "sbox_maxwire_gate_selections"********"100"
    "sbox_maxwire_gate_memorys"********"100"
    "sbox_maxwire_gate_logics"********"100"
    "sbox_maxwire_gate_comparisons"********"100"
    "sbox_maxwire_gates"********"100"
    "sbox_maxwire_explosive"********"100"
    "sbox_maxwire_dual_inputs"********"100"
    "sbox_maxwire_detonators"********"100"
    "sbox_maxwire_buttons"********"100"
    "sbox_maxwire_adv_inputs"********"100"

    Thanks in advance

  7. #7
    Have plane will travel Anticept's Avatar
    Join Date
    Feb 2008
    Location
    Ohio, USA
    Posts
    1,503

    Default Re: Wiremod Server Cvars

    The easiest way to find what the wiremod convars are, is to just use "find sbox_maxwire". It will output all matches and partial matches into the console for you
    "You can only tie the record for flying low."

  8. #8
    Wire Noob notyouraccount's Avatar
    Join Date
    Aug 2008
    Posts
    17

    Default Re: Wiremod Server Cvars

    I can't figure out the cvar for the Wire Sound Emitter

  9. #9
    Wire Sofaking IEF015's Avatar
    Join Date
    Feb 2008
    Location
    London, ON (Canada, eh?)
    Posts
    1,640

    Default Re: Wiremod Server Cvars

    I think that sbox_maxwire_emitters has something to do with the sound emitter?
    "It's my favourite country song. And I hate it."

  10. #10
    Wire Noob notyouraccount's Avatar
    Join Date
    Aug 2008
    Posts
    17

    Default Re: Wiremod Server Cvars

    nope, i've tried 20 different ways to try to get that to work. But my server still only lets me spawn 10.

+ Reply to Thread
Page 1 of 2 12 LastLast

LinkBacks (?)


Similar Threads

  1. Question about Server Cvars
    By NatasNema in forum Installation and Malfunctions Support
    Replies: 4
    Last Post: 06-16-2009, 06:13 AM
  2. Server Cvars Not Registered
    By ahref in forum Installation and Malfunctions Support
    Replies: 4
    Last Post: 02-07-2009, 05:20 AM
  3. Wiremod Cvars error
    By Nibbler in forum Installation and Malfunctions Support
    Replies: 18
    Last Post: 11-18-2008, 09:07 AM
  4. New Server|Wiremod|PHX|LS2|+more
    By LordOfSuicide in forum Servers
    Replies: 1
    Last Post: 07-06-2008, 05:09 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
proceed-collector
proceed-collector
proceed-collector
proceed-collector
linguistic-parrots
linguistic-parrots
linguistic-parrots
linguistic-parrots