Search found 4 matches
- Wed Jan 15, 2025 6:15 pm
- Forum: Save System for Opsive Controllers
- Topic: Custom AttributeManager Saver Issues
- Replies: 7
- Views: 450
Re: Custom AttributeManager Saver Issues
Hi Tony Just to close off this thread, and for anyone who might find it useful in the future. Yes, it was something that needed to be solved on the UIS side. After speaking with Santiago, he directed me to the ItemBinding component that can be used in these instances. It still required a bit of cust...
- Wed Jan 08, 2025 2:09 pm
- Forum: Save System for Opsive Controllers
- Topic: Custom AttributeManager Saver Issues
- Replies: 7
- Views: 450
Re: Custom AttributeManager Saver Issues
Ah, makes sense now.
UIS isn’t saving the attribute, which is why I’m on this journey
I’ll chat with Santiago.
Thanks Tony!
UIS isn’t saving the attribute, which is why I’m on this journey
I’ll chat with Santiago.
Thanks Tony!
- Wed Jan 08, 2025 5:34 am
- Forum: Save System for Opsive Controllers
- Topic: Custom AttributeManager Saver Issues
- Replies: 7
- Views: 450
Re: Custom AttributeManager Saver Issues
Hi Tony Thanks for getting back to me. Yes, I’m using UIS for the inventory management and have configured the SaveSystem to work with it, which it does. The items in the inventory persist, as does the Equipped status of the Flashlight. However the Battery status does not persist. I wonder if adding...
- Tue Jan 07, 2025 5:03 am
- Forum: Save System for Opsive Controllers
- Topic: Custom AttributeManager Saver Issues
- Replies: 7
- Views: 450
Custom AttributeManager Saver Issues
Hi Tony I've searched high and wide and cannot solve the following issue: - Using UIS/UCC Savers. - Have implemented some custom savers from the Saver class successfully. However, having problems with the following: 1. Flashlight, pickup. Have attached the DestructibleSaver (On Destroy/Destroy). 2. ...