Ok I'm running in a couple of damned bugs and I'm about to go insane.
First, when I switch my matchserver to clan mode, i get random 999 pings. I'm not trying to run multiple servers, I just switch it to clan mode. It seems to occur when someone leaves a game, because we played like 10 clan matches in a row without quitting and all worked fine. Then we went into the expert channel to duel and the mess started. It also happened when we all left during a clanmatch then made another one. I dont know what the shit is wrong about that stuff.
server.ini :
And there is also a weird glitch involving my DB. I changed the starting items because I reorganized my zitem with new numbers, and I updated the dbo.spInsertChar to the new item codes, then I started getting blank entries in dbo.Character when someone deletes his character and I get an error when I try to delete it. I must go to dbo.CharacterItem to delete the char's items then I can delete the character" SS:Code:[DB]
DNS="GunzDB"
USERNAME="KOCHON-PC\SQLEXPRESS"
PASSWORD="my password"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="GunZone"
FREELOGINIP=""
KEEPERIP="MY WAN IP"
MONITORIP="MY WAN IP"
MONITORPORT=9000
MODE="clan"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
[LANGUAGE]
LANG_TYPE="eng"
[LOCALE]
DBAgentPort=5100
DBAgentIP=127.0.0.1
[FILTER]
USE="0"
ACCEPT_INVALID_IP="1"
[ENVIRONMENT]
USE_HSHIELD="0"
USE_XTRAP="0"
USE_EVENT="0"
USE_FILECRC="0"
USE_MD5="0"
http://img18.imageshack.us/img18/722...rglitch.th.png.
Third and last problem: When I am in the process of creating my character the items do not display, when I click create and watch it in the characters selection screen, it's fine. Maybe client-sided, I don't know.
Please provide me with some useful protips you guys! :thumbup1:

