09.03.2015, 18:00
how about this sir
Quote:
C:\Users\server\Desktop\NVCNR\NVCNR-0.3x\gamemodes\NVCNR.pwn(18139) : error 025: function heading differs from prototype |
Код:
public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid, bodypart) { ShowBloodScreen(playerid,amount, 350); return 1; }