exports / triggers
Client Exports / Triggers
Export
Result
local InMatch = exports.brutal_paintball:isInPaintball()
print('Player is playing:', InMatch)Last updated

local InMatch = exports.brutal_paintball:isInPaintball()
print('Player is playing:', InMatch)Last updated