1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. If you have a problem and need help, create a new thread with a title that briefly describes the problem.
    Do not use titles like 'Help!' or 'I have a problem!'
    Dismiss Notice
  3. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

Server configuration tool with a GUI

Discussion in 'Server Help' started by Maqq, Jan 22, 2012.

  1. VIPdeNTG

    VIPdeNTG Shipwright

    Messages:
    22
    Eh...I don't have mac.
    And, this tool is written by C#.
     
  2. Bly

    Bly Ballista Bolt Thrower

    Messages:
    398
    the newst version or the old wont work it says the time is terminated or somthing like that.
     
  3. Miauw62

    Miauw62 Shipwright

    Messages:
    416
    You can also use hamachi, only allows 5 people tough.
     
  4. Cpt-Nanashi

    Cpt-Nanashi Catapult Fodder

    Messages:
    20
    Update!

    Changed:
    You can change the ban time,vote percent,vote time,and etc.

    Download here.:shad:
     
    Noburu likes this.
  5. Skurcey

    Skurcey Catapult Fodder

    Messages:
    86
    Do you think you could
    -add the possibility to restart and stop the server
    -attach the console to it (i think it s possible with kernel32.dll)
    -put in system tray when minimized
    ?:shad:
     
    Cpt-Nanashi likes this.
  6. Noburu

    Noburu Dirty, DRUNK, Hillbilly Forum Moderator Donator Tester

    Messages:
    1,809
    Why the new account? :shad:
     
  7. Cpt-Nanashi

    Cpt-Nanashi Catapult Fodder

    Messages:
    20
    Update!
    Changed:
    Added some function based on the advice of Skurcey.
    You can stop and restart the server.
    changed to put in notification area when minimized.

    Download here.

    I just wanted change the name.
    How to delete the old account?
    You know?
     
    Noburu likes this.
  8. JacKD

    JacKD Ballista Bolt Thrower

    Messages:
    496
    Maqq and Cpt-Nanashi like this.
  9. Cpt-Nanashi

    Cpt-Nanashi Catapult Fodder

    Messages:
    20
    THIS IS SO NICE!!!

    I'm a C# beginner.
    I want to be good programmer like you.
     
  10. JacKD

    JacKD Ballista Bolt Thrower

    Messages:
    496
    Lol, thanks for the compliment :)
    But it really involves just a lot of copy/paste and renaming :P
    Look at Maqq's read/write server config functions and try to modify them to use other config file (E.g.: gamemode, actor, room, etc)
     
  11. Cpt-Nanashi

    Cpt-Nanashi Catapult Fodder

    Messages:
    20
    That's a not compliment.:)
    I began programming in 2012.(not a lie!)

    Your version contains very good feature.

    But,I think Int16 is not good.
    Too small.
     
  12. JacKD

    JacKD Ballista Bolt Thrower

    Messages:
    496
    I've capped most of the variables at 9999 on the controls so Int16 should suffice. Only text fields containing numbers are a problem right now (no checking), but no one sane would try a 9999999999x9999999999999 for map size xD
     
  13. Cpt-Nanashi

    Cpt-Nanashi Catapult Fodder

    Messages:
    20
    Lol
    Well,every variables needs string check.
    If you can't make string checker,you must to handle the exception.
    But, it's not a sell thing.
    It's so okay.
     
  14. JacKD

    JacKD Ballista Bolt Thrower

    Messages:
    496
    I know, it's just something I ignored cause I was more interested in adding the other funcitonality :P
    I'm actually surprised it doesn't fail that much lol.
     
  15. Cpt-Nanashi

    Cpt-Nanashi Catapult Fodder

    Messages:
    20
    Lol:D
    So,when you begin the C#?
    I want C# skills...

    and ages...
     
  16. Froghead48

    Froghead48 Haxor

    Messages:
    703
    yes you can. i run my server on a usb drive. it works fine up to 15 players xD
     
  17. JacKD

    JacKD Ballista Bolt Thrower

    Messages:
    496
    I PM'd you to avoid going so much offtopic.
     
  18. Maqq

    Maqq Shopkeep Stealer

    Messages:
    18
    I added links to JacKD's and Cpt-Nanashi's versions to the first post.
     
    Cpt-Nanashi, JacKD and Noburu like this.
  19. JacKD

    JacKD Ballista Bolt Thrower

    Messages:
    496
    Nice, thanks.

    UPDATED:

    This will be the permanent link for the file
    http://dl.dropbox.com/u/65858755/KAGServerConfigTool/KAG Server Config Tool.zip

    10/04/2012
    -Added "No visible name" option to the Team Editor
    -Added "Don't show emblem" option to the Team Editor
    -Start Server now keeps the server alive if it crashes/closes
    -Added "Stop server" button to the server editor
    -Added "Restart server" button to the server editor
    -Added "Spawn tents on start" option to the Gamemode Editor
    -Added "Auto assign teams" option to the Gamemode Editor
    -Added button to look for Room, Portal and Director config files in the Gamemode Editor
    -The app now minimizes to the system tray
     
  20. nzrock

    nzrock Shipwright

    Messages:
    26
    So, I had tried Maqq's, Nanashi's and JackD's version and non of them works.
    It just crashes for me after trying to start the server...