31.12.2018, 11:43
I got this error ( I alredy got this error before ) :
Problem is i alredy have YSI 4.0.2 and all latest includes and plugins, here is my #include :
Код HTML:
error 025: function heading differs from prototype
Код HTML:
public OnPlayerGiveDamage(playerid, damagedid, Float:amount, weaponid, bodypart) { return 1; }
Код:
/*-------------------------------------------------------------*/ #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> /*-------------------------------------------------------------*/