06.04.2019, 22:17
You don't need to specify the lenght of the string in sscanf, I'm not even sure if you can. You should use "uis" and check the lenght of the string somewhere within the function.
As for the error line, it seems about right honestly. It seems to have a problem parsing what playerVariables is for some reason.
As for the error line, it seems about right honestly. It seems to have a problem parsing what playerVariables is for some reason.