25.12.2012, 20:51
Change this:
To:
"S" as a capital is for the length, without ("s") is no need for any length.
And can you maybe show the database structure (If this above doesn't work)?
pawn Code:
sscanf(query, "p<|>s[24]dffffdddddddddddddddddddddddddddddddddddd",
pawn Code:
sscanf(query, "p<|>sdffffdddddddddddddddddddddddddddddddddddd",
And can you maybe show the database structure (If this above doesn't work)?

