Exports
Exports of gx_medo Resource
Example (server)
RegisterCommand("test", function(source)
exports.gx_medo:msg(source, "Do", {"This is a example"})
end)Last updated
Exports of gx_medo Resource
RegisterCommand("test", function(source)
exports.gx_medo:msg(source, "Do", {"This is a example"})
end)Last updated