21.05.2018, 00:36
PHP код:
public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid, bodypart) //<<< Line 28230
{
PlayerPlaySound(issuerid, 17802, 0.0, 0.0, 0.0);
}
Код:
D:\SA-MP Servers\TestServer\Gamemodes\TestServer.pwn(28230) : error 025: function heading differs from prototype