Jon

Results 60 comments of Jon

Any titles that I havent got here https://pastebin.com/au2vq184 to find the code yourself for these

Issue was related to trying to terminate GWCA when inside the game loop

The images used on the wiki can be fetched directly from the game via toolbox, so no need to worry about making them from scratch. I don’t think chaos etc...

Wonder if we can shortcut having to constexpr all of these by checking the quest log category for zaishen missions, translating in english against the outpost name and then strcmp

Could do with a hand finding the address for whether current player has HM unlocked

https://github.com/HasKha/GWToolboxpp/issues/635 Related

Its actually here, just stupidly small ![image](https://user-images.githubusercontent.com/10796356/228677618-58fe9785-cc27-46e5-8330-c37a30543ecf.png)

I think this is doable by checking the player's skill whenever a spirit is added to the minion window, figuring out the duration based on the player's attribute level. Would...

No easy way to generate a true identifier for an item, it depends on use case e.g dye info, customised to etc. A full mod struct combined with a model...