15.01.2015, 13:02
this is caused due to something like this
solution-
pawn Код:
sscanf(some_text, "p,fff"x,y,z)
pawn Код:
sscanf(some_text, "p<,>fff"x,y,z)//add the <> thing