Function heading to prototype - 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: Function heading to prototype (
/showthread.php?tid=586478)
Function heading to prototype -
ognyanov - 22.08.2015
Hello i have a problem.When i compile gang system there is a error Function heading to prototype.on line 648
Here is line 648
PHP код:
public OnPlayerGiveDamage(playerid, damagedid, Float: amount, weaponid, bodypart)
Re: Function heading to prototype -
Bingo - 22.08.2015
Make sure your includes are up-to-date.
Re: Function heading to prototype -
ognyanov - 22.08.2015
Quote:
Originally Posted by Bingo
Make sure your includes are up-to-date.
|
Thanks for the help.
Re: Function heading to prototype -
Bingo - 22.08.2015
Quote:
Originally Posted by ognyanov
Thanks for the help.
|
Try,
If the error stills bumps up, Let me know. Goodnluck!