Items Question

Results 1 to 6 of 6
  1. #1
    Member Sandog is offline
    MemberRank
    Jul 2006 Join Date
    GermanyLocation
    25Posts

    Items Question

    Hi i got a question to un permanent the items what i get with /get a year ago i did server there u have to put a query command to make them un permanent.

    Do some one maybe now this query command? is yes plz help me^^


    Sorry for my bad english :/


  2. #2
    Elite Member limpbizkitrockx is offline
    Member +Rank
    Apr 2007 Join Date
    GermanyLocation
    116Posts

    Re: Items Question

    storage command??

  3. #3
    Elite Member GoDL1k3 is offline
    Member +Rank
    Sep 2006 Join Date
    GERMANY >.<Location
    234Posts

    Re: Items Question

    thats not a query command :P
    you may try it with

    /storage
    /addwarehouse
    /getitem

    instead of /get, then they should be "permanent"

  4. #4
    Member Sandog is offline
    MemberRank
    Jul 2006 Join Date
    GermanyLocation
    25Posts

    Re: Items Question

    i now the storage commands but i want to do them "unpermanent" ower the query code, so i need a query code to schange the "Info" in the "Item" table to "0" to do it on all items take too long^^

  5. #5
    Grand Master TrueDarKZONE is offline
    Grand MasterRank
    Nov 2006 Join Date
    Some Were In ALocation
    686Posts

    Re: Items Question

    Code:
    UPDATE [kal_db].[dbo].[Item]
    SET [Info] = 0
    WHERE [Info] = 8 OR [Info] = 9
    thats what u need :)

  6. #6
    Member Sandog is offline
    MemberRank
    Jul 2006 Join Date
    GermanyLocation
    25Posts

    Re: Items Question

    THX my Hero :)) one who understand me^^



Advertisement