Has anyone found a work around for getting variable data from an ini file from a primalresource blueprint since the switch has authority is not in that blueprint and how to create an event for it. I tried tying it into the gamemode construction event and calling a separate function inside of the primalresource child blueprint that has a integer variable attached that leads to a set max item quantity but alas no avail. The goal is to be able to have the server admin set properties of each item so they can customize the mod to their liking. Any help would be appreciated. Thank you.
I looked at HOWTO: Get Variable Data From an Initiation File - ARK: Survival Evolved - Epic Developer Community Forums but there is no event to call at start or switch has authority