23.09.2012, 04:11
I am using this Duel System https://sampforum.blast.hk/showthread.php?tid=254032
How do I get the score everytime I win in every single duel?
For example: Playeryou vs Playerme then I won in 1 duel then my Duel score should be 1.
I know I should add Duel in
How do I get the score everytime I win in every single duel?
For example: Playeryou vs Playerme then I won in 1 duel then my Duel score should be 1.
I know I should add Duel in
pawn Код:
enum PlayerData
{
AdminLevel,
Kills,
Reps,
Deaths,
Hours,
Minutes,
Seconds,
TotalTime,
Duel, <---------
ConnectTime