[Help]Custom Items

Results 1 to 3 of 3
  1. #1
    Member RyanCT953 is offline
    MemberRank
    Apr 2006 Join Date
    89Posts

    [Help]Custom Items

    I downloaded some custom items, Which had other issues but are now in the databases fine. The problem is, They don't seem to exist in-game. When I try to spawn them it just says the IDs don't exist even though I'm looking at them in the database right now. I'm having the same problem with custom vendors. Maybe I forgot something? I executed all the SQL dumps for each item/vendor, They were added to the databases correctly and I restarted my server, But when I got in-game and tried to spawn them with the right IDs it said it didn't exist. Was there some extra step for updating that I forgot?

    Any help would be appreciated.
    -Ryan


  2. #2
    Newbie gb20 is offline
    MemberRank
    Apr 2008 Join Date
    10Posts

    Re: [Help]Custom Items

    Well for one:

    You do NOT need to restart your server each time you update a table. You have to restart for some tables but not for the items table.

    The in-game command is

    Code:
    .reloadtable tablename
    
    example :: .reloadtable items
    #two:

    If you know sql enough post the sql commands used to insert the items into the items table.

    As far as I am aware, everything you did should have worked. Create new item, restart server/issue .reloadtable command. All works.

    We'll see what the sql looks like.

  3. #3
    Member realyo3 is offline
    MemberRank
    Aug 2007 Join Date
    32Posts

    Re: [Help]Custom Items

    i dunno as far as i know you didnt do anything wrong but maby you put the wrong codes in the db?
    im not the best at this sort of thing but i would try executing them again if it says its allready there i would try 1 more time ingame then delete them in db and re-add them.

    oh and make sure u put them into the items table not somewere else.

    hope i helped probably didnt but oh well :-)

    gl fixing it



Advertisement