05.07.2015, 12:44
First of all, don't bump threads unless 24 hours have passed.
Second, so the query finishes successfully now? That's great. What do you mean its not updating/saving? Are you aware of the fact that UPDATE queries only update existing entries and does not create new ones?
Also check pData[playerid][pID] and Name[playerid]. Print them out to see if their values are what you expect them to be.
Second, so the query finishes successfully now? That's great. What do you mean its not updating/saving? Are you aware of the fact that UPDATE queries only update existing entries and does not create new ones?
Also check pData[playerid][pID] and Name[playerid]. Print them out to see if their values are what you expect them to be.