[help]MySQL sscanf Load
#1

Hi I'm using mysql R33 and I use sscanf to load players stats from db but my code will start loading stats from the first field of db.. is there any way to start loading from ex: the 3 field? my code:

sscanf(string, sizeof(string), "p<|>iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii iiiii",
xx[playerid],
xx[playerid],
....
xx[playerid]
);

can I load things from the 3 field? HELP
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)