OnPlayerGiveDamage : error 025: function heading differs from prototype
#1

I got this error ( I alredy got this error before ) :
Код HTML:
error 025: function heading differs from prototype
Код HTML:
public OnPlayerGiveDamage(playerid, damagedid, Float:amount, weaponid, bodypart)
{
	return 1;
}
Problem is i alredy have YSI 4.0.2 and all latest includes and plugins, here is my #include :
Код:
/*-------------------------------------------------------------*/
#include 												<a_samp>
#include 												 <FCNPC>
#include 										  "CoD-Mape.pwn"
#undef MAX_PLAYERS
#define MAX_PLAYERS 										 250
/*-------------------------------------------------------------*/
#include 											   <sscanf2>
#include 											  <streamer>
#include 											  <Pawn.CMD>
#include 											  <YSI\y_va>
#include 											 <YSI\y_ini>
#include 											<Pawn.RegEx>
#include 										 <YSI\y_iterate>
#include 											<mapandreas>
/*-------------------------------------------------------------*/
Reply


Messages In This Thread
OnPlayerGiveDamage : error 025: function heading differs from prototype - by NexyAG - 31.12.2018, 11:43
Re: OnPlayerGiveDamage : error 025: function heading differs from prototype - by Hawsn - 31.12.2018, 11:45
Re: OnPlayerGiveDamage : error 025: function heading differs from prototype - by NexyAG - 31.12.2018, 11:48
Re: OnPlayerGiveDamage : error 025: function heading differs from prototype - by NexyAG - 31.12.2018, 12:00

Forum Jump:


Users browsing this thread: 1 Guest(s)