Exports
Here you can find some exports
New Dispatch (Client)
Creates a new dispatch client sided
Data
title:
string
description:
string
coords:
vector3
Example
exports.b_dispatch:newDispatch('New dispatch', 'Description', vector3(156.0, 254,0, 24.0))
Last updated