RF Online Server (Bellato Strikes Back)
Features:
Ever wanted RF Online server Full package:
http://rapidshare.com/users/CJOBJW 1) Installation RF Server 2.2.3 2) Requirements Operating system: 64 Bit OS (recommend you Windows Server 2003 64 bit) work on Windows 7 64bit for HOME server Ram: 8 Giga minimum Microsoft SQL server (Microsoft SQL Server 2005) RF Online 2.2.3 Server Webserver for Emulate your Launcher updater (Using Appserv network) RF Online 2.2.3 Client (can be downloaded from here> [url] http://www.playrf.eu [/ url]) 3) Database Installation Install MSSQL server 2005 Creating a database: Start the MSSQL query, create a database BillCruxRF, RF_User and RF_WORLD_NOVUS Set and restore databases from files. Configure ODBC for MSSQL (server exe> MSSQL) 1. Click Start, select Administrative ToolsData Sources (ODBC), go to the tab [User DSN] and click [ADD] Select SQL Native Client (2005 MSSQL) [IMG] http://xmages.net/out.php/i286225_.JPG [/IMG] [IMG] http://xmages.net/out.php/i286226_.JPG [/IMG] Test the database connection and do the same for RF_User and RF_WORLD_NOVUS 4) Configure Server Exe / Ini a) Account server Find AccountSystem.ini Code [Database] AccountDB_Machine = 127.0.0.1 AccountDB_Name = RF_User [System] NationCode = US [DB_INFO] IP = 127.0.0.1 Port = 1433 DSN = BillCruxRF DBName = BillCruxRF Acc = sa PW = password [Service] MaxAccountNum = 100000 [World] WorldSet_Num = 1 ServiceSet_Num = 1 Name0 = Novus Address0 = 127.0.0.1 DBName0 = RF_WORLD_NOVUS Type0 = 0 [/ CODE] b) Login Server Find LoginSystem.ini [CODE] [Account] AccountAddress = 127.0.0.1 [System] NationCode = CN [CHECK ADDRESS] CHECK = TRUE [LOG] AUTH_LOG = TRUE [World] Lim World Num = 7 DB Push Job = 0 [BILLING] Check = FALSE BillingCode = 78 [MOTP] Service = TRUE HostName = 127.0.0.1 HostIP = 127.0.0.1 URLPath = / MOTPValidation / ValidationServlet Port = 12380 [IP Address Filter] FilterNum = 1 Filter0 = 192.168.20.0 FilterRange0 = 255 [UserCountDisplyLimit] Limit0 = 5000 Limit1 = 12000 Limit2 = 27000 [CHI_BILLING] Addr = 127.0.0.1 Port = 1433 DBName = BillCruxRF ACC = sa PW = password Run the Query Code USE [RF_WORLD_NOVUS] GO /****** Object: Table [dbo]. [Tbl_battletournament] by Magenik Script Date: 06/19/2009 16:22:48 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO SET ANSI_PADDING ON GO CREATE TABLE [dbo]. [Tbl_battletournament] ( [CharacterSerial] [int] NOT NULL, [CharacterName] [varchar] (17) NOT NULL, [BattleWinGrade] [tinyint] NOT NULL, CONSTRAINT [PK__tbl_battletournament] PRIMARY KEY CLUSTERED ( [CharacterSerial] ASC ) WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY] GO SET ANSI_PADDING OFF GO Run this script Code USE [RF_WORLD_NOVUS] GO /****** Object: Table [dbo]. [Tbl_ReservedGuildBattleInfo] by Magenik Script Date: 06/19/2009 18:59:56 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE TABLE [dbo]. [Tbl_ReservedGuildBattleInfo] ( [ID] [int] NOT NULL, [P1GuildSerial] [int] NOT NULL, [P2GuildSerial] [int] NOT NULL, [MapID] [int] NOT NULL, [Number] [tinyint] NOT NULL, CONSTRAINT [PK_tbl_ReservedGuildBattleInfo] PRIMARY KEY CLUSTERED ( [ID] ASC ) WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY] GO Download and run [url] http://dump.ru/file/2937934 [/ url] or run this script [CODE] INSERT INTO [dbo]. [Tbl_economy_history] ([Serial], [Updatedate], [B_Dalant], [B_Gold], [C_Dalant], [C_Gold], [A_Dalant], [A_Gold], [ManageValue], [ B_MineOre1], [B_MineOre2], [B_MineOre3], [C_MineOre1], [C_MineOre2], [C_MineOre3], [A_MineOre1], [A_MineOre2], [A_MineOre3], [B_CutOre1], [B_CutOre2], [B_CutOre3], [C_CutOre1] , [C_CutOre2], [C_CutOre3], [A_CutOre1], [A_CutOre2], [A_CutOre3]) VALUES (20060512, '2006-05-02 15:30:54.000 ', 0.0, 1.0, 0.0, 1.0, 0.0, 1.0, 1000, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 , 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) go INSERT INTO [dbo]. [Tbl_economy_history] ([Serial], [Updatedate], [B_Dalant], [B_Gold], [C_Dalant], [C_Gold], [A_Dalant], [A_Gold], [ManageValue], [B_MineOre1], [B_MineOre2], [B_MineOre3], [C_MineOre1], [C_MineOre2], [C_MineOre3], [A_MineOre1], [A_MineOre2], [A_MineOre3], [B_CutOre1], [B_CutOre2], [B_CutOre3], [C_CutOre1], [C_CutOre2 ], [C_CutOre3], [A_CutOre1], [A_CutOre2], [A_CutOre3]) VALUES (20060513, '2006-05-13 15:30:54.000 ', 0.0, 1.0, 0.0, 1.0, 0.0, 1.0, 1000, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 , 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) go INSERT INTO [dbo]. [Tbl_economy_history] ([Serial], [Updatedate], [B_Dalant], [B_Gold], [C_Dalant], [C_Gold], [A_Dalant], [A_Gold], [ManageValue], [B_MineOre1], [B_MineOre2], [B_MineOre3], [C_MineOre1], [C_MineOre2], [C_MineOre3], [A_MineOre1], [A_MineOre2], [A_MineOre3], [B_CutOre1], [B_CutOre2], [B_CutOre3], [C_CutOre1], [C_CutOre2 ], [C_CutOre3], [A_CutOre1], [A_CutOre2], [A_CutOre3]) VALUES (20060514, '2006-05-14 15:30:54.000 ', 0.0, 1.0, 0.0, 1.0, 0.0, 1.0, 1000, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 , 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) go [/ CODE] [COLOR=DarkOrange] If an error with CashShop You must remove hranyashuyusya procedure [COLOR = "LemonChiffon"] Prc_RFONLINE_Use [/ COLOR] and run it [url = http://dump.ru/file/2941764] Download file Prc_RFONLINE_Use.rar [/ url] Add a line running [COLOR = "LemonChiffon"] alter_tblRF_ItemOrderLog.sql [/ COLOR] which mozhnoskachat here [url = http://dump.ru/file/2941765] Download file Alter_tblRF_ItemOrderLog.rar [/ url] BillCruxRF Fix Download Fix Putting everything turns [URL = http://project.mmorpg-devs.com/board....og.rar] FIX # 1 [/URL] [URL = http://project.mmorpg-devs.com/board....se.rar] FIX # 2 [/URL] [URL = http://project.mmorpg-devs.com/board....1-.rar] FIX # 3 [/URL] [URL = http://project.mmorpg-devs.com/board....x-.rar] Fix # 4 [/URL] To start kontrolservera you need to rename the folder Initilize in Initialize (maxocculta) [COLOR =White] The structures for the server [/COLOR] [URL=http://dump.ru/file/2937522"] download [/URL] PHP / Web Emulation For Launcher Requirements: 1. Apache Server: AppServNetwork - AppServ 2.5.9 & 2.4.9 with Zend Optimizer AddOns Released! 2. Open ports TCP: 80 - 8080 -10007 INSTALLATION: 1.Ustanovite Appserv on drive C 2. Download it download 3.Ostanovite working Apache server 4. Navigate to the folder C: \ AppServ \ Apache2.2 \ conf [/ COLOR] 5. Edit httpd.conf using the information from paragraph 2 6. Copy rf-server.conf from paragraph 2 in the [COLOR=White] C: \ AppServ \ Apache2.2 \ conf 7. Copy all the www folder of paragraph 2 in the C: \ AppServ \ www 8. Edit the rf-server.conf using its IP 9. Edit update.dll using Notepad in the C: \ AppServ \ www \ rfclient_update \ simply changing IP on your 10. Edit tLPServerInfo.dat use information about your server at [COLOR = "White"] C: \ AppServ \ www \ rfclient_update \ update \ update1 [/COLOR] 11. Make your Launcher with your IP and put it in [COLOR = "White"] C: \ AppServ \ www \ rfclient_update \ update \ Make_newRF [/COLOR] Hex RF.lc (you can rename it RF.exe or RF_Myserver.exe) Look for 192.168.1.1, and 192.168.1.1 replace all their IP, and then save it and rename it RF.lc then run NewCab.bat newRF.cab then copy and paste in the folder [COLOR = "White"] C: \ AppServ \ www \ rfclient_update \ update \ update718 [/ COLOR] and [COLOR = "White"] C: \ AppServ \ www \ rfclient_update \ update718 [/COLOR] 12. Start Apache 13. Use you make launcher credits : VinzGamer |
Minggu, 21 November 2010
//
Type
Server Emulator
//
1 Koment
//
1 Koment to "RF Server File 2.2.3 And Tutorial Video by VinzGamer"
Diberdayakan oleh Blogger.
Unknown says:
need help please in launcher 2.2.3 no conect whit appserver