24.10.2013, 14:44
Well, you have to determine whether it doesn't save, or doesn't load. Check out in phpmyadmin (or anything else you use) if the update changes anything.
Few notes:
1. Spaces in mysql field names aren't a good practice, use dash, underscore or camelcase instead
2. Does LoadPlayerInfo assign stuff to PVar array?
Few notes:
1. Spaces in mysql field names aren't a good practice, use dash, underscore or camelcase instead
2. Does LoadPlayerInfo assign stuff to PVar array?