Client functions that are in some way related to the game aspects.
local closestPlayer, closestDistance = Wosa.Game.ClosestPlayer()
local Players = Wosa.Game.Players()
local PlayersInArea = Wosa.Game.PlayersArea()
Last updated 4 years ago
Was this helpful?