23.01.2010, 08:06
Quote:
Originally Posted by McKinley
NPC-bots are counted as players too. So if you have 100 slots and 5 NPC-bots, you'll only have 95 slots.
|
It's possible; if you added "fake" bots for the player slots from 0+, then your real NPCs, and kicked the fake ones.
Here's an example:
- I have a 100 slot server
- I have 20 NPC's
- I would have 80 playable player slots after adding the NPCs
- In that case, I would write a script to connect 80 fake bots, taking up player IDs 0-79
- The script(s) would then add the 20 real NPCs, taking up player IDs 80-99
- The script would then kick the 80 fake bots, freeing up player IDs 0-79 and allowing players to connect as normal from player ID 0+