Overlapping
Checks if provided player variables have the exact same players.
Syntax
Overlapping @first_value @other_values...
Returns
bool value
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
first value | Yes | Player variable (e.g. @all, @classDPlayers) | |
other values | Yes | Player variable (e.g. @all, @classDPlayers) |
Validated examples using this method
On a running server
Use serhelp Overlapping to inspect the reference generated by your installed SER version.