You said:
Quote:
Originally Posted by r0ck
dont need full plugin just that part of script if number are odd then error like teams cannot be made due to odd number of terrorists
|
And that code does that, asign "iPlayers" as the number of terrorists or whatever you need and the "iExtraPlayers" would be 0 if the number of terrorists can be divided by 2.
In the example code it can't be divided, so "iExtraPlayers" is 1.
__________________