Suicide

Results 1 to 6 of 6
  1. #1
    Proficient Member tuiuiu is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Suicide

    I'm using Phoenix Repack 2008
    how do I stop suicide in 2 seconds?


  2. #2
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Suicide

    Suicide is instant, not 0 seconds.
    Go to these addresses on the original 2008 MatchServer:

    Code:
    00456E68   . EB 1D          JMP SHORT 00456E87
    00456E9D   . EB 03          JMP SHORT 00456EA2
    00456E9F     90             NOP
    00456EA0     90             NOP
    00456EA1     90             NOP
    And get the codes from each address and edit them on the Repack's MatchServer.

  3. #3
    Proficient Member tuiuiu is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: Suicide

    but how do I put the normal
    0 seconds without being

  4. #4
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Suicide

    Quote Originally Posted by tuiuiu View Post
    but how do I put the normal
    0 seconds without being
    Read what I said above. Get the codes from the addresses I posted from the original 2008 server and edit them on mine.

  5. #5
    Proficient Member tuiuiu is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: Suicide

    ok
    Building on the topic

    Cannot Access Server -.-

    Server.ini
    PHP Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="123"

    [SERVER]
    MAXUSER=500
    SERVERID
    =1
    SERVERNAME
    ="Server"
    FREELOGINIP=""
    KEEPERIP="127.0.0.1"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE
    ="test"
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"

    [LANGUAGE]
    LANG_TYPE="eng"

    [FILTER]
    USE=
    "0" 
    ACCEPT_INVALID_IP="1"

    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_FILECRC="0"
    USE_MD5="0" 
    system.xml
    PHP Code:
    <LOCATORLIST>
            <
    LOCATOR id="1" IP="127.0.0.1" />
            <
    LOCATOR id="2" IP="127.0.0.1" />
        </
    LOCATORLIST>

        <
    TLOCATORLIST>
            <
    LOCATOR id="1" IP="127.0.0.1" />
            <
    LOCATOR id="2" IP="127.0.0.1" />
        </
    TLOCATORLIST
    AgentConfig.xml
    PHP Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
        <NAME>Server</NAME>
        <MAXCLIENT>500</MAXCLIENT>
        <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
        <ADDRESS ip="127.0.0.1" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    Locator.ini
    PHP Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="127.0.0.1"

    [NETWORK]
    IP="127.0.0.1"
    PORT="8900"

    [ENV]
    ID="1"
    LOCATOR_UID_HIGH="5"
    LOCATOR_UID_LOW="0"
    MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
    UDP_LIVE_TIME="10000000"
    MAX_FREE_RECV_COUNT_PER_LIVE_TIME="9"
    BLOCK_TIME="0"
    UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
    MARGIN_OF_ERROR_MIN="500000"
    USE_COUNTRY_CODE_FILTER="no" 
    GMT_DIFF="-3"
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000"
    ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="10000"
    UPDATE_COUNTRY_CODE="66 89 69 77 73 83 65 78 68"
    TEST_SERVER="0" 
    IAM USING WINDOWS SEVEN
    Last edited by tuiuiu; 13-02-11 at 04:33 PM.

  6. #6
    Proficient Member tuiuiu is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: Suicide

    Bump...... Help??



Advertisement