Add item inventory with DB ?

Results 1 to 16 of 16
  1. #1
    Member Raizoku is offline
    MemberRank
    Jan 2009 Join Date
    50Posts

    information Add item inventory with DB ?

    Hello everyone i've made a server and i want to know how to add an item into my inventory in game with my GunZDB (without Admin Panel on website)

    Thanks for the help
    Last edited by Raizoku; 30-11-10 at 05:27 PM.


  2. #2
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Add item inventory with DB ?

    Add items via CharacterItem.dbo in your database.

  3. #3
    Member Raizoku is offline
    MemberRank
    Jan 2009 Join Date
    50Posts

    Re: Add item inventory with DB ?

    Thanks Phoenix

  4. #4
    Member Raizoku is offline
    MemberRank
    Jan 2009 Join Date
    50Posts

    Re: Add item inventory with DB ?

    Ok i'm in dbo.CharacterItem but how can i add an item to my inventory i don't understand how to use if someone can help me i hope.

    Thanks
    Last edited by Raizoku; 30-11-10 at 02:01 PM.

  5. #5
    Member Raizoku is offline
    MemberRank
    Jan 2009 Join Date
    50Posts

    Re: Add item inventory with DB ?

    I need help please.

  6. #6
    Member Raizoku is offline
    MemberRank
    Jan 2009 Join Date
    50Posts

    Re: Add item inventory with DB ?

    omg no one on this forum can help me ??????

  7. #7
    Account Upgraded | Title Enabled! wesley1189 is offline
    MemberRank
    Dec 2009 Join Date
    On a potatoLocation
    407Posts

    Re: Add item inventory with DB ?

    It's very simple

    go to dbo.characteritem..

    Fill in the CID ( can find that at dbo.account..)

    Fill in the itemID ( can find that in zitem)

    Regdate can put there the date it's now...

    Renthourperiod most likely the amount of time the player gets it.

    cnt can be left null

    Any questions?

    PS: CIID just has the be the number of amounts that has been send.
    So if you didn't send anything yet it's 1
    If you already send a few items like 5, then it would be 6
    Last edited by wesley1189; 01-12-10 at 01:16 PM.

  8. #8
    Member Raizoku is offline
    MemberRank
    Jan 2009 Join Date
    50Posts

    Re: Add item inventory with DB ?

    Yes thanks a lot man it helps much as before ^^ and to gift the item how can i do ?

  9. #9
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Add item inventory with DB ?

    Quote Originally Posted by Raizoku View Post
    Yes thanks a lot man it helps much as before ^^ and to gift the item how can i do ?
    Enter the CID of the person you want to gift?

    And wesley, you can't find the CID in dbo.Account.

  10. #10
    Member Raizoku is offline
    MemberRank
    Jan 2009 Join Date
    50Posts

    Re: Add item inventory with DB ?

    ok thanks a lot for the answer and where can i find CID phoenix ?

  11. #11
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Add item inventory with DB ?

    dbo.Character.
    Why don't you just use an Admin panel to send items?

  12. #12
    Member Raizoku is offline
    MemberRank
    Jan 2009 Join Date
    50Posts

    Re: Add item inventory with DB ?

    because we don't have website ^^

  13. #13
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Add item inventory with DB ?

    You don't have to have a website for it. Just set up Emisand's panel?

  14. #14
    Member Raizoku is offline
    MemberRank
    Jan 2009 Join Date
    50Posts

    Re: Add item inventory with DB ?

    Oh ok set up Emisand panel on xammp right ?

  15. #15
    Member iEmo is offline
    MemberRank
    Dec 2009 Join Date
    Why?Location
    74Posts

    Re: Add item inventory with DB ?

    xxamp, or wamp. Any one is good.

  16. #16
    Valued Member estacoz is offline
    MemberRank
    Jul 2007 Join Date
    Earth oO?Location
    140Posts

    Re: Add item inventory with DB ?

    oO are you expecting to make this server publish ?



Advertisement