#6

Works for me. I can use strlen and not get an error at all. Are you completely sure it's that line? You can also ignore the error if you just do.

pawn Код:
format(price, 64, strval(field[2]);
Edit: Oh wait! Use the one below.

pawn Код:
format(price, strlen(price), strval(field[2]));
Reply


Messages In This Thread
AAAA - by Antonio [G-RP] - 21.06.2010, 02:00
Re: More errors (/buycar) - by Antonio [G-RP] - 21.06.2010, 04:04
Re: More errors (/buycar) - by Antonio [G-RP] - 21.06.2010, 17:22
Re: More errors (/buycar) - by Carlton - 21.06.2010, 17:30
Re: More errors (/buycar) - by Antonio [G-RP] - 21.06.2010, 17:34
Re: More errors (/buycar) - by Carlton - 21.06.2010, 17:37
Re: More errors (/buycar) - by DJDhan - 21.06.2010, 17:42
Re: More errors (/buycar) - by Carlton - 21.06.2010, 17:44
Re: More errors (/buycar) - by Antonio [G-RP] - 21.06.2010, 18:03
Re: More errors (/buycar) - by Hiddos - 21.06.2010, 18:38

Forum Jump:


Users browsing this thread: 4 Guest(s)