[Q]pleas help

Status
Not open for further replies.
Junior Spellweaver
Joined
Oct 15, 2006
Messages
190
Reaction score
0
do i need an program to run the servers? bcz they only say cannot start this program bcz he cant read the config ore somting pleas help
this is an weard link.
 
Last edited:
wel it go's realy fast as i open the server's (exe's)
they say they cant open bcz they are invalid ore somting and then it go's away and stuff
 
You said its a config problem.
So, open the config file.
You will see this:
Open your ports and use your WANIP everywhere. check here:

Code:
[DATABASE]
serverid=1
mysql_host=localhost
mysql_user=root
mysql_pass=
mysql_database=roseon_beta

[LOGINSERVER]
minimal_level=300
loginip=WLAN
loginport=29000
loginpass=789456

[CHARSERVER]
delete_time=3600
charip=WLAN
charport=29100
charpass=456123

[WORLDSERVER]
worldip=WLAN
worldport=29200
worldpass=321654
exp_rate=5
drop_rate=5
drop_type=2
zuly_rate=5
welcome_msg=Welcome to Rose Online
autosave=1
savetime=3600
delay=10

I think you need to change the SQL stats

Code:
serverid=1
mysql_host=localhost
mysql_user=root
mysql_pass=
mysql_database=roseon_beta
 
Status
Not open for further replies.
Back