[Include] OnPlayerFakeKill.inc
#3

An issue:
pawn Code:
SetTimerEx("_Ban", "d", playerid);
pawn Code:
SetTimerEx("_Ban", 100, false, "i", playerid);
Suggestion:
  • Use a boolean instead of a whole integer number as it only requires to handle the values 0 and 1.
Even though this is most likely using common sense and a pinch of basic knowledge on how some callbacks work/do, it's vastly better than probably every other similar system released on this forum. Good job, bud!
Reply


Messages In This Thread
OnPlayerFakeKill.inc - by Abagail - 22.07.2015, 03:09
Re: OnPlayerFakeKill.inc - by DarkLored - 22.07.2015, 03:14
Re: OnPlayerFakeKill.inc - by SickAttack - 22.07.2015, 03:46
Re: OnPlayerFakeKill.inc - by Abagail - 22.07.2015, 04:25
Re: OnPlayerFakeKill.inc - by Yashas - 22.07.2015, 05:51
Re: OnPlayerFakeKill.inc - by Evocator - 22.07.2015, 07:13
Re: OnPlayerFakeKill.inc - by amirab - 22.07.2015, 10:58
Re: OnPlayerFakeKill.inc - by Tamer - 22.07.2015, 12:58
Re: OnPlayerFakeKill.inc - by Lordzy - 22.07.2015, 13:07
Re: OnPlayerFakeKill.inc - by Abagail - 22.07.2015, 15:16

Forum Jump:


Users browsing this thread: 1 Guest(s)