y_dohooks - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: y_dohooks (
/showthread.php?tid=404777)
y_dohooks -
tyler12 - 04.01.2013
When I compile my gamemode using y_ini, I get an error about y_dohooks.
pawno\include\YSI\internal\y_dohooks.inc(816) : error 025: function heading differs from prototype
I checked that line, it look's fine.
pawn Код:
public OnVehicleDeath(vehicleid, killerid)
Any help would be appreciated, thank's.
Tyler.
Re : y_dohooks -
[HRD]Mar1 - 04.01.2013
Redownload the includes
Re: Re : y_dohooks -
tyler12 - 04.01.2013
Quote:
Originally Posted by [HRD]Mar1
Redownload the includes
|
I did that before posting here.
Respuesta: y_dohooks -
[CG]Milito - 04.01.2013
Same happens to me, 5 warnings coming from y_dohooks
Re: y_dohooks -
mineralo - 04.01.2013
you should check in include line 816 but not in gm, could you show the line 816 from y+dohooks?