Client Exports

inHTML
exports.nass_paintball:inHTML()

This export returns true if the lobby selector UI is open.

inGame
exports.nass_paintball:inGame()

This export returns true if the current player is in a paintball game.

isSpectating
exports.nass_paintball:isSpectating()

This export returns true if the player is currently spectating a paintball game.

Last updated