Creating Admin Account Problem
Hello guys, i have a problem regarding on making an account into admin. I followed all the guides on how to make a particular account admin / dev but still encounters a problem
I already followed this:
/*******Server Needs to be Down for this*******/
USE [CHARACTER_01_DBF]
UPDATE CHARACTER_TBL SET m_chAuthority='Z'
WHERE m_szName='YourCharaNameHere' and serverindex='01'
USE [ACCOUNT_DBF]
UPDATE ACCOUNT_TBL_DETAIL SET m_chLoginAuthority='Z'
WHERE account='YourAccount ID here' and gamecode='A000'
/*******Server Needs to be Down for this*******/
/******* Just Enter the Details inside the quotes account='' and mszName=''*******/
And successfully had turned an account as ADMIN/DEV
but the problem is, it cannot do any commands.
I think i should change something in my anti-hack or what?
PLEASE HELP ME i need this urgently for my new server :*:
Re: Creating Admin Account Problem
Follow my guide instead.
MAKE YOUR ACCOUNT GM/ADMIN:
Open your sql server management studio express, Open up your databases and open atleast ACCOUNT_DBF. Now it should be like this "Databases > ACCOUNT_DBF". Open tables, and open atleast ACCOUNT_TBL_DETAIL by right click and "open". Now you should see something calls "m_chLoginAuth". Look up for your account, and instead of a "F" chane it to "Z".
MAKE YOUR CHARACTER GM/ADMIN:
Open your sql server management studio express, Open up your databases and open atleast CHARACTER_01_DBF. Now it should be like this "Databases > CHARACTER_01_DBF". Open Tables and look for "CHARACTER_TBL" and atleast right click and click "open". Now you need to scroll, until you can see "m_chAuthority". And instead of a "F" put a "Z".
Done.
sincerely,
NeuzOikz.
Re: Creating Admin Account Problem
Someone told me to put something at the Tom Anti-Hack Config. So the commands will work. In changing database it will just put you ranks but no commands i have tried it
Account Server and etc. Problem
Hello everyone, i have started to create a p.server and i have finished some steps and now my problem is this,
http://i837.photobucket.com/albums/z...12/problem.png
I already run it as administrator but still it wont work please help me
:<:
Re: Creating Admin Account Problem
Go to your anti hack folder
click data > then adminlist
then you can put
Nameofyouraccount level
example
Admin 99
level 99 can create items
hope it help
Re: Creating Admin Account Problem
Quote:
Originally Posted by
Stigmatized
Someone told me to put something at the Tom Anti-Hack Config. So the commands will work. In changing database it will just put you ranks but no commands i have tried it
Okey! You should write in your thread, that you need help about toms antihack.
Well here you go,
Open your antihack folder. Go to "DATA-folder", and you should see adminlist.
Now you need to add:
Tom 99
(your account) 99
Save it and, log in (:
99 = Owner/Admin
79 = Developer/GM
sincerely,
NeuzOikz.
Re: Account Server and etc. Problem
go to accountserver.ini
and find this
"mysql password" should be the password of your sql server management studio
sorry for bad english
Re: Account Server and etc. Problem
Quote:
Originally Posted by
omglike09
go to accountserver.ini
and find this
"mysql password" should be the password of your sql server management studio
sorry for bad english
I already did that but still i get those errors. I already configured everything
Re: Account Server and etc. Problem
Quote:
Originally Posted by
Stigmatized
I already did that but still i get those errors. I already configured everything
ok now i know what the problem
go to accountserver.ini
and you will see look like this ,if don't look like this change it like this
i hope its already fix
Re: Account Server and etc. Problem
Look dude i made an SS with my accountserver.ini please check if i miss anything coz i still experience errors on it
http://i50.tinypic.com/34htbwz.png
Note: This is not only occur at accountserver.ini but on the entire .ini
Re: Account Server and etc. Problem
did you restore the database ? i`am not sure about this but i will find the solution
Re: Account Server and etc. Problem
yes i already did restored them.
and try to check my files
http://i48.tinypic.com/kcytsy.png
is there any lacking files or what?
if yes then tell me
thanks in advance
Re: Account Server and etc. Problem
sir check all .ini file in your program folder and script folder
Re: Account Server and etc. Problem
the DB_PWD_LOGIN and DB_PWD_LOG in my AccountServer.ini file dont contain anything try removing ur pass I would suggest
Re: Account Server and etc. Problem
Quote:
Originally Posted by
omglike09
sir check all .ini file in your program folder and script folder
I already checked it and i think i place correct IP (127.0.0.1) and password (password on my MSQL)
But still didn't work, i still got those errors
Quote:
Originally Posted by
DBB3
the DB_PWD_LOGIN and DB_PWD_LOG in my AccountServer.ini file dont contain anything try removing ur pass I would suggest
I will remove the password? Also in all other .ini?