how can i fix that?
#4

Quote:
Originally Posted by decastro96
Посмотреть сообщение
C:\Users\extro\Desktop\New folder\pawno\include\streamer.inc(435) : warning 202: number of arguments does not match definition
C:\Users\extro\Desktop\New folder\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition
Example that triggers this warning :
pawn Код:
// native SetPlayerHealth(playerid, Float:Health);

SetPlayerHealth(playerid);
This would cause the number of arguments warning, as the parameter count doesn't match the native function.
Reply


Messages In This Thread
how can i fix that? - by decastro96 - 16.06.2011, 16:50
Re: how can i fix that? - by Cameltoe - 16.06.2011, 16:51
Re: how can i fix that? - by decastro96 - 16.06.2011, 16:56
Re: how can i fix that? - by Cameltoe - 16.06.2011, 16:58

Forum Jump:


Users browsing this thread: 2 Guest(s)