so dont use mssql native clinet ? and just use mssql server ? at odbc server ?
at my rfacc.ini : DBSTR = Driver={SQL Server Native Client 10.0};Server=49.0.1.82;Database=BILLING;Uid=Ru;Pwd=apacoba;
As i can see by your .ini seems you dont have the real file or maybe u edit so much that you also edit it as ur own and make mistake
rfacc.ini need be placed into Account folder and also put a copy into Zoneserver folder (RF_BIN)
Ur rfacc.ini need be like that
But i'm pretty sure that you entire *.ini are edited with wrong info[Options]
DBSTR = Provider=MSDASQL;DSN=BILLING;UID=sa;PWD=123456;
ErrDBSTR =
LogLevel = 2
Also check your ODBC Setting u might put wrong info for RF_WORLD
USER DNS :
Make 3 Link as SQL Server 6.01.7XXXXXX (use that one not Client Native)
As it's for local use = for ip use (local) and Windows auth as login and select ur DB for each link
System DNS
Do same as above
but for Authentification use sa
Last edited by Magenik; 08-08-12 at 09:52 AM.
sir ... if i not wrong , please copy your worldinfo.ini to this forum ...
you use novanakal files ??
just copy worlinfo.ini to this forum .. i will tell you about this
yes i use file 2.2.3.2 novanakal.
it's worldinfo.ini
im use 2.2.3.2[System]
WorldName = RF Ethernal Wars
ServerType = 0
BillingCode = 32
BillOper = 1
FreeServer = 1
Address = 127.0.0.1
GateIP = 127.0.0.1
HBKPath = C:\Work\HBK
HistoryPath = C:\Work\History
NationCode = RU
[ServerMode]
BuyCashItemByGold = true
ReleaseType = internal
ExcuteService = true
[Rule]
CrystalHPMultiple = 1.0
CrystalHPMultiple_1 = 5.0
CrystalHPMultiple_2 = 8.0
CrystalHPMultiple_3 = 11.0
[GUILD CREATE EVENT]
Enable = TRUE
START_DATE = 20090119
END_DATE = 20090120
Last edited by Laz-low; 08-08-12 at 07:01 PM.
try to change Nation From RU to TH
i think you worng at keepercallercode
Try this code or just edit RU to TH ...Code:[System] WorldName = RF ServerType = 0 BillingCode = 32 BillOper = 0 FreeServer = 1 HBKPath = C:\Work\HBK HistoryPath = C:\History NationCode = TH ;NationCode = RU (äëÿ ðóñ ëîêàëè) [ServerMode] BuyCashItemByGold = false ;Ñóùåñòâóåò 2øò(Internal è Release) ReleaseType = Internal ExcuteService = false [Rule] CrystalHPMultiple = 1.0 CrystalHPMultiple_1 = 5.0 CrystalHPMultiple_2 = 8.0 CrystalHPMultiple_3 = 11.0 [GUILD CREATE EVENT] Enable = TRUE START_DATE = 20090119 END_DATE = 20090120
but if you have trouble , cek your worldsystem.ini
i tray like you scrip and have some erorr again :
CNationSettingDataUS::Init()
FireGuard Setting Disable Wanning!CNationSettingDataUS::Init()
all event errorCmainThread::LoadWorldSystemINI()
CNation SettingManager::Instance()->Init(iNationCode(840),szNationCodeStr(US),bServiceMode(false) ) :iRet(-3) Fail!CMainThread::LoadINI()
LoadWorldInfoINI() iRet(-6) Fiail!Erorr
CGameServerView::OnCreate(...):g_Main.Init() Fail!this a WorldSystem.iniGameServer
Failed to create empty dcument.
[System]
AccountAddress = 292.1.0.29
LimUserNum = 9999
[MainThread]
SleepTerm = 2
SleepValue = 2
SleepIgnore = 2
[Messenger]
Use = TRUE
[RankJob]
JobHour = 23
JobMin = 40
[Rule]
AttackSpareDelay = 200
[Economy]
Default_MgrVal =1000
Default_TaxVal =33
;Default_OreVal =10000
Default_OreVal =3500
2010/10/20_MgrVal = 2000
2010/10/20_TaxVal = 66
[HolySystem]
KeeperCreateMap = resources
KeeperCreateDummy = dk0001
KeeperActiveDummy = hskactdum
KeeperCenterDummy = dk0001
KeeperMonsterCode = 04903
StoneNum = 3
StoneCreateMap0 = resources
StoneCreateDummy0 = dh001
StoneMonsterCode0 = 04B01
StoneMasterRace0 = 0
StoneCreateMap1 = resources
StoneCreateDummy1 = dh002
StoneMonsterCode1 = 04B02
StoneMasterRace1 = 1
StoneCreateMap2 = resources
StoneCreateDummy2 = dh003
StoneMonsterCode2 = 04B03
StoneMasterRace2 = 2
QuestInit=0
[Schedule]
ScheduleInit=0
[Formula]
StdDefPoint=3
RcvDefPoint=10
[Buddha Event]
Enable = FALSE
GiveItem = irpre01
ExchangeItem = irpre01
[CLASS REFINE EVENT]
ENABLE = false
START_DATE = 20101010
END_DATE = 20110101
LIMIT_COUNT = 3
[PcBang Favor]
USE = FALSE
[Time Limit]
Use = FALSE
CNT = 3
Time_0 = 0
Time_1 = 300
Time_2 = 500
Percent_0 = 1.0
Percent_1 = 0.5
Percent_2 = 0.0
LogoutTerm = 10
NotifyTerm = 2
[VersionCheck]
;Ver_CheckKey = Êëþ÷ ïðèâÿçêè êëèåíòà.
Last edited by devnaya23; 10-08-12 at 05:48 AM.
try to use This ..
Zone Fix.rar
But Setting your IP again & SQL ID pass on .ini
connect DB failed >.< im use rfacc.ini :
[Options]
DBSTR = Provider=SQLOLEDB;Source=1337n;UID=sa;PWD=password;Initial Catalog=BILLING;
ErrDBSTR =
LogLevel = 2
Last edited by devnaya23; 13-08-12 at 05:38 AM.
remember to create HBK and History folder and config that in your WorldSystem.ini
do you set ID and Pass for sql ???
account db failed >.<
if you already set sql, i think is no problem ..
do you finished ODBC setting ??
yes im finished ODBC setting
how to setup windows authentication
when u make odbc, make sure windows auth is selected instead of mixed mode.
Its before you select the master db for it.
Also make sure you set up your firewall correctly or disable it if you do not know how to add exceptions. Only do this if your ODBC's fail you might also have to set up named pipes.