Skip to main content

Overlapping

Checks if provided player variables have the exact same players.

Syntax

Overlapping @first_value @other_values...

Returns

bool value

Arguments

NameRequiredTypeDescription
first valueYesPlayer variable (e.g. @all, @classDPlayers)
other valuesYesPlayer 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.