04.03.2019, 21:25
Might be a good idea to also add a validation routine that makes sure the player count is correct. If for some reason it isn't then you can print the error so you know something is wrong. You can always just comment out that check later on when you see your system has no holes.
I've always found with SA-MP it's good to expect stuff not to work as expected under unusual or rare circumstances so it doesn't hurt to put in an loop here and there and do some validation checks.
I've always found with SA-MP it's good to expect stuff not to work as expected under unusual or rare circumstances so it doesn't hurt to put in an loop here and there and do some validation checks.