Create a weapon.
local created = exports.drx_mdt:CreateWeapon(source, { serial, stateid, model }
Paramters:
source (number|nil): The server id of the author or none.
source
number|nil
options (table) - serial (string) - stateid (string): The owner of the weapon - model (string)
options
table
serial
string
stateid
model
Returns:
boolean
Last updated 7 months ago