Results 1 to 4 of 4
  1. #1
    HamSammich45's Avatar
    Join Date
    Mar 2013
    Gender
    female
    Posts
    61
    Reputation
    10
    Thanks
    285

    A Stupid Little Server Start Script

    I created a little batch file to start your server. I guess this is handy if you want to create a little shortcut to the server on your desktop. Nobody will really need this, because anyone smart enough to set up the server would probably know how to use batch.
    This only works if you place the batch file into your server's root folder, along with your client which should be named client.swf

    Code:
    start client.swf
    start  "World Server" /min wserver/bin/debug/wserver.exe
    start  "Account Server" /min server/bin/debug/server.exe

  2. #2
    The richest man is not the one who has the most but the one who needs the least.
    MPGH Member
    Alde.'s Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    1,706
    Reputation
    166
    Thanks
    3,627
    My Mood
    Sleepy
    What is the /min command?
    Alde is Alde is

  3. #3
    HamSammich45's Avatar
    Join Date
    Mar 2013
    Gender
    female
    Posts
    61
    Reputation
    10
    Thanks
    285
    Quote Originally Posted by ZBORNOX View Post
    What is the /min command?
    It starts the server windows minimized.

  4. #4
    Trapped's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    Italy.
    Posts
    584
    Reputation
    10
    Thanks
    449
    My Mood
    Asleep
    You could've instead have made a little try-catch code on the server that mades it able to restart on crash. I appreciate the effort thought.
    "The great merit of society is to make one appreciate solitude."
    Charles Chincholles, "Reflections on the Art of Life" (from fortune-mod)

Similar Threads

  1. [Solved]MW2 Little Server Tool ( 1.1.195 )
    By rovald in forum Call of Duty Modern Warfare 2 Help
    Replies: 2
    Last Post: 10-10-2010, 02:51 AM
  2. [Detected] Little Server Tool (V1.2.208 compitable)
    By Archangel in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 214
    Last Post: 09-19-2010, 08:03 AM
  3. STUPID PATCH/Server Maintenance
    By cuijknoord in forum CrossFire Discussions
    Replies: 0
    Last Post: 09-17-2010, 10:16 AM
  4. [SOLVED] Little Server Tool
    By Aphix in forum Call of Duty Modern Warfare 2 Help
    Replies: 2
    Last Post: 07-04-2010, 02:59 AM
  5. [SOLVED] [HELP] Little Server Tool - some functions not available
    By nesakysiu in forum Call of Duty Modern Warfare 2 Help
    Replies: 6
    Last Post: 06-17-2010, 01:44 AM