12-Jul-2023
This entity suppose to count the total number of player slots on the server on map load and triggers its target on the first server frame if the amount of slots equals a value you specify. However I couldn't get it to work. Contact me if you managed to make it working. It won't trigger if the amount of slots is greater or smaller than the specified value. This entity will remove itself from the game right afterwards.
Keyvalues |
Target target : Tested, doesn't work.
Delay Before Trigger delay : Tested, doesn't work.
Kill Target killtarget : Tested, doesn't work.
Value frags : Player slots required for this entity to trigger its target.
Once a map is running, the maximum player count (stored in CVar "maxplayers") cannot be changed.