mysql
#8

Okay the problem is in your sscanf syntax, the old include version doesn't support the delimiter being in brackets, you need to just put it there on its own next to p. I recommend using the latest plugin version of sscanf of course, however if you wish to stick with the old version, here is the fixed syntax for that version:

pawn Код:
sscanf(Str, "p|iffff", dModel, VX, VY, VZ, VA);
Reply


Messages In This Thread
mysql - by iJumbo - 13.02.2011, 16:13
Re: mysql - by wups - 13.02.2011, 16:19
[No subject] - by iJumbo - 13.02.2011, 16:24
Re: mysql - by JaTochNietDan - 13.02.2011, 19:19
Re: mysql - by iJumbo - 13.02.2011, 19:22
Re: mysql - by JaTochNietDan - 13.02.2011, 19:29
Re: mysql - by iJumbo - 13.02.2011, 19:32
Re: mysql - by JaTochNietDan - 13.02.2011, 19:35
Re: mysql - by iJumbo - 13.02.2011, 19:42

Forum Jump:


Users browsing this thread: 1 Guest(s)