03.04.2016, 22:22
Quote:
Declare the command without the 'params' parameter:
PHP код:
PHP код:
|
BTW, the callback shows an error on my script
PHP код:
D:\samp037_svr_R2-1-1_win32\gamemodes\UGRP.pwn(7621) : error 025: function heading differs from prototype
Current:
PHP код:
public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid, bodypart)
PHP код:
public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid)