How do i get rid of these warnings?!?
#1

Hi i'm trying to make a FS, but i keep getting these Warnings, how can i get rid of them?

Код:
C:\Users\Chrillzen\Desktop\Allt\SAMP\filterscripts\S-Cheats.pwn(143) : warning 202: number of arguments does not match definition
C:\Users\Chrillzen\Desktop\Allt\SAMP\filterscripts\S-Cheats.pwn(143) : warning 202: number of arguments does not match definition
C:\Users\Chrillzen\Desktop\Allt\SAMP\filterscripts\S-Cheats.pwn(158) : warning 202: number of arguments does not match definition
C:\Users\Chrillzen\Desktop\Allt\SAMP\filterscripts\S-Cheats.pwn(158) : warning 202: number of arguments does not match definition
C:\Users\Chrillzen\Desktop\Allt\SAMP\filterscripts\S-Cheats.pwn(173) : warning 202: number of arguments does not match definition
C:\Users\Chrillzen\Desktop\Allt\SAMP\filterscripts\S-Cheats.pwn(173) : warning 202: number of arguments does not match definition
C:\Users\Chrillzen\Desktop\Allt\SAMP\filterscripts\S-Cheats.pwn(187) : warning 202: number of arguments does not match definition
C:\Users\Chrillzen\Desktop\Allt\SAMP\filterscripts\S-Cheats.pwn(187) : warning 202: number of arguments does not match definition
C:\Users\Chrillzen\Desktop\Allt\SAMP\filterscripts\S-Cheats.pwn(194) : warning 202: number of arguments does not match definition
C:\Users\Chrillzen\Desktop\Allt\SAMP\filterscripts\S-Cheats.pwn(194) : warning 202: number of arguments does not match definition
C:\Users\Chrillzen\Desktop\Allt\SAMP\filterscripts\S-Cheats.pwn(201) : warning 202: number of arguments does not match definition
C:\Users\Chrillzen\Desktop\Allt\SAMP\filterscripts\S-Cheats.pwn(201) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


12 Warnings.
This is from one warning.

Код:
     format(string, sizeof(string), "%s, you recieved armor, health and money.", GetPlayerName(playerid));
     SendClientMessage(playerid, COLOR_GREEN, string);
Reply


Messages In This Thread
How do i get rid of these warnings?!? - by Chrillzen - 17.08.2010, 08:25
Re: How do i get rid of these warnings?!? - by ikey07 - 17.08.2010, 08:38
Re: How do i get rid of these warnings?!? - by Chrillzen - 17.08.2010, 08:45
Re: How do i get rid of these warnings?!? - by ikey07 - 17.08.2010, 08:55
Re: How do i get rid of these warnings?!? - by Claude - 17.08.2010, 10:26
Re: How do i get rid of these warnings?!? - by Mike Garber - 17.08.2010, 10:29
Re: How do i get rid of these warnings?!? - by bestr32 - 18.01.2012, 16:55
Re: How do i get rid of these warnings?!? - by milanosie - 18.01.2012, 17:47
Re: How do i get rid of these warnings?!? - by RyDeR` - 18.01.2012, 17:56
Re: How do i get rid of these warnings?!? - by SchurmanCQC - 18.01.2012, 19:52

Forum Jump:


Users browsing this thread: 5 Guest(s)