27.07.2012, 11:13
Hi guys, my console outputs the following error:
And I figured out its being caused by this piece of code:
So basically what Im trying to do is set these values to the enum (null'ing the vehicle enum in the other words) and somewhy Im getting this error. Wheres the problem guys? Thanks for any help!
Код:
sscanf warning: Format specifier does not match parameter count.
pawn Код:
sscanf("0 -1 0 0 0 0 0 0 0 0 0.0 0.0 0.0 0.0 0 0 0 0 -1 0 0 0 0 0", vehicleInfo[id]);