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
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.
Add items via CharacterItem.dbo in your database.
Thanks Phoenix
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.
I need help please.
omg no one on this forum can help me ??????
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.
Yes thanks a lot man it helps much as before ^^ and to gift the item how can i do ?
ok thanks a lot for the answer and where can i find CID phoenix ?
dbo.Character.
Why don't you just use an Admin panel to send items?
because we don't have website ^^
You don't have to have a website for it. Just set up Emisand's panel?
Oh ok set up Emisand panel on xammp right ?
xxamp, or wamp. Any one is good.
oO are you expecting to make this server publish ?