YSI Y_INI Error 025
#1

I get these errors when compiling my gamemode. I have searched around for an hour now an nothing has worked.

ERRORS:
Код:
C:\Users\X\Desktop\X\pawno\include\YSI\y_hooks/impl.inc(1755) : error 025: function heading differs from prototype
C:\Users\X\Desktop\X\pawno\include\YSI\y_hooks/impl.inc(2339) : error 025: function heading differs from prototype
C:\Users\X\Desktop\X\pawno\include\YSI\y_hooks/impl.inc(2386) : error 025: function heading differs from prototype
Please and thank you
Reply
#2

Post the error lines please.
Reply
#3

Код:
1755: public OnUnoccupiedVehicleUpdate(vehicleid, playerid, passenger_seat, Float:new_x, Float:new_y, Float:new_z)
2339: public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid, bodypart)
2386: public OnPlayerGiveDamage(playerid, damagedid, Float:amount, weaponid, bodypart)
Reply
#4

Edit, After checking them again...
It has nothing to do with the YSI, I think you're using old version of samp, What version are you using ?
Reply
#5

There aren't any Forwards that I can see in the Y-INI include.. want me to just upload the file?

using 0.3z.

EDIT: you were right. I replaced the pawn default includes with 0.3z ones and no errors now. Thanks a bunch!!
Reply
#6

Try downloading the latest server package and put your gamemode/plugins/includes on it..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)