Dungeons of Sundaria Cheat Request

Ask about cheats/tables for single player games here
User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 455
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 200

Re: Dungeons of Sundaria Cheat Request

Post by sanitka »

Inventory Item Container Component replacement with item counts (first three, rest is copy, paste, adjust address .. 0c*x)

- copy the code
- paste it to your table
- move it bellow/above original Inventory Item Container Component
- optional (delete the original)
- optional (add more item counts if needed)
- enjoy

If it does not work, check whether
- is Game Data script active ?
- is pBase_GameData populated ?

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>105854</ID>
      <Description>"&lt;- Inventory Item Container Component"</Description>
      <Options moManualExpandCollapse="1"/>
      <ShowAsHex>1</ShowAsHex>
      <ShowAsSigned>0</ShowAsSigned>
      <Color>800040</Color>
      <GroupHeader>1</GroupHeader>
      <Address>[pBase_GameData]+D28</Address>
      <Offsets>
        <Offset>0</Offset>
        <Offset>6e0</Offset>
        <Offset>30</Offset>
        <Offset>0</Offset>
        <Offset>38</Offset>
      </Offsets>
      <CheatEntries>
        <CheatEntry>
          <ID>105855</ID>
          <Description>"Container Size"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+138</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105856</ID>
          <Description>"Max Item Slot"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+224</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105857</ID>
          <Description>"Max Items Dropped"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+3AC</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105858</ID>
          <Description>"Container Currency A"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*0</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105859</ID>
          <Description>"Container Currency B"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*1</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105860</ID>
          <Description>"Container Currency C"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*2</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105861</ID>
          <Description>"Container Currency D"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*3</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105862</ID>
          <Description>"Max Currency A"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4*0</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105863</ID>
          <Description>"Max Currency B"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105864</ID>
          <Description>"Max Currency C"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4*2</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105865</ID>
          <Description>"Max Currency D"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4*3</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105871</ID>
          <Description>"Item Counts[]"</Description>
          <ShowAsHex>1</ShowAsHex>
          <ShowAsSigned>0</ShowAsSigned>
          <GroupHeader>1</GroupHeader>
          <Address>+210</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>105877</ID>
              <Description>"Item Count"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+0</Address>
              <Offsets>
                <Offset>0c*0</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105872</ID>
                  <Description>"Idx"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105876</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105875</ID>
                  <Description>"Cnt"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>105878</ID>
              <Description>"Item Count"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+0</Address>
              <Offsets>
                <Offset>0c*1</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105879</ID>
                  <Description>"Idx"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105880</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105881</ID>
                  <Description>"Cnt"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>105882</ID>
              <Description>"Item Count"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+0</Address>
              <Offsets>
                <Offset>0c*2</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105883</ID>
                  <Description>"Idx"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105884</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105885</ID>
                  <Description>"Cnt"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Last edited by sanitka on Thu Dec 28, 2023 6:00 am, edited 3 times in total.

User avatar
BabyGroot
Table Makers
Table Makers
Posts: 1359
Joined: Sun Mar 29, 2020 1:39 pm
Reputation: 2214

Re: Dungeons of Sundaria Cheat Request

Post by BabyGroot »

Even though the number of items can be changed via the bank slot.

Code: Select all

Common Item Data

Mulligan
What is cheating?
What is cheating?
Posts: 1
Joined: Thu Dec 21, 2023 6:11 pm
Reputation: 0

Re: Dungeons of Sundaria Cheat Request

Post by Mulligan »

edit : NVM , it worked for some token :) not all of them tho , but thanks anyway

ocj422
What is cheating?
What is cheating?
Posts: 4
Joined: Sun Dec 24, 2023 4:25 pm
Reputation: 0

Re: Dungeons of Sundaria Cheat Request

Post by ocj422 »

hey i have a question for some reason i cant get the stuff to change i had change the amount to 220 an then i hit the x an now i cant get it to read my stuff any more , any suggestion on how i can fix?

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 455
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 200

Re: Dungeons of Sundaria Cheat Request

Post by sanitka »

ocj422 wrote:
Sun Dec 24, 2023 4:26 pm
hey i have a question for some reason i cant get the stuff to change i had change the amount to 220 an then i hit the x an now i cant get it to read my stuff any more , any suggestion on how i can fix?
uncheck the X, if it does not help use your previous save

I recommend learning CE basics, check (X) is to apply the script or to freeze the value

ocj422
What is cheating?
What is cheating?
Posts: 4
Joined: Sun Dec 24, 2023 4:25 pm
Reputation: 0

Re: Dungeons of Sundaria Cheat Request

Post by ocj422 »

I did uncheck but it still wont revert back no matter how many times i redownload , redownloading doesnt fix it>/?

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 455
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 200

Re: Dungeons of Sundaria Cheat Request

Post by sanitka »

ocj422 wrote:
Mon Dec 25, 2023 4:15 am
I did uncheck but it still wont revert back no matter how many times i redownload , redownloading doesnt fix it>/?
Then you probably damaged your savegame and have to use previous / older one.

Is the broken save fixable ? Maybe, but only by game developers.

User avatar
branmicchan
What is cheating?
What is cheating?
Posts: 2
Joined: Mon Dec 18, 2023 12:45 am
Reputation: 0

Re: Dungeons of Sundaria Cheat Request

Post by branmicchan »

Oustanding, thanks for the quick support Groot ^_^

User avatar
Kanelakis
Expert Cheater
Expert Cheater
Posts: 265
Joined: Tue Feb 27, 2018 11:32 am
Reputation: 18

Re: Dungeons of Sundaria Cheat Request

Post by Kanelakis »

sanitka wrote:
Wed Dec 20, 2023 9:08 pm
Inventory Item Container Component replacement with item counts (first three, rest is copy, paste, adjust address .. 0c*x)

- copy the code
- paste it to your table
- move it bellow/above original Inventory Item Container Component
- optional (delete the original)
- optional (add more item counts if needed)
- enjoy

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>105854</ID>
      <Description>"&lt;- Inventory Item Container Component"</Description>
      <Options moManualExpandCollapse="1"/>
      <ShowAsHex>1</ShowAsHex>
      <ShowAsSigned>0</ShowAsSigned>
      <Color>800040</Color>
      <GroupHeader>1</GroupHeader>
      <Address>[pBase_GameData]+D28</Address>
      <Offsets>
        <Offset>0</Offset>
        <Offset>6e0</Offset>
        <Offset>30</Offset>
        <Offset>0</Offset>
        <Offset>38</Offset>
      </Offsets>
      <CheatEntries>
        <CheatEntry>
          <ID>105855</ID>
          <Description>"Container Size"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+138</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105856</ID>
          <Description>"Max Item Slot"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+224</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105857</ID>
          <Description>"Max Items Dropped"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+3AC</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105858</ID>
          <Description>"Container Currency A"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*0</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105859</ID>
          <Description>"Container Currency B"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*1</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105860</ID>
          <Description>"Container Currency C"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*2</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105861</ID>
          <Description>"Container Currency D"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+238+4*3</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105862</ID>
          <Description>"Max Currency A"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4*0</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105863</ID>
          <Description>"Max Currency B"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105864</ID>
          <Description>"Max Currency C"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4*2</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105865</ID>
          <Description>"Max Currency D"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>+258+4*3</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105871</ID>
          <Description>"Item Counts[]"</Description>
          <ShowAsHex>1</ShowAsHex>
          <ShowAsSigned>0</ShowAsSigned>
          <GroupHeader>1</GroupHeader>
          <Address>+210</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>105877</ID>
              <Description>"Item Count"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+0</Address>
              <Offsets>
                <Offset>0c*0</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105872</ID>
                  <Description>"Idx"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105876</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105875</ID>
                  <Description>"Cnt"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>105878</ID>
              <Description>"Item Count"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+0</Address>
              <Offsets>
                <Offset>0c*1</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105879</ID>
                  <Description>"Idx"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105880</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105881</ID>
                  <Description>"Cnt"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>105882</ID>
              <Description>"Item Count"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+0</Address>
              <Offsets>
                <Offset>0c*2</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105883</ID>
                  <Description>"Idx"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105884</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105885</ID>
                  <Description>"Cnt"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Hi,I have the updated version of Steam, when I copy the code it doesn't reveal the items, it leaves me with ??, can this be solved?
Will this also work with candy canes?

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 455
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 200

Re: Dungeons of Sundaria Cheat Request

Post by sanitka »

Kanelakis wrote:
Wed Dec 27, 2023 9:32 pm
sanitka wrote:
Wed Dec 20, 2023 9:08 pm
Hi,I have the updated version of Steam, when I copy the code it doesn't reveal the items, it leaves me with ??, can this be solved?
Will this also work with candy canes?
I retested it with v1.0.0.53394 and it seems working.
Do you have the same version ?

It can be put anywhere, but original location makes best sense.
It needs (as the rest of the table) Game Data script active (and as a result [pBase_GameData] populated).

User avatar
Kanelakis
Expert Cheater
Expert Cheater
Posts: 265
Joined: Tue Feb 27, 2018 11:32 am
Reputation: 18

Re: Dungeons of Sundaria Cheat Request

Post by Kanelakis »

sanitka wrote:
Thu Dec 28, 2023 12:59 am
Kanelakis wrote:
Wed Dec 27, 2023 9:32 pm
sanitka wrote:
Wed Dec 20, 2023 9:08 pm
Hi,I have the updated version of Steam, when I copy the code it doesn't reveal the items, it leaves me with ??, can this be solved?
Will this also work with candy canes?
I retested it with v1.0.0.53394 and it seems working.
Do you have the same version ?

It can be put anywhere, but original location makes best sense.
It needs (as the rest of the table) Game Data script active (and as a result [pBase_GameData] populated).
Yes I have the latest version of Steam, maybe I'm ignorant, but I didn't understand the detailed steps.
I copied the code into the table, then I didn't understand the rest.

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 455
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 200

Re: Dungeons of Sundaria Cheat Request

Post by sanitka »

Kanelakis wrote:
Thu Dec 28, 2023 1:19 am
sanitka wrote:
Thu Dec 28, 2023 12:59 am
Kanelakis wrote:
Wed Dec 27, 2023 9:32 pm

Hi,I have the updated version of Steam, when I copy the code it doesn't reveal the items, it leaves me with ??, can this be solved?
Will this also work with candy canes?
I retested it with v1.0.0.53394 and it seems working.
Do you have the same version ?

It can be put anywhere, but original location makes best sense.
It needs (as the rest of the table) Game Data script active (and as a result [pBase_GameData] populated).
Yes I have the latest version of Steam, maybe I'm ignorant, but I didn't understand the detailed steps.
I copied the code into the table, then I didn't understand the rest.
you can try my table
Attachments
Archon-Win64-Shipping.CT
Test Table for Kanelakis
(590.92 KiB) Downloaded 390 times

a1239609
What is cheating?
What is cheating?
Posts: 3
Joined: Thu Dec 28, 2023 9:18 am
Reputation: 0

Re: Dungeons of Sundaria Cheat Request

Post by a1239609 »

Can someone expain how to use common item data - [Bank}?
It's seems not working to me.

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 455
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 200

Re: Dungeons of Sundaria Cheat Request

Post by sanitka »

a1239609 wrote:
Thu Dec 28, 2023 9:24 am
Can someone expain how to use common item data - [Bank}?
It's seems not working to me.
It is designed only for stackable items, ie. to change amount.
You put the item to the very first slot in bank, change its amount and put it back to inventory.

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 455
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 200

Re: Dungeons of Sundaria Cheat Request

Post by sanitka »

sanitka wrote:
Thu Dec 28, 2023 9:39 am
a1239609 wrote:
Thu Dec 28, 2023 9:24 am
Can someone expain how to use common item data - [Bank}?
It's seems not working to me.
It is designed only for stackable items, ie. to change amount.
You put the item to the very first slot in bank, change its amount and put it back to your inventory.

Post Reply

Who is online

Users browsing this forum: Belli1274, error, NoPasswordReset, SemrushBot, YandexBot