19.04.2016, 03:12
Portuguese help section is here.
http://forum.sa-mp.com/forumdisplay.php?f=34
Up top of that piece of code put
This will print to the server.log whenever anyone is being paid. If this doesn't show in the server.log, then the issue is elsewhere in your code.
http://forum.sa-mp.com/forumdisplay.php?f=34
Up top of that piece of code put
Код:
if(PlayerInfo[i][pPayDay] >= 3) { printf("Debug: Payday activated player %i", i); //new Conta = PlayerInfo[i][pConta];