02.08.2017, 14:05
Quote:
Still the same dude...
the sentence that u copied is: "The admin %s has gave %s kills to everyone" |
Anyway do some debug measures to detect where the problem comes from.
Example: (Put this in the loop)
Код:
printf("Players ID %i has been given %i kills", i, KillsNum);