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

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

m_s200091 10-04-2013 10:34 AM

help
 
ممكن كود

srGlobalService
srNodeType
srShard
ServiceManager
server
DBConnect

ღ♥Alexandria♥ღ 10-04-2013 11:18 AM

ده الـ srGlobalService

كود بلغة HTML:

[global]
count=1
[entry0]
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=namepc\SQLEXPRESS;DSN=SRO_VT_ACCOUNT;UID=sa;PWD=pw;DATABASE=SRO_VT_ACCOUNT
global_manager_node_id=697

ده الـsrNodeType

كود بلغة HTML:

[global]
count=1
[entry0]
id=335
operation_type=22
name=SRO Vietnam TestLocal
wip=yourip
nip=your ip
machine_manager_node_id=699

ده الـ srShard

كود بلغة HTML:

[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=SAWlSro [PVP]
query=DRIVER={SQL Server};SERVER=namepc\SQLEXPRESS;DSN=SRO_VT_SHARD;UID=sa;PWD=pw;DATABASE=SRO_VT_SHARD
query_log=DRIVER={SQL Server};SERVER=namepc\SQLEXPRESS;DSN=SRO_VT_SHARDLOG;UID=sa;PWD=pw;DATABASE=SRO_VT_SHARDLOG
capacity=1000
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0


.................................................. ..

ده الــServer.cfg

كود بلغة HTML:

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

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

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

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

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

SR_GameServer {
                Certification "youiphere", 15882
                SockTCPCount                                                                        "5000"
                ExpRatio                                                                                "35000"
                ExpRatioParty                                                                        "35000"
                DropItemRatio                                                                        "5000"
                DropGoldAmountCoef                                                                "15000"
                HwanGainFactor                                                                        "250"
                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 "youiphere", 15882
                BILLING_SERVER_URL                                "http://youiphere:8080/"
                CREST_FTP_URL                                        "ftp://youiphere@youiphere:8080/"
                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
}

ده الـــDBConnect
كود بلغة HTML:

<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=namepc\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=zeko@2010;"
DBConnA.Open strConnectA

%>


Mr Z!dane 10-04-2013 12:44 PM

#


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

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