[DiscordArchive] The problem is now the database freaks out because name, taximask, and innTriggerId doesnt use defau
[DiscordArchive] The problem is now the database freaks out because name, taximask, and innTriggerId doesnt use defau
Archived author: Ahuramazda • Posted: 2025-08-08T14:01:10.797000+00:00
Original source
The problem is now the database freaks out because name, taximask, and innTriggerId doesnt use default values...
I have tested setting these to NULL or even as a 0 or blank space for default, and when I do for at least name and taximask the database seems to think the character is removed from the list for some reason... but while in game they can actively gain the talent points and use them.
SOOOO
My Question:
Is there a way to replace the data into the 'extraBonusTalentCount' column and not have to set a default value in name, taxipath, or innTriggerId?
Archived author: Tereneckla • Posted: 2025-08-08T14:02:26.071000+00:00
Original source
interesting that it does not work, because AddBonusTalent changes exactly that variable (field once synced with the db)
Archived author: Ahuramazda • Posted: 2025-08-08T14:03:28.715000+00:00
Original source
thats what I was expecting too, but fdor some reason its not auto-updating when they are awarded the points :/