Load XML from memory : system/messages.xml(0x0009) - SUCCESS
Can't get the language that me translate make to please help me, thanking
Printable View
Load XML from memory : system/messages.xml(0x0009) - SUCCESS
Can't get the language that me translate make to please help me, thanking
OH,the client tell me "check the updates"
~how to do it?
I dont know why this happens.
Example: 2 people doing the same thing setting up the same DB in same way.
1 of them cannot see their server on the server list. But the other can....
How to delete the XTrap because have the software Crash
Please help me, thank
Why don't you just post the direct download link instead?
http://server devs.com/downloads/68489-GUNZSRV-2007.rar
No registration needed. Remove the space here as well.
yea he wants to track downloads..some mod is probably gonna remove ur post.
well i got it working, i had a locator problem, missing the Type field in the ServerStatus table in sql if this helps anyone.
I used the BotGod db release, I still get errors from MatchAgent Reconnecting to MatchServer ... if anyone has some ideas ... :)
The server works ok without the matchagent and I have no idea of what it does (new on gunz scene)
Can any one explain me how to register account without password column in Account table?
Copy and past this into an query editor in mssql studio
change the red part in it For Sex use only 0 or 1 not male/female/m/f or something.Code:DECLARE @RC int
DECLARE @UserID varchar(20)
DECLARE @Password varchar(20)
DECLARE @Cert tinyint
DECLARE @Name varchar(128)
DECLARE @Age smallint
DECLARE @Sex tinyint
EXECUTE @RC = [spInsertAccount]
@UserID = 'USERNAME HERE'
,@Password = 'PASSWORD HERE'
,@Cert = '1'
,@Name = 'REAL NAME HERE'
,@Age = 'AGE HERE'
,@Sex = '0 for male 1 for female'
And then hit execute.
To make the locator work also, put in mssql studio
in the table ServerStatus
Opened = 1
Type = 1,2,3,4,5 [ choose 1 to 5 ]
1=Debug Server
2=Normal MatchServer
3=Clan War Server
4=Quest Server
5=Event Server.
This is only for the servername at the loginscreen, it dont changes the mode of the server that needs to be set in the server.ini.
Hello,
This release can run better with MachAgent??
Thanks
Thanks alot for the DB.
But I'm damn confused about a few things.
What is the difference between :
1) MSSQL
2) MySQL
3) Microsoft SQL Server Management?
-Cruvenium.
Error heaven plz
Matchserver works fine here, but BR client is not working with Windows Vista, we (a friend that knows portugese and I) researched in the BR Gunz forums, and the official answer is "we don't know when it will work on vista".
I think that X-Trap is messing up, so.. anyone has a BR Client that bypasses X-Trap? I've searched and all threads about bypassing x-trap are useless, at least for Vista :S.