[Tutorial] Simple Killstreaks
#2

Here are some errors with the script

1. MAX_PLAYERS is case sensitive so max_players will return a unknown error.
2. max_playerp_name isn't a defined variable and max_player_name needs to be capitalized to be a defined variable.
3. There is no value assigned to name1 or name2
4.
pawn Code:
format(msg1, strlen(msg1), "%s has ended his killstreak", name1);
Who has ended who's killstreak? If the person wasn't on a killstreak, it would still show.

5. OnPlayerDisConnect should be OnPlayerDisconnect, remember the case.

You should explain the tutorial better, what does each function do?
Reply


Messages In This Thread
Simple Killstreaks - by sciman001 - 13.11.2011, 02:03
Re: Simple Killstreaks - by [HiC]TheKiller - 13.11.2011, 02:45
Re: Simple Killstreaks - by Xx_OutLawZ_xX - 13.11.2011, 02:47
Re: Simple Killstreaks - by sciman001 - 13.11.2011, 05:27
Re: Simple Killstreaks - by Hansrutger - 16.11.2011, 20:27
Re: Simple Killstreaks - by Astralis - 17.11.2011, 04:21
Re: Simple Killstreaks - by TheLazySloth - 17.11.2011, 08:10
Re: Simple Killstreaks - by Niko_boy - 19.11.2011, 16:01
Re: Simple Killstreaks - by Hansrutger - 19.11.2011, 23:21
Re: Simple Killstreaks - by krystiang1 - 25.11.2011, 20:53

Forum Jump:


Users browsing this thread: 3 Guest(s)