Exports

Client Exports

-- Is Player in the game
---@return boolean
exports['0r-paintball-v2']:inGame()

Server Exports

-- Is Player in the game
---@return boolean
exports['0r-paintball-v2']:inGame()

Last updated