[RELEASE] BOI Server Files + Server Tools + GM tools

08/04/2012 11:01 buriks#811
Haha weak guys I can run everything and all 8 realms and client at the same time with no problem:) And play local with friends but I prefer everything to be on 1 realm makes it easier to play so I only run 1 realm anyway

@MWO restart linux server side
08/04/2012 11:25 imrain01#812
any1 could show me id of Tears of Hades pls.
08/04/2012 11:58 MWO#813
ok i'l reset ty for answer
08/04/2012 12:25 realia#814
can someone make tutorial video in english plissss.,.
08/04/2012 12:34 joksa969#815
How to use gm commands?
08/04/2012 12:36 buriks#816
@MWO No problem
@rain just a hint look in godlevel SLK in growth up folder it has three item Id's in it I'll let you guess what they are
@joksa there are none ATM because we can't make Gm characters
08/04/2012 12:40 joksa969#817
I know where I can use them. Just tell how.
08/04/2012 12:56 s4lly#818
the GM admin panel you dont have access to ingame, unless you open the ID_FRAME_xxxx with a memory editor, wont do you any good, when your character ID aint = GM powered. So unles you get the MSSQL correctly connected to the game, you wont be able to use the GM commands.

I really think it is a matter of messing with some of the values in the ini files / conf files.. ZONEAREA / debug / etc.etc.
08/04/2012 12:58 joksa969#819
Just tell how! Is it through chat? Im asking when char is GM powered.
08/04/2012 18:22 bot78#820
Hi guys, I was unable to do anything for almost a month due to my computer failure. Yesterday I got new HDD and started to "dig" with serverfiles. So far I've readed almost all pages from here but dun find answer to my problem. When I start server under Linux side it seems to stop loading without any errors given ?

[Only registered and activated users can see links. Click Here To Register...]

I'm 99% sure that I've put all IP's and other stuff right. Linux Firewall is off, so WTF ?
08/04/2012 18:28 xXSuperflyXx#821
Quote:
Originally Posted by bot78 View Post
Hi guys, I was unable to do anything for almost a month due to my computer failure. Yesterday I got new HDD and started to "dig" with serverfiles. So far I've readed almost all pages from here but dun find answer to my problem. When I start server under Linux side it seems to stop loading without any errors given ?

[Only registered and activated users can see links. Click Here To Register...]

I'm 99% sure that I've put all IP's and other stuff right. Linux Firewall is off, so WTF ?
thats loaded right now go ahead and run the windows part
08/04/2012 18:35 bot78#822
Well, when i start windows part Auagent keeps disconnecting. So back to the start lol - I've made some mistake somewhere :D
08/04/2012 18:50 xXSuperflyXx#823
Quote:
Originally Posted by bot78 View Post
Well, when i start windows part Auagent keeps disconnecting. So back to the start lol - I've made some mistake somewhere :D
try this in auagent.conf

change the WINDOWS;<--------CHANGE
and LINUX;<--------CHANGE



[AuAgentServer]
zoneid = 3
aid = 9
type = tcp
port = 29250
address = WINDOWS;<--------cHANGE
so_sndbuf = 131072
so_rcvbuf = 131072
ibuffermax = 409600
obuffermax = 819200
tcp_nodelay = 1
listen_backlog = 10
mtrace = /tmp/m_trace.link

[GameDBClient]
type = tcp
port = 29251
address = LINUX;<--------cHANGE
so_sndbuf = 131072
so_rcvbuf = 131072
ibuffermax = 409600
obuffermax = 819200
tcp_nodelay = 1
;listen_backlog = 10
mtrace = /tmp/m_trace.link
cashfile = c:\D\cash_backup.data

[GAuthClient]
type = tcp
port = 29200
address = WINDOWS;<--------cHANGE
so_sndbuf = 131072
so_rcvbuf = 131072
ibuffermax = 409600
obuffermax = 819200
so_broadcast = 1
tcp_nodelay = 1
osec = 2
oseckey = rdppjtaki1MxoHnsnaltiiwfjszs9l
isec = 2
iseckey = n1hxpxztozyxnsvk6RaycpmrCnrdds
shared_key = 4khdwAAcjrg0eqfzazqcemdpgulnje

;if use certverify between au,1:use,0:not use,default use
issupport_cert = 0

[ThreadPool]
config = (1,1)(2,4)(3,2)
max_queuesize = 1048576
prior_strict = 0

[SpeedLimit]
window = 20
high = 2

[TimeoutLimit]
;window > 60
window = 180
high = 200

[CouponLimit]
;GetUserCoupon limit
window = 300
high = 2

[CouponExchangeLimit]
;CouponExchange limit
window = 120
high = 2
08/05/2012 10:45 bot78#824
Code:
auagent: 2012-08-04 12:52:23,026 INFO  - zoneid=904,aid=9
auagent: 2012-08-04 12:52:23,028 INFO  - SpeedLimit:window=20,high=2
auagent: 2012-08-04 12:52:23,030 INFO  - CouponLimit:window=300,high=2
auagent: 2012-08-04 12:52:23,031 INFO  - CouponExchangeLimit:window=120,high=2
auagent: 2012-08-04 12:52:24,179 INFO  - TimeoutLimit:window=180,high=200
auagent: 2012-08-04 12:52:24,180 INFO  - issupport_cert=0
auagent: 2012-08-04 12:52:24,189 INFO  - d:\cash_backup.data is not exist,create one
auagent: 2012-08-04 12:52:24,204 INFO  - Auagent setup success!
auagent: 2012-08-04 12:52:26,744 INFO  - (zoneid=904,aid=9) send AnnounceZoneid3 to au ok,blreset=1,version=1,ip1=127.0.0.1,ip2=0.0.0.0,ip3=254.128.0.0
auagent: 2012-08-04 12:52:26,745 INFO  - GAuthClient::connect to au success! 
auagent: 2012-08-04 12:52:26,758 INFO  - GameDBClient::connect to gamedb failed!
auagent: 2012-08-04 12:52:26,761 INFO  - =========GAuthClient::disconnect from au!
Does it mean that it cant connect to MSSQL DB or MySQL DB ?
08/05/2012 10:51 s4lly#825
MYSQL