Need help with item coding

Results 1 to 5 of 5
  1. #1
    Newbie adhiraj_frank is offline
    MemberRank
    Nov 2008 Join Date
    6Posts

    Need help with item coding

    As per Zaugola's guide

    Code format : xxxxxxx;xxxxxxxxxx;xxxxxxxxx;x

    Just copy the code from above and paste in the \_INV= in the m_body of the charac0 table. Remember to give right inventory slot and make sure only one item exists in each slot
    You can also copy it in Itemstorage0 table m_body field directly!

    To customise your options to items you can have a look at Zaugola's threads which deals with item attributes

    I needed to ask where we can find the m_body of charac0 table or Itemstorage0 table m_body files very confused it in game only or sm out of gaming coding plz sm 1 tell this process in brief

    Adhiraj


  2. #2
    Goodbye chrissdegrece is offline
    Grand MasterRank
    Oct 2009 Join Date
    GreeceLocation
    1,015Posts

    Re: Need help with item coding

    m_body field is in charac0 table in ASD database.

    For easier access to the character attributes you can download the A3 GM tool which can be found in the "A3 Releases" subforum.

    I suggest that you browse all the databases and tables so that you familiarize yourself with them.
    Last edited by chrissdegrece; 14-01-10 at 04:25 PM.

  3. #3
    Newbie adhiraj_frank is offline
    MemberRank
    Nov 2008 Join Date
    6Posts

    Re: Need help with item coding

    But how to acesss these and when i start a3 gm tool it says Error coonecting to database, please check ur config.ini file!
    SQLSTATE=IM002
    [MICROSOFT][OBDC DEVICE MANAGER] DATA BASE SOURCE NOT FOUND AND NO DEFAULT DRIVER SPECIFIED]

    PLZ TELL IN BRIEF HOW TO OVERCOME THIS If u can plz provide screenshot :( need to know it once then i can preety much deal with it so plz see after providing screenshot

    ---------- Post added at 09:11 AM ---------- Previous post was at 08:53 AM ----------

    MERC_DSN=ASD
    ODBC_DSN=ASD
    ITM_Files=D:\a3server\7Zoneserver\ZoneData\npc
    it seems to work now but still sm times sm error comes andplz check ur a3 char edit tool link dosen't seem to work now plz update it it i hv ur gm tool need char edit ty

  4. #4
    Goodbye chrissdegrece is offline
    Grand MasterRank
    Oct 2009 Join Date
    GreeceLocation
    1,015Posts

    Re: Need help with item coding

    Check this first:
    http://forum.ragezone.com/f98/some-n...rt-1-a-613935/

    Enter correct odbc DSN in config.ini file. Default config.ini uses my odbc entries.

    Code:
    ODBC_DSN=<the DSN that points to ASD database>
    MERC_DSN=<the DSN that points to HSDB database>

  5. #5
    Newbie adhiraj_frank is offline
    MemberRank
    Nov 2008 Join Date
    6Posts

    Re: Need help with item coding

    Added but this probelm comes when i add sm thing to my invetory and save changes




    ---------- Post added at 09:48 AM ---------- Previous post was at 09:41 AM ----------

    Plz specift the process of knowing ur Dsn and merc Dns plz :( is it in enterprise mangaer or query analyzer :(

    ---------- Post added at 09:49 AM ---------- Previous post was at 09:48 AM ----------

    And plz update ur char edit tool seems to be down :(



Advertisement