07.11.2013, 19:13
Yeah, I have faced this problem before.
Quote:
You can add an array to check if the player slot is used in your script. If someone try to connect with an used player ID, ban him.
Can they spawn even if I return 0 in OnPlayerRequestSpawn? BTW you can always use that secret native to check for bots. GetPlayerVersion returns invalid version name too for them, while IsPlayerNPC returns false. |