A little help with client side

Newbie Spellweaver
Joined
Mar 18, 2007
Messages
40
Reaction score
0
The Servers are currently undergoing maintenance"
Solution

i keep getting this and my access lvl is already 100

also when starting login, char, and world server is it suppose to say connected from 127.0.0.1? or is it something else?
 
The Servers are currently undergoing maintenance"
Solution

i keep getting this and my access lvl is already 100

also when starting login, char, and world server is it suppose to say connected from 127.0.0.1? or is it something else?

Change server ip's in the conf's to your wan ip, Thats it and restart your servers.
 
still ?? give u 127.0.0.1 when u start the Loginserver ?? :) ok its ok np open the charserver and the end open worldserver . and u done

here some more help's

this for ur config .

[DATABASE]
mysql_host=localhost
mysql_user=root
mysql_pass=
mysql_database=roseon_beta

[GLOBAL]
AutoQueryTime=600
usethreads=0

[LOGINSERVER]
minimal_access_level=100
loginip=hamachi ip or what ever
loginport=29000
loginpass=789456
CreateLoginAccount=1

[CHARSERVER]
deletetime=3600
charip=hamachi ip or what ever
charport=29100
charpass=456123

[WORLDSERVER]
worldip=hamachi or what ever ur ip for ppl
worldport=29200
worldpass=321654
exp_rate=3
drop_rate=4
drop_type=2
zuly_rate=4
welcome_msg=here what u wanna
autosave=1
savetime=120
mapdelay=10
visualdelay=200
worlddelay=700
partygap=10
maxstat=255
 
here the loginserver conf:

[DATABASE]
mysql_host=localhost
mysql_user=root
mysql_pass=
mysql_database=roseon_beta

[SERVERDATA]
serverid=0
servertype=0
serverip=ur ip what ever you put at config
serverport=29000
servername=LoginServer
sameserver=1

[LOGINSERVER]
accesslevel=100
CreateLoginAccount=1
usethreads=0

[PASSWORDS]
loginpass=789456
charpass=456123
worldpass=321654

------------------------

charserver :

[DATABASE]
mysql_host=localhost
mysql_user=root
mysql_pass=
mysql_database=roseon_beta
AutoQueryTime=600

[SERVERDATA]
serverid=1
servertype=1
serverip=ur ip
serverport=29100
servername=UAE ROSE
parentid=0
accesslevel=100
sameserver=0

[CHARSErVER]
deletetime=3600
usethreads=0

[PASSWORDS]
loginpass=789456
charpass=456123
worldpass=321654

---------

world server :

[DATABASE]
mysql_host=localhost
mysql_user=root
mysql_pass=
mysql_database=roseon_beta
AutoQueryTime=600

[SERVERDATA]
serverid=1
servertype=2
serverip=ur ip what ever
serverport=29200
servername=UAE CHANNEL 1
maxconnections=500
parentid=1
sameserver=0

[WORLDSERVER]
accesslevel=100
exp_rate=200
drop_rate=10
drop_type=2
zuly_rate=40
welcome_msg=Welcome to Open Source Rose Online
autosave=1
savetime=120
mapdelay=10
visualdelay=200
worlddelay=700
partygap=10
maxstat=400

[PASSWORDS]
loginpass=789456
charpass=456123
worldpass=321654





that what i can help u for ... and how to make normal player use /go 1 ~6 ?

u will see something named command.ini < make it commands.ini < put the S

ok now open it with notepad and u see [ go=299 << change it to 99 /\ and /goto < < change it to 99 < if u wanna them fly to anyone ! ]

HAve Fun :) i hope i do something for u
 
Back