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![]()






