Implemented Persona Toggles
Posted: Thu Jan 12, 2012 8:54 am
Finishing the work paulgh started over 3 years ago, the world now saves "character flags" to the database for the toggles on the Persona dialog. (character_details.flags, character_details.flags2)
BUG!
The problem I need help with is in regard to the 2 combo boxes on the SF client's Persona dialog for Show Helm and Show Cloak (and their other indexes). For some reason, even with flags = 0, the proper value is not being displayed in the client. I have to re-select the value I want sometimes 5-6 times before the UI "sticks" to the one I chose. Then when I log out and back in, the "Show Helm" seems to be the default, even though the flags are clearly set for "Show Helm or Hood" (default).
I would like some help with this, since the debug lines I added clearly show the proper data being set. So this has to be a World->Client update problem, maybe some delay in pushing the updates to the client, I do not know. Gray area for me.
Thanks
BUG!
The problem I need help with is in regard to the 2 combo boxes on the SF client's Persona dialog for Show Helm and Show Cloak (and their other indexes). For some reason, even with flags = 0, the proper value is not being displayed in the client. I have to re-select the value I want sometimes 5-6 times before the UI "sticks" to the one I chose. Then when I log out and back in, the "Show Helm" seems to be the default, even though the flags are clearly set for "Show Helm or Hood" (default).
I would like some help with this, since the debug lines I added clearly show the proper data being set. So this has to be a World->Client update problem, maybe some delay in pushing the updates to the client, I do not know. Gray area for me.
Thanks