Jump to content

Problem with belt system slot?


Recommended Posts

Hi, I have a problem with the belt system. The point is that I can wear the belt, but you can not see it on its slot. I think this wine 5 pages in your inventory where these slots is 225 and the slot can be changed as 97 and 98 in beltinventorywindow in uiscript I EQUIPMENT_START_INDEX = 225, do you have any ideas?

Link to comment
Share on other sites

  • 1 year later...
  • Replies 9
  • Created
  • Last Reply

Top Posters In This Topic

this is a litte bug from to high to item slots.

you have added 225 in the Python so.

225 = Inventory

257 = 225 Inventory +  32 MAX_WEAR

269 = 257 + DS_SLOT_MAX(6) * DRAGON_SOUL_DEX_MAX_NUM(2)

287 = 269 + DS_SLOT_MAX(2) * DRAGON_SOUL_DECK_RESERVED_MAX_NUM(3)

303 = 287 + BELT_INVENTORY_SLOTCOUNT(16)  = INVENTORY_AND_EQUIP_CELL_MAX

So DRAGON_SOUL_INVENTORY have 255+ the Inventory have max 255 like a INT  you muss change the INT from INVENTORY_MAX_NUM to LONG or LONG LONG

 

You can fix this alone by a search for this Values etc.

 

ven

Link to comment
Share on other sites

  • 6 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 8

      ZycloniusMT2 Server from Australia still around

    2. 60

      Inbuild GR2 Animation

    3. 2

      wait() function bug

    4. 0

      Remove Party Role Bonuses

    5. 1

      Fix CBar3D

    6. 2

      set_quest_state not working

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • 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.