It's work?) I don't test it.
Printable View
It's work?) I don't test it.
yes work xD pls help me change player normal for GM player
flag 1 = Login
Flag 2 = normal player
flag 3 = BAN
waht flag to GM?
"run test" THX =)
wow. All of these people who cannot help themselves... You all need to learn to do things on your own instead of "omg omg how do this how do that"
Hey all,
I have an error, i think that is for Accounds but i dont understand so much, please i need help.
This server has npc's!
This server does not have monsters!
I don't like people who are just here to leach, you download the source. You update/add/recode stuff to the source, don't expect everything to be done for you!
@supersoto, Your using wrong version or your password is wrong, or you have the wrong ports setup!
Thx for sharing, looks like you guys worked ALOT on it.
I also got a little problem setting it up, i can't make the Server connect to the DB. I installed everything correctly, changed the line's which needed to be changed in the .cs file with Visual C#2005 problem is i cant find the "Build" command anywhere in my version only "save" etc. the version im using is Visual C# 2005 Express.
f6 = build, plus its in the menu's
Weapon prof not implemented, skill/spell ids are easy to find just search web.
pless help me i have a problem when i login:
this error:
system.NullReffrenceException:Object reference not set to an instance of an object.
at COserver.Start.Game....................\start.cs:line317
"i try to find the eroor using C#....
COClient Cli = ((AuthRequest.AuthBinder)GameClients[e.Conn]).Client;
string User = Cli.Account + ": " + Cli.Char.Name;
ClientList.Items.Add(User);
and one can help what the problem................ in my situation..plessss
my problem same like supersoto...... error from account database.... i need help plesss
First time when you try to login you need to use normal Account (Type: 1 Auth: 1). If you do PM account it wont let you login. After you logged in with normal account and created char you can go and change it to a PM account. Also make sure you are using QO Client 4348.
thanks for helping..... but the problem cant solve.... same situation..... anyone can help.......:sweatdrop:sweatdrop:sweatdrop
p/s: " when i open in C# i find this script:
COClient Cli = ((AuthRequest.AuthBinder)GameClients[e.Conn]).Client;
string User = Cli.Account + ": " + Cli.Char.Name;
ClientList.Items.Add(User);