💻Exports

Get Player State

--- This function checks if a player is in a paint ball game
--- @return boolean - Returns true if the player is in paintball game, false otherwise

-- Client-side: Check if the player is in a property block
exports['l2s-paintball']:IsPlayerInPB()

Last updated