19.04.2014, 04:57
Hello everyone,
I'm need some help here at the moment i'm making a TDM and i'm trying to get players to get the score. They get first kill with 1+ but the 2nd kill they get 2+ extra.. if anyone knows the problem can you please help me!
Code:
SetPlayerScore(killerid, GetPlayerScore(playerid) + 1);
I'm need some help here at the moment i'm making a TDM and i'm trying to get players to get the score. They get first kill with 1+ but the 2nd kill they get 2+ extra.. if anyone knows the problem can you please help me!
Code:
SetPlayerScore(killerid, GetPlayerScore(playerid) + 1);