Jump to content

I can't see items on my inventory when i use.. wut?


Recommended Posts

18 hours ago, Ken said:

You just need to check "GameType.h" in UserInterface. For server side, you just need to check length.h

 


INVENTORY_MAX_NUM = 90,


 

Kind Regards ~ Ken

Thanks to all and thank you Ken!

Fix: "GameType.h" - > Search

const DWORD c_Inventory_Page_Count

And check if have in front  ( in my case )- 2;  Example :

const DWORD c_Inventory_Page_Count = 2;
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.