08.12.2011, 03:29
When I look at that, the first thought that comes to my head with that error is that you're missing a ">" at the end of your sscanf line to close the enum. Try this:
pawn Код:
sscanf(szResult, "e<p<|>s[25]s[30]ddddddddddddddffdddd>", PlayerInfo[extraid]);