πStatesbags
You will find all our statesbags
Client
LocalPlayer.state.InMatch -- Boolean
LocalPlayer.state.InPreMatch -- Bolean
LocalPlayer.state.InRankedMatch -- Bolean
Server
Player(ID_HERE).state.InMatch -- Boolean
Player(ID_HERE).state.InPreMatch -- Bolean
Player(ID_HERE).state.InRankedMatch -- Bolean
Last updated