Simple table with a few options, still trying to get the boss counter value but I'll get it eventually.
Got to inf camp resources which you can use with crafting to basically increase your item amount. The reason the item qty's are never right is their base has a different offset every time the game loads instead of being similar to your stats. I guess it's instanced every time you go on an Expedition or return to camp so I'm not entirely sure how to capture it atm.
Added a No Deck Limit script which allows you to take more than the maximum of 15 cards into the expedition. I also changed all my scripts to be using the AOBs that I generated using my wildcard lua addon. Let me know if they stop working since this is kind of a test to see how resilient to updates they are.
Added in No Card Use and Inf Trait Points and changed to use a single Enable script that grabs all the hookpoints like my Chronicon table.
Found the Built-In Cheat Enabler so I added a pointer to it. Press F1 to view the Cheat Menu.
Simple table with a few options, still trying to get the boss counter value but I'll get it eventually.
Great table! Glad to see someone working on this game. Unfortunately, I don't think it works with the newest version of CE (7.2)? If I try and open it, I can't activate any of the options other than the Debug/Do Not Use. If I open it up in CE 7.1, everything activates like normal and works like you'd expect.
Edit:
Haven't been able to sit down and play until now, but the exp values don't work either- this is all on v1.007. Additionally, as others have said, the resource addresses you found are for the visual side of things- there are actual values elsewhere
Last edited by Oridjinn on Sun Mar 07, 2021 8:08 pm, edited 1 time in total.
wow congrats on making this table! How did you manage to isolate a script that access those values? When I tried "find what accesses those adresses" I only find codes that access a ton of other values.