SA-MP Forums Archive
3 Errors - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: 3 Errors (/showthread.php?tid=74054)



3 Errors - MarkusJuntunen - 19.04.2009

Quote:

C:\DOCUME~1\ANNIKA~1.DIT\SKRIVB~1\Pawno\pawno\stun t.pwn(2261) : error 025: function heading differs from prototype
C:\DOCUME~1\ANNIKA~1.DIT\SKRIVB~1\Pawno\pawno\stun t.pwn(2267) : error 025: function heading differs from prototype
C:\DOCUME~1\ANNIKA~1.DIT\SKRIVB~1\Pawno\pawno\stun t.pwn(2273) : error 025: function heading differs from prototype

2261;
Код:
public OnVehicleMod(vehicleid,componentid)
2267:
Код:
public OnVehiclePaintjob(vehicleid,paintjobid)
2273:
Код:
public OnVehicleRespray(vehicleid,color1,color2)



Re: 3 Errors - Rks25 - 19.04.2009

update to newest includes.