Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Guide] ** RF v2.2.3.2 Server SetUP **

Initiate Mage
Joined
Nov 26, 2013
Messages
2
Reaction score
0
pls help eror edit launcer
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Apr 9, 2014
Messages
29
Reaction score
0
Hello im facing a problem with the laucher. Please help.

My accountserver.exe and loginserver.exe is working fine but when im try to run the rf laucher it says "connecting to laucher update server" and after that it exited..btw im in local server
 
Newbie Spellweaver
Joined
Jun 13, 2008
Messages
9
Reaction score
0
help me launcher gamer no att close
 
Last edited:
Initiate Mage
Joined
Oct 22, 2014
Messages
1
Reaction score
0
help me I do not have a zoneserver dong road, everything is my setting,
 
Joined
Apr 22, 2013
Messages
710
Reaction score
49
Need HELP on this?

=========
rfacc.ini
=========
[Options]
DBSTR = Driver={SQL Server Native Client 10.0};Server="your mssql server name";Database=BILLING;Uid=rf;Pwd=rfpass; <<< change to your MSSQL username/password see step 4
ErrDBSTR =
LogLevel = 2
===========end of file==================

After checking my files, it has a different format:

====== ACCOUNT LOGIN ======
[Options]
DBSTR = Provider=MSDASQL;DSN=BILLING;UID=sa;PWD=password;
ErrDBSTR =
LogLevel = 2

====== ZONE SERVER ======
[Options]
DBSTR = Provider=SQLOLEDB;Source=1337n;UID=sa;PWD=password;Initial Catalog=BILLING;
ErrDBSTR =
LogLevel = 2
 
Joined
Nov 1, 2009
Messages
842
Reaction score
276
try this one, i use this with my every server

Account
Code:
[Options]
DBSTR    = Provider=MSDASQL;DSN=BILLING;UID=sa;PWD=password;
ErrDBSTR = 
LogLevel = 2


Zoneserver
Code:
[Options]
DBSTR    = Provider=SQLOLEDB;Source=1337n;UID=sa;PWD=password;Initial Catalog=BILLING;
ErrDBSTR = 
LogLevel = 2


and it same with your config
 
Joined
Apr 22, 2013
Messages
710
Reaction score
49
After 3 hours of reading, I finally got this working, Now for the Emulator & Client config . . . I will using PlayRF Client
1. Do I need to change all the IP's on the Rf.exe?
2. Do I need to change the RF_Online.bin to make it English?

Thanks
 
Joined
Apr 22, 2013
Messages
710
Reaction score
49
novanakal, sir I tried using your RF.exe and edited all 127.0.0.1 to my Server's IP but I think I have problems on the Emulator. Can you help me with this? I can give you my Server's IP, I just really need a working Emulator Config. Thanks
 
Initiate Mage
Joined
Nov 15, 2014
Messages
1
Reaction score
0
murasmune - [Guide] ** RF v2.2.3.2 Server SetUP ** - RaGEZONE Forums


did i miss something or something wrong with this ?

because my launcher is just flashing no more than 1 second in small box contain "connecting to launcher......."

i read in the tutorial, emulator needs to be configured. how to configure it(use what tool/program) ? and what file should i edit ?

thank you so much sir :)
 
Newbie Spellweaver
Joined
Nov 12, 2014
Messages
14
Reaction score
0
Why every time I change my LANIP to WANIP always fails to connect, no one understands this matter?



murasmune - [Guide] ** RF v2.2.3.2 Server SetUP ** - RaGEZONE Forums


did i miss something or something wrong with this ?

because my launcher is just flashing no more than 1 second in small box contain "connecting to launcher......."

i read in the tutorial, emulator needs to be configured. how to configure it(use what tool/program) ? and what file should i edit ?

thank you so much sir :)





I also have experienced it ..
Try searching the web server + a nice emulator, and configuration
 
Back
Top