xs_freevisibleslots
Syntax
stock bool:xs_freevisibleslots(num)
Usage
| Parameter | Description |
|---|---|
| num | The number of slots to check. |
Description
Checks whether there are at least @num free visible slots.
Return
true if there are at least that many free, false otherwise.