22.05.2011, 21:49
So if i understand this rite. In my mysql_log this shows up: [16:54:43] CMySQLHandler::FetchRow() - Return: Futuretrucker|zack|255.255.255.255|100|9|5
I would use this code to get the values? : sscanf(stats, "p<|>sssddd", pInfo[playerid][Pname], pInfo[playerid][Password], pInfo[playerid][Ip], pInfo[playerid][Money], pInfo[playerid][Score], pInfo[playerid][Level]);
I would use this code to get the values? : sscanf(stats, "p<|>sssddd", pInfo[playerid][Pname], pInfo[playerid][Password], pInfo[playerid][Ip], pInfo[playerid][Money], pInfo[playerid][Score], pInfo[playerid][Level]);