Quote:
Originally Posted by Rajat_Pawar
If you just have started/enabled registrations, you could add a variable TotalRegisteredPlayers++; under every successful registration, save it, and whenever required just format it and send it!
|
Can't I just count how many files is there in the directory and return the result in SendClientMessage instead?