Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

derrick1123

Members
  • Posts

    56
  • Joined

  • Last visited

    Never

Posts posted by derrick1123

  1. I have my own IRC server, and it will be staying online.
    I have an IRC BOT which I can add in your channel to make sure you always have OP stats.
    **Server IP:** irc.brokenhatred.com
    **Port:** 6667
    **Public Channel:** #main
    **Eclipse's Channel:** [#eclipse](http://irc.brokenhatred.com/?channel=eclipse)
    **Web Client:** http://irc.brokenhatred.com
  2. I believe as long as the site:
    http://sw337.servegame.com is online, your game is online.

    For some reason its been online for ~2days now and it hasn't gone offline, I will check in a few hours to see if your game is online or not. Looks like the internet doesn't go done as often as it did before, so I will keep you game on it. I would like to get your game on my dedicated server, but that may take a bit.
  3. @Oizumi03:

    > okay, just a quick F.Y.I.
    > NEVER allow others to view your IP address, that's like BEGGING to get your computer fried.
    > don't put the whole (e.i.) 12.345.678, instead put 12.xxx.xxx or even all x's.

    WTF? How do you think websites exist? Everything has an IP vewible by the public…
    Google's
    ```
    64.233.167.147
    64.233.167.99
    64.233.167.104

    ```
    This forum's
    ```
    67.205.22.150

    ```
    Tis not hard to get someone's IP…
    Infact mine is:
    ```
    72.48.80.67
    ```Wan't my direct router ip?
    ```
    192.168.0.7
    ```How about home IP?
    ```
    127.0.0.1
    ```
    …lol Im just messing with 'ya Take it easy though.
  4. @Oizumi03:

    > Q: How come I can't acces my game? It says "Error: (something about a port).
    > A: That means that port for the IP you're using if in useage so you need to change it. Open your Data.ini and change the port to something like 6339 instead of 4000\. Make sure you're client's Config.ini matches the port numbers.

    Also add that they would have to portforward the new ports as well.
  5. @Darkniz-Panther:

    > Lunar Eclipse
    >
    > Him:  I need someone to make a banner for me
    >
    > Me: Add more detail cause no one can make a banner out of the blue
    >
    > Him: Ok add more detail someone please help!
    >
    > Me: Im sorry but I have to call you a noob at this point…
    >
    > http://www.touchofdeathforums.com/smf/index.php/topic,30199.msg271685.html#msg271685

    Teh reply to that thread is my no0b post >.<
  6. I remember someone else making a file and they wanted other people to download to use it…well I will give you the source code.

    ```
    @echo off
    echo **********************************
    echo **
    echo ** This script was made by
    echo **      derrick1123
    echo **
    echo ** You may edit anything below but
    echo **      keep this here...
    echo **        * - For Eclipse only
    echo **      2008
    echo **********************************
    REM This will copy files...
    echo The files are now going to copy...
    REM This makes the directory
    PAUSE
    MKDIR C:\backup\server
    REM ^edit were u need it
    PAUSE
    xcopy /e /v /y C:\server C:\backup\server
    echo Done!
    PAUSE
    REM Script done, now exit
    exit

    ```
    Need some help? Ask me I don't mind…
  7. Well first make sure you always have a copy of your old stuff…then just copy the Accounts/Maps/Items/Classes/Spells/Banks...etc to the new one.

    When you do move the files...you might get a misconfig error...just recopy Server.exe to the folder and re-launch the server.
×
×
  • Create New...