Page 2 of 26

Re: days gone

Posted: Sun Apr 28, 2019 11:44 am
by raito_kun
chris83 wrote:
xgorinx wrote:Has anyone found where the values for scraps and for swarmer ears are stored? Would love a max items code
I don't know if the data changes, but I decided to look for some inventory items and found a few easily. It looks like each weapon may have its own AmmoSlot. However, I tested 99 health cocktails, 99 stamina cocktails, and 999 ammo and the values do not reset to normal so enjoy what I have found so far.

You can search by text: LootSlot and find LootSlot_83.1 (Swarmer Ears)
Address: 0x0004E758

LootSlot_84.1 (Bandage)
LootSlot_85.1 (Frontier Motel Safe Combination)
LootSlot_86.1 (Health Cocktail)
LootSlot_87.1 (Wolf Meat)
LootSlot_89.1 (Runner Ear)
LootSlot_90.1 (Newt Ear)
LootSlot_91.1 (Stamina Cocktail)
LootSlot_92.1 (Bear Meat)

AmmoSlot_10.1 (.22 REPEATER Rifle Ammo)
AmmoSlot_3.1 (SAP9 Pistol Ammo)
AmmoSlot_14.1 (Special Rifle Ammo M40)
i found the text. but not find the value to edit.
please help me.
thanks

Re: days gone

Posted: Sun Apr 28, 2019 1:45 pm
by chris83
raito_kun wrote:
chris83 wrote:
xgorinx wrote:Has anyone found where the values for scraps and for swarmer ears are stored? Would love a max items code
I don't know if the data changes, but I decided to look for some inventory items and found a few easily. It looks like each weapon may have its own AmmoSlot. However, I tested 99 health cocktails, 99 stamina cocktails, and 999 ammo and the values do not reset to normal so enjoy what I have found so far.

You can search by text: LootSlot and find LootSlot_83.1 (Swarmer Ears)
Address: 0x0004E758

LootSlot_84.1 (Bandage)
LootSlot_85.1 (Frontier Motel Safe Combination)
LootSlot_86.1 (Health Cocktail)
LootSlot_87.1 (Wolf Meat)
LootSlot_89.1 (Runner Ear)
LootSlot_90.1 (Newt Ear)
LootSlot_91.1 (Stamina Cocktail)
LootSlot_92.1 (Bear Meat)

AmmoSlot_10.1 (.22 REPEATER Rifle Ammo)
AmmoSlot_3.1 (SAP9 Pistol Ammo)
AmmoSlot_14.1 (Special Rifle Ammo M40)
i found the text. but not find the value to edit.
please help me.
thanks
The data changes location constantly, but I will post how to find the values.

Re: days gone

Posted: Sun Apr 28, 2019 2:31 pm
by raito_kun
chris83 wrote:
raito_kun wrote:
chris83 wrote:
xgorinx wrote:Has anyone found where the values for scraps and for swarmer ears are stored? Would love a max items code
I don't know if the data changes, but I decided to look for some inventory items and found a few easily. It looks like each weapon may have its own AmmoSlot. However, I tested 99 health cocktails, 99 stamina cocktails, and 999 ammo and the values do not reset to normal so enjoy what I have found so far.

You can search by text: LootSlot and find LootSlot_83.1 (Swarmer Ears)
Address: 0x0004E758

LootSlot_84.1 (Bandage)
LootSlot_85.1 (Frontier Motel Safe Combination)
LootSlot_86.1 (Health Cocktail)
LootSlot_87.1 (Wolf Meat)
LootSlot_89.1 (Runner Ear)
LootSlot_90.1 (Newt Ear)
LootSlot_91.1 (Stamina Cocktail)
LootSlot_92.1 (Bear Meat)

AmmoSlot_10.1 (.22 REPEATER Rifle Ammo)
AmmoSlot_3.1 (SAP9 Pistol Ammo)
AmmoSlot_14.1 (Special Rifle Ammo M40)
i found the text. but not find the value to edit.
please help me.
thanks
The data changes location constantly, but I will post how to find the values.
ok thanks bro.
so do you mean lootslot_84.1 is not always for bandage?

Re: days gone

Posted: Sun Apr 28, 2019 4:01 pm
by krustytoe
raito_kun wrote:
chris83 wrote:
raito_kun wrote:
chris83 wrote:
xgorinx wrote:Has anyone found where the values for scraps and for swarmer ears are stored? Would love a max items code
I don't know if the data changes, but I decided to look for some inventory items and found a few easily. It looks like each weapon may have its own AmmoSlot. However, I tested 99 health cocktails, 99 stamina cocktails, and 999 ammo and the values do not reset to normal so enjoy what I have found so far.

You can search by text: LootSlot and find LootSlot_83.1 (Swarmer Ears)
Address: 0x0004E758

LootSlot_84.1 (Bandage)
LootSlot_85.1 (Frontier Motel Safe Combination)
LootSlot_86.1 (Health Cocktail)
LootSlot_87.1 (Wolf Meat)
LootSlot_89.1 (Runner Ear)
LootSlot_90.1 (Newt Ear)
LootSlot_91.1 (Stamina Cocktail)
LootSlot_92.1 (Bear Meat)

AmmoSlot_10.1 (.22 REPEATER Rifle Ammo)
AmmoSlot_3.1 (SAP9 Pistol Ammo)
AmmoSlot_14.1 (Special Rifle Ammo M40)
i found the text. but not find the value to edit.
please help me.
thanks
The data changes location constantly, but I will post how to find the values.
ok thanks bro.
so do you mean lootslot_84.1 is not always for bandage?
He mean the offset change each time you save. The ID lootslot_84.1 will always be there but in a different location. We just need to make locator code. The one that start with 8

Re: days gone

Posted: Sun Apr 28, 2019 4:10 pm
by chris83
krustytoe wrote:
raito_kun wrote:
chris83 wrote:
raito_kun wrote:
chris83 wrote:
I don't know if the data changes, but I decided to look for some inventory items and found a few easily. It looks like each weapon may have its own AmmoSlot. However, I tested 99 health cocktails, 99 stamina cocktails, and 999 ammo and the values do not reset to normal so enjoy what I have found so far.

You can search by text: LootSlot and find LootSlot_83.1 (Swarmer Ears)
Address: 0x0004E758

LootSlot_84.1 (Bandage)
LootSlot_85.1 (Frontier Motel Safe Combination)
LootSlot_86.1 (Health Cocktail)
LootSlot_87.1 (Wolf Meat)
LootSlot_89.1 (Runner Ear)
LootSlot_90.1 (Newt Ear)
LootSlot_91.1 (Stamina Cocktail)
LootSlot_92.1 (Bear Meat)

AmmoSlot_10.1 (.22 REPEATER Rifle Ammo)
AmmoSlot_3.1 (SAP9 Pistol Ammo)
AmmoSlot_14.1 (Special Rifle Ammo M40)
i found the text. but not find the value to edit.
please help me.
thanks
The data changes location constantly, but I will post how to find the values.
ok thanks bro.
so do you mean lootslot_84.1 is not always for bandage?
He mean the offset change each time you save. The ID lootslot_84.1 will always be there but in a different location. We just need to make locator code. The one that start with 8
I updated the post on the first page with more item ids. It is just time consuming because I think the LootSlot goes all the way to 198.1. I don't know how I missed scrap, but I found it. Lol. For the weapons, you need to mod them in your actual inventory, then you can store them in the locker with max ammo.

Re: days gone

Posted: Sun Apr 28, 2019 5:24 pm
by krustytoe
Make codes base off the list Chris Provided

Code: Select all

Zero Skill Points
8001000C 536B696C
6C506F69 6E747300
18000024 000003E7
Got annoyed by the skill point message

Code: Select all

-=- Max Items -=-
Swarmer Ears
8001000C 4C6F6F74
536C6F74 5F393100
18000025 000003E7

Bear Meat
8001000C 4C6F6F74
536C6F74 5F393400
18000025 000003E7

Code: Select all

-=- Max Ammo -=-
All Weapon Ammo Capacity 9999 - part 1
8001000C 416D6D6F
536C6F74 5F300031
2800001C 0000270F
28000060 0000270F
280000A4 0000270F
280000E8 0000270F
2800012C 0000270F
28000170 0000270F
280001B4 0000270F
280001F8 0000270F
2800023C 0000270F
28000280 0000270F

All Weapon Ammo Capacity 9999 - part 2
8001000C 416D6D6F
536C6F74 5F313000
2800001D 0000270F
28000062 0000270F
280000A7 0000270F
280000EC 0000270F
28000131 0000270F
28000176 0000270F
280001BB 0000270F
28000200 0000270F
28000245 0000270F
2800028A 0000270F
280002CF 0000270F
28000314 0000270F
28000359 0000270F
2800039E 0000270F
280003E3 0000270F
28000428 0000270F
2800046D 0000270F
280004B2 0000270F
280004F7 0000270F
2800053C 0000270F
28000581 0000270F
280005C6 0000270F
2800060B 0000270F
28000650 0000270F
28000695 0000270F
280006DA 0000270F
2800071F 0000270F
28000764 0000270F
280007A9 0000270F
280007EE 0000270F
28000833 0000270F
28000878 0000270F
280008BD 0000270F
28000902 0000270F
28000947 0000270F
2800098C 0000270F
280009D1 0000270F
28000A16 0000270F
28000A5B 0000270F
28000AA0 0000270F
28000AE5 0000270F

All Weapon Ammo Capacity 9999 - part 3
8001000C 416D6D6F
536C6F74 5F353100
2800001D 0000270F
28000062 0000270F
280000A7 0000270F
280000EC 0000270F
28000131 0000270F
28000176 0000270F
280001BB 0000270F
28000200 0000270F
28000245 0000270F
2800028A 0000270F
280002CF 0000270F
28000314 0000270F
28000359 0000270F
2800039E 0000270F
280003E3 0000270F
28000428 0000270F
2800046D 0000270F
280004B2 0000270F
280004F7 0000270F
2800053C 0000270F
28000581 0000270F
280005C6 0000270F
2800060B 0000270F
28000650 0000270F
28000695 0000270F
280006DA 0000270F
2800071F 0000270F
28000764 0000270F
280007A9 0000270F
280007EE 0000270F
28000833 0000270F
28000878 0000270F
280008BD 0000270F
28000902 0000270F
28000947 0000270F
2800098C 0000270F
280009D1 0000270F
28000A16 0000270F
28000A5B 0000270F
28000AA0 0000270F
Note: For Ammo it just increase your carrying capacity. You will either need to pick up ammo or buy it from the shop

Re: days gone

Posted: Sun Apr 28, 2019 6:03 pm
by chris83
krustytoe wrote:Make codes base off the list Chris Provided

Code: Select all

Zero Skill Points
8001000C 536B696C
6C506F69 6E747300
18000024 000003E7
Got annoyed by the skill point message

Code: Select all

-=- Max Items -=-
Medkit
8001000C 4C6F6F74
536C6F74 5F393300
18000025 000003E7

Health Cocktail
8001000C 4C6F6F74
536C6F74 5F383600
18000025 000003E7

Stamina Cocktail
8001000C 4C6F6F74
536C6F74 5F383A00
18000010 000003E7

Focus Cocktail
8001000C 4C6F6F74
536C6F74 5F394300
18000025 000003E7

Bandage
8001000C 4C6F6F74
536C6F74 5F383400
18000025 000003E7

Frontier Motel Safe Combination
8001000C 4C6F6F74
536C6F74 5F383500
18000025 000003E7

Swarmer Ears
8001000C 4C6F6F74
536C6F74 5F383300
18000025 000003E7

Runner Ear
8001000C 4C6F6F74
536C6F74 5F383800
18000025 000003E7

Newt Ear
8001000C 4C6F6F74
536C6F74 5F383900
18000025 000003E7

Wolf Meat
8001000C 4C6F6F74
536C6F74 5F383700
18000025 000003E7

Bear Meat
8001000C 4C6F6F74
536C6F74 5F383B00
18000025 000003E7

Code: Select all

-=- Max Ammo -=-
.22 REPEATER Rifle Ammo
8001000C 416D6D6F
536C6F74 5F313000
1800001D 0000270F

SAP9 Pistol Ammo
8001000C 416D6D6F
536C6F74 5F330031
1800001D 0000270F

M40 Special Rifle Ammo 
80010010 416D6D6F
536C6F74 5F313400
1800001D 0000270F
Note: For Ammo it just increase your carrying capacity. You will either need to pick up ammo or buy it from the shop

I will take a look at Health, Stamina, and Focus when I get back from watching Avengers Endgame
You don't have to pick up ammo or buy from the shop; just have to reload gun, but you will have 9999 capacity. Picking up ammo will reset carrying capacity to normal.

Re: days gone

Posted: Sun Apr 28, 2019 6:06 pm
by Lakell00
thanks krustytoe and chris for yall hard work

Re: days gone

Posted: Sun Apr 28, 2019 6:24 pm
by Lakell00
the swammer ear code isnt working for some reason even though ihave 2 of them

Re: days gone

Posted: Sun Apr 28, 2019 6:26 pm
by Lakell00
also im on 1.04 do i need to update to 1.05