doesn't match the arguments
#4

Assuming that
pawn Код:
format(string, sizeof(string), "%d. %s\t{%h} %s\t%s\tTemporarily disabled", number, Points[i][Name],Points[i][Owner],Points[i][CapperName]);
is the warning line, two things pop out.

1. I've never seen %h in native SA-MP code so unless that's added from another include, that's probably not doing anything.
2. You have 5 specifiers (including the %h) but only gave information to 4 of them.
Reply


Messages In This Thread
doesn't match the arguments - by redtin06 - 22.11.2018, 04:51
Re: doesn't match the arguments - by redtin06 - 22.11.2018, 04:54
Re: doesn't match the arguments - by d1git - 22.11.2018, 05:02
Re: doesn't match the arguments - by DTV - 22.11.2018, 05:39
Re: doesn't match the arguments - by d3Pedro - 22.11.2018, 06:14

Forum Jump:


Users browsing this thread: 2 Guest(s)