Functions
exports['tropic-blackmarket']:usePhone()RegisterCommand("call", function()
exports['tropic-blackmarket']:usePhone()
end, false)tropic-blackmarket:UsePhone }, {
id = 'blackmarket',
title = 'Black Market',
icon = 'box',
type = 'client',
event = 'tropic-blackmarket:UsePhone',
shouldClose = true
}, {['testphone'] = {
label = 'Test Phone',
weight = 100,
stack = false,
close = true,
description = 'A super cool phone',
client = {
export = 'tropic-blackmarket.usePhone'
}
},Last updated