16.04.2014, 15:06
in this line:
i get this warning:
under that line there is:
why?
pawn Код:
format(string, sizeof(string), "%s is attempting to capture the %s !", GetPlayerName(playerid),PointInfo[0][PointName]);
pawn Код:
warning 202: number of arguments does not match definition
pawn Код:
ProxDetector(50.0, playerid, string, COLOR_RED,COLOR_RED,COLOR_RED,COLOR_RED,COLOR_RED);