الموقع العربي الاول للعبة Silkroad Online

الموقع العربي الاول للعبة Silkroad Online (https://silkroad4arab.com/vb/index.php)
-   قسم الاسئلة و الاستفسارات لعمل السيرفرات الخاصة (https://silkroad4arab.com/vb/forumdisplay.php?f=226)
-   -   مساعدة (https://silkroad4arab.com/vb/showthread.php?t=459274)

XxXBowXxX 24-10-2012 12:47 AM

مساعدة
 
انا عايز Server.cfg يكون متعدل وشغال 100% ومتعدل في نسبة ال EXP ونسبة Drop وكمان يا ريت عايز يكون الجرين بوك وكول حاجة مظبوتة وشكرا

TYKE 24-10-2012 12:53 AM

اعمله بنفسك مش صعبة يعني حضرتك

TYKE 24-10-2012 12:59 AM

up
ايه يا حبيبي
هي مش صعبة وانت عارفها بس مش راضي تعملها ومعلش بلاش اسبام في الموضوع وخلاص

XxXBowXxX 24-10-2012 01:01 AM

حضرتك انا مش عارف نسبة الارقام بتاعة التلفيل بتحدد ازاي وعلي اساس ايه علشان كده انا عايزة جاهزة مش اكتر

TYKE 24-10-2012 01:05 AM

يا ابني ده بمزاجك ولله خليها زي لعبة dreamworld
في الليفل وdrop و party يعني في حدود 250 او 500 هتبقي تمام

Arafa 24-10-2012 01:06 AM

جرب ده و قولى رايك

كود:

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 "IP", 32000
                LoginFailureTolerance                3
                IBUVFailureTolerance                3
                LoginFailureBlockTimeMin        0
                IBUVFailureBlockTimeMin                0
                AutomatedPunisher                        "AutomatedPunisher"
                LoginPunishmentGuide                "Blocked for 10 minutes due to incorrect password entered 3 times"
                LoginPunishmentDescription        "Blocked for 10 minutes due to incorrect password entered 3 times"
                IBUVPunishmentGuide                        "Blocked for 10 minutes due to incorrect code entered 3 times"
                IBUVPunishmentDescription        "Blocked for 10 minutes due to incorrect code entered 3 times"
}

GatewayServer {
                LastFullVersion_SR_Client        130
                Certification "IP", 15880
                IBUVQueueReserveCount                20000
                IBUVQueuePrepareRatio                0.10
                IBUVFailureIPTolerance                0
                IBUVStringSize                                0
                IBUVCharacterSet                        "0"
}

DownloadServer {
        Certification "IP", 15880
}
FarmManager {
                Certification "IP", 15880
}

AgentServer {
                Certification "IP0", 15882 //no global manager running lol
                        //traffic_filter_activity        "service_off"
                        //MaxUser 5000
                        //SockTCPCount 15000
                MaxConnectionsPerServer                "5000"
                MaxConnectionsPer1_OServer                "5000"
}

MachineManager {
                Certification "IP", 15880
                CERTIFICATION_IP_BIND "IP"
}

SR_GameServer {
                Certification "IP", 15882
                SockTCPCount                                                                        "35000"
                ExpRatio                                                                                "35000"
                ExpRatioParty                                                                        "35000"
                DropItemRatio                                                                        "35000"
                DropGoldAmountCoef                                                                "35000"
                HwanGainFactor                                                                        "35000"
                ShowFormulaDetail                                                                "1"
       
                        //WINTER_EVENT_2009                                                        EVENT_ON
                        //EUBUSINESS_EVENT                                                        EVENT_ON
                        //GOLDEN_PIG_FEBRUARY_EVENT                                        EVENT_ON
                        //THANKS_GIVING_EVENT                                                EVENT_ON
                        //LIBERATION_EVENT                                                        EVENT_ON
                LOCALE                                                                                        LOCALE_VIETNAM
     
                        //#ifdef OPEN_MARKET_SYSTEM
                                SET_FEE_RATE                                            "0,5,5,5"
                                SELL_FEE_RATE                                          "0,10,10,10"
                        //#endif OPEN_MARKET_SYSTEM
                        //RE FTW

                DO_NOT_SPAWN_MONSTER_OVER_MAX_SERVICE_LEVEL        "OFF"
                ENTER_LIMIT_CONDITION_GAME_WORLD_ASSIGNED                "OFF"


}

SR_ShardManager {
                Certification "IP", 15882
                BILLING_SERVER_URL                                "http://IP:8080/"
                CREST_FTP_URL                                        "ftp://ID:[email protected]/SRO_CREST/"
                ChristmasEvent2007                                1
                SERVER_EVENT_SYSTEM            ON
                LOCALE                                                        LOCALE_VIETNAM
                FlagEvent                                                1
                        //HourForMeterRateLevelFirst        24
                        //HourForMeterRateLevelSecond        0

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


XxXBowXxX 24-10-2012 01:48 AM

اقتباس:

المشاركة الأصلية كتبت بواسطة Arafa (المشاركة 4390222)
جرب ده و قولى رايك

كود:

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 "IP", 32000
                LoginFailureTolerance                3
                IBUVFailureTolerance                3
                LoginFailureBlockTimeMin        0
                IBUVFailureBlockTimeMin                0
                AutomatedPunisher                        "AutomatedPunisher"
                LoginPunishmentGuide                "Blocked for 10 minutes due to incorrect password entered 3 times"
                LoginPunishmentDescription        "Blocked for 10 minutes due to incorrect password entered 3 times"
                IBUVPunishmentGuide                        "Blocked for 10 minutes due to incorrect code entered 3 times"
                IBUVPunishmentDescription        "Blocked for 10 minutes due to incorrect code entered 3 times"
}

GatewayServer {
                LastFullVersion_SR_Client        130
                Certification "IP", 15880
                IBUVQueueReserveCount                20000
                IBUVQueuePrepareRatio                0.10
                IBUVFailureIPTolerance                0
                IBUVStringSize                                0
                IBUVCharacterSet                        "0"
}

DownloadServer {
        Certification "IP", 15880
}
FarmManager {
                Certification "IP", 15880
}

AgentServer {
                Certification "IP0", 15882 //no global manager running lol
                        //traffic_filter_activity        "service_off"
                        //MaxUser 5000
                        //SockTCPCount 15000
                MaxConnectionsPerServer                "5000"
                MaxConnectionsPer1_OServer                "5000"
}

MachineManager {
                Certification "IP", 15880
                CERTIFICATION_IP_BIND "IP"
}

SR_GameServer {
                Certification "IP", 15882
                SockTCPCount                                                                        "35000"
                ExpRatio                                                                                "35000"
                ExpRatioParty                                                                        "35000"
                DropItemRatio                                                                        "35000"
                DropGoldAmountCoef                                                                "35000"
                HwanGainFactor                                                                        "35000"
                ShowFormulaDetail                                                                "1"
       
                        //WINTER_EVENT_2009                                                        EVENT_ON
                        //EUBUSINESS_EVENT                                                        EVENT_ON
                        //GOLDEN_PIG_FEBRUARY_EVENT                                        EVENT_ON
                        //THANKS_GIVING_EVENT                                                EVENT_ON
                        //LIBERATION_EVENT                                                        EVENT_ON
                LOCALE                                                                                        LOCALE_VIETNAM
     
                        //#ifdef OPEN_MARKET_SYSTEM
                                SET_FEE_RATE                                            "0,5,5,5"
                                SELL_FEE_RATE                                          "0,10,10,10"
                        //#endif OPEN_MARKET_SYSTEM
                        //RE FTW

                DO_NOT_SPAWN_MONSTER_OVER_MAX_SERVICE_LEVEL        "OFF"
                ENTER_LIMIT_CONDITION_GAME_WORLD_ASSIGNED                "OFF"


}

SR_ShardManager {
                Certification "IP", 15882
                BILLING_SERVER_URL                                "http://IP:8080/"
                CREST_FTP_URL                                        "ftp://ID:[email protected]/SRO_CREST/"
                ChristmasEvent2007                                1
                SERVER_EVENT_SYSTEM            ON
                LOCALE                                                        LOCALE_VIETNAM
                FlagEvent                                                1
                        //HourForMeterRateLevelFirst        24
                        //HourForMeterRateLevelSecond        0

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


تمام الف شكر

TYKE 24-10-2012 01:59 AM

يغلق


الساعة الآن 04:21 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.