Account Server and etc. Problem

Results 1 to 18 of 18
  1. #1
    Enthusiast Stigmatized is offline
    MemberRank
    Apr 2012 Join Date
    28Posts

    sad 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


  2. #2
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    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.

  3. #3
    Enthusiast Stigmatized is offline
    MemberRank
    Apr 2012 Join Date
    28Posts

    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

  4. #4
    Enthusiast Stigmatized is offline
    MemberRank
    Apr 2012 Join Date
    28Posts

    sad 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


  5. #5
    Enthusiast vamt02 is offline
    MemberRank
    Apr 2011 Join Date
    29Posts

    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

  6. #6
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Re: Creating Admin Account Problem

    Quote Originally Posted by Stigmatized View Post
    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.

  7. #7
    Enthusiast omglike09 is offline
    MemberRank
    Apr 2012 Join Date
    36Posts

    Re: Account Server and etc. Problem

    go to accountserver.ini
    and find this
    Spoiler:

    DB_PWD_LOGIN "mysql password"
    DB_PWD_LOG "mysql password"


    "mysql password" should be the password of your sql server management studio

    sorry for bad english

  8. #8
    Enthusiast Stigmatized is offline
    MemberRank
    Apr 2012 Join Date
    28Posts

    Re: Account Server and etc. Problem

    Quote Originally Posted by omglike09 View Post
    go to accountserver.ini
    and find this
    Spoiler:

    DB_PWD_LOGIN "mysql password"
    DB_PWD_LOG "mysql password"


    "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

  9. #9
    Enthusiast omglike09 is offline
    MemberRank
    Apr 2012 Join Date
    36Posts

    Re: Account Server and etc. Problem

    Quote Originally Posted by Stigmatized View Post
    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

    Spoiler:

    DSN_NAME_LOGIN "login"
    DB_ADMIN_ID_LOGIN "login"

    DSN_NAME_LOG "log01"
    DB_ADMIN_ID_LOG "log01"


    i hope its already fix

  10. #10
    Enthusiast Stigmatized is offline
    MemberRank
    Apr 2012 Join Date
    28Posts

    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

  11. #11
    Enthusiast omglike09 is offline
    MemberRank
    Apr 2012 Join Date
    36Posts

    Re: Account Server and etc. Problem

    did you restore the database ? i`am not sure about this but i will find the solution

  12. #12
    Enthusiast Stigmatized is offline
    MemberRank
    Apr 2012 Join Date
    28Posts

    Re: Account Server and etc. Problem

    yes i already did restored them.

    and try to check my files



    is there any lacking files or what?

    if yes then tell me

    thanks in advance

  13. #13
    Enthusiast omglike09 is offline
    MemberRank
    Apr 2012 Join Date
    36Posts

    Re: Account Server and etc. Problem

    sir check all .ini file in your program folder and script folder

  14. #14
    Enthusiast DBB3 is offline
    MemberRank
    Apr 2012 Join Date
    26Posts

    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

  15. #15
    Enthusiast Stigmatized is offline
    MemberRank
    Apr 2012 Join Date
    28Posts

    Re: Account Server and etc. Problem

    Quote Originally Posted by omglike09 View Post
    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 View Post
    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?

  16. #16
    Enthusiast Stigmatized is offline
    MemberRank
    Apr 2012 Join Date
    28Posts

    Re: Creating Admin Account Problem

    Anti-hack folder do you mean

    S_Guard -> Date then AdminList?

    I think already did this also.

    But one more thing, should i restart my anti-hack program? So it will work? or no need?

    or if there's other folder for toms anti hack. Please teach me where can i locate it?

    Quote Originally Posted by vamt02 View Post
    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
    I already did this dude,

    But one of my friend told me to RESTART MY ANTI-HACK so it will work.

    But will it make my server DISCONNECT?

  17. #17
    Enthusiast DBB3 is offline
    MemberRank
    Apr 2012 Join Date
    26Posts

    Re: Account Server and etc. Problem

    Quote Originally Posted by Stigmatized View Post


    I will remove the password? Also in all other .ini?

    Yes, In none of my .ini files their is a password. Only things changed are possible ip's and resource location

  18. #18
    Enthusiast Stigmatized is offline
    MemberRank
    Apr 2012 Join Date
    28Posts

    Re: Account Server and etc. Problem

    ok i will try



Advertisement