[HEP]Inventoy Space

10/29/2017 21:59 Wezzy_Dev#1
I'm Having a problem un inventory i try to make my slot to 60 or 84 i allways got an error in game and database can some one help me!
10/30/2017 04:53 babyminion#2
Quote:
Originally Posted by Wezzy_Dev View Post
I'm Having a problem un inventory i try to make my slot to 60 or 84 i allways got an error in game and database can some one help me!
can you show us your entries?
10/30/2017 06:24 Wezzy_Dev#3
Quote:
Originally Posted by babyminion View Post
can you show us your entries?
what do you mean entries sir? please put more details
10/30/2017 07:29 Sedrika#4
You should put more details, like what did you do so far, what errors specific you got bla bla.
10/30/2017 07:52 Wezzy_Dev#5
Quote:
Originally Posted by Sedrika View Post
You should put more details, like what did you do so far, what errors specific you got bla bla.
I make my inventory to
#define MAX_INVENTORY 84
in obj.h and projectcmn.h

but my database crash
10/30/2017 09:21 Schulzie#6
you must edit your BASE_VALUE_TBL & INVENTORY_TBL

BASE_VALUE_TBL search m_dwObjIndex
Code:
44/1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/46/47/52/0/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/$
10/30/2017 09:36 Wezzy_Dev#7
Quote:
Originally Posted by Schulzie View Post
you must edit your BASE_VALUE_TBL & INVENTORY_TBL

BASE_VALUE_TBL search m_dwObjIndex
Code:
44/1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/46/47/52/0/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/$
Whow can i edit sir??? any tutorial please!

i cant under stand this part from
41/46/47/52/0/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/-1/$
and the first digit of
44