My code doesn't work please help.
#6

Your code resets the KillStreak of the player who dies to 0. If you want to increase the killstreak when a player kills a player then:
pawn Код:
if (killerid != INVALID_PLAYER_ID) Player[killerid][Killstreak]++;
Reply


Messages In This Thread
My code doesn't work please help. - by Bubbly - 24.02.2014, 16:57
Respuesta: My code doesn't work please help. - by CuervO - 24.02.2014, 17:03
Re: Respuesta: My code doesn't work please help. - by Bubbly - 24.02.2014, 17:05
Re: My code doesn't work please help. - by Konstantinos - 24.02.2014, 17:08
Re: My code doesn't work please help. - by Bubbly - 24.02.2014, 17:12
Re: My code doesn't work please help. - by Konstantinos - 24.02.2014, 17:17
Re: My code doesn't work please help. - by Garr - 24.02.2014, 17:45

Forum Jump:


Users browsing this thread: 5 Guest(s)