08-07-2014, 07:17 PM   #1

The Last Emperor



  The Last Emperor


Sep 2008
35132
570
Private Server
Male
10
The Last Emperor

The Last Emperor







server.cfg
PHP:
Common {
    
debug_option_debugger_present    {
            
DEBUG_OPTION_ASSERT_SHOW_MESSAGEBOX_OKCANCEL,
            
DEBUG_OPTION_ASSERT_ADVANCE_BREAK,
            
DEBUG_OPTION_ASSERT_CANCEL_EXIT
    
}
    
    
debug_option_stand_alone    {            
            
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX ,
            
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
    
}

    
netengine_debug_option_debugger_present    {
            
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX ,
            
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
    
}

    
netengine_debug_option_stand_alone    {
            
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX ,
            
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP 
    
}

}

////////////////////////////////////////////////////////////////////////////////////////////
GlobalManager {
//    Certification "cert.joymax.com", 32000
    
Certification "25.122.171.57"32000
    
    LoginFailureTolerance        3000                
// ÃÖ ÎÀΠÆÐº¿öå ¿À Çã¿Ä¡
    
IBUVFailureTolerance        3000                // ÃÖ ÀÌÌÁö ÀÎÁõ ¿À Çã¿Ä¡
    
LoginFailureBlockTimeMin    1                // º* Ã(ºÐ) - ÎÀΠÆÐº¿öå ¿À 
    
IBUVFailureBlockTimeMin        1                // º* Ã(ºÐ) - ÀÌÌÁö ÀÎÁõ ¿À 
    
AutomatedPunisher        "AutomatedPunisher"        // º* ÁÖàÀÌ (Á º*Àº gm *)
    
LoginPunishmentGuide        "Blocked for 1 minutes due to incorrect password entered 3000 times"    // ÆÐº¿öå ¿À¿¡ ÇÑ º* ¡ÀÌå
    
LoginPunishmentDescription    "Blocked for 1 minutes due to incorrect password entered 3000 times"    // ÆÐº¿öå ¿À¿¡ ÇÑ º* *
    
IBUVPunishmentGuide        "Blocked for 1 minutes due to incorrect code entered 3000 times"        // ÀÌÌÁö ÀÎÁõ ¿À¿¡ ÇÑ º* ¡ÀÌå
    
IBUVPunishmentDescription    "Blocked for 1 minutes due to incorrect code entered 3000 times"        // ÀÌÌÁö ÀÎÁõ ¿À¿¡ ÇÑ º* *

}

GatewayServer {
    
LastFullVersion_SR_Client 130
    Certification 
"25.122.171.57"15880
    IBUVQueueReserveCount        20000    
// IBUV ÀÇØ Ì ýºÇØ õÀ ÀÌÌÁö ö    
    
IBUVQueuePrepareRatio        0.05    // ÆÀÌ ÅÀÓ¿¡ ÀÌÌÁö ýºÇÒ ºñÀ
    
IBUVFailureIPTolerance        0    // ÇÑ IP IBUV ÇÆÐ Çã¿ÇÒ ÃÖ ¿À Çã¿Ä¡, 0ÀÌ º* ÈÇÏÚÙ ÅÁö.

    // ÃߡȠÑÀÌÙ!!!!!
    //////////////////////////////////////////////////////////
    
IBUVStringSize            6     // ÇÑÛ ÄÅÍ ¿ Ã 3, ËÆÄºª ÄÅ͠ ¿ÇÏ æ¿ì 6 ÀΠÆÃÇÑÙ.
    
IBUVCharacterSet        "0"
    
//////////////////////////////////////////////////////////
}

DownloadServer {
        
Certification "25.122.171.57"15880
}
FarmManager {
    
Certification "25.122.171.57"15880
}

AgentServer {
    
Certification "25.122.171.57"15882
}

MachineManager {
    
Certification "25.122.171.57"15880
}

SR_GameServer {
    
Certification "25.122.171.57"15882

    ExpRatio             35000
        ExpRatioParty        35000
      
    DropItemRatio       35000
        DropGoldAmountCoef   13000    
        
//WINTER_EVENT_2009        EVENT_ON    // 2009 Ü¿ À̺Æ
    //EUBUSINESS_EVENT        EVENT_ON
        //GOLDEN_PIG_FEBRUARY_EVENT    EVENT_ON
    //THANKS_GIVING_EVENT        EVENT_ON
    //LIBERATION_EVENT        EVENT_ON
    
LOCALE LOCALE_VIETNAM    // for Helper mark 
       
         //#ifdef OPEN_MARKET_SYSTEM
        
SET_FEE_RATE            "0,5,5,5"
        
SELL_FEE_RATE           "0,10,10,10"
         
//#endif OPEN_MARKET_SYSTEM
}

SR_ShardManager {
    
Certification "25.122.171.57"15882
    BILLING_SERVER_URL 
"http://25.122.171.57:8080/"
    
CREST_FTP_URL "ftp://Spidermol:Spidermol@[email protected]/"
        
ExtraExpRatio        100
        ChristmasEvent2007 0
    
//SERVER_EVENT_SYSTEM             ON
       
LOCALE LOCALE_VIETNAM
       FlagEvent             0
       FlagEvent                        1
       HourForMeterRateLevelFirst    22
       HourForMeterRateLevelSecond    23

    BattleArenaRandom 1
    BattleArenaParty 1
    BattleArenaGuild 1
    BattleArenaJob 1
    ArenaMatchOccupy 1
    ArenaMatchFlag 1
    ArenaMatchPoint 1





google