Bro's
i need help with making bigger inventory:C
i want to make the double size(84) slot..
so i done this
Code:
#ifdef __INVENTAIRE_V17
#define MAX_INVENTORY 84
#else
#define MAX_INVENTORY 42
#endif
in obj.h and projectcmn.h
but now database server crashes :C
i made the INVENTORY_TBL objindex column from 0-83 and the -1 often like original flyff
sry for my bad english