As we already know.. Apollo released csro-r files and they have some issue's.. lets solve as many as we can here and keep it clean
http://forum.ragezone.com/f722/csro-...ction-1044982/ <<< is the link to his release..
dl link https://mega.co.nz/#!kAJgDDqC!SUPLy1...mzDgzheT86db3k
1st issue is c8 gotta use this quarry
use any ipinput u have to change the content in client and switch port to 5001, the serverfile folder has cert in it.. its in one of the folders and u gotta use that one.. cuz vsro cert or tw cert wont workPHP Code:USE SRO_R_Accountdb UPDATE _ModuleVersion
SET nContentID = 34
than global issue
if u have any s1033 or db connection errors than u have to go trugh ur ini's one more time..Code:USE [SRO_R_Accountdb] GO SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE TABLE [dbo].[SK_gamebang_ip]( [nID] [smallint] NOT NULL, [ip] [int] NOT NULL, [capacity] [smallint] NOT NULL ) ON [PRIMARY] GO
if u have any issue's or solutions to em.. post em here



Reply With Quote


