25.03.2015, 12:27
hi all,
i got 1 error and 1 warning, this is my error
this is the line
and this is my warning
this is the line
Thanks, and i'll rep you !!
i got 1 error and 1 warning, this is my error
Код:
error 025: function heading differs from prototype
Код:
forward DuelDeclined(); public DuelDeclined()
Код:
warning 202: number of arguments does not match definition
Код:
if(DuelType == 6) format(str, sizeof(str), "{ff0000}You Have Been Challenged To A 1v1 Duel By {00ff37}%s!\n{ff0000}This Invite Will Be Auto Cancelled In 10 Seconds.\n{ff0000}Duel Weapons: {00ff37}Sawn-off Shotgun + TEC-9 + Deagle\n{ff0000}Bet: {00ff37}$%d", GetName(dueler1), Bet);