Exports
orbit-dynamichud- Exports for the resource.
Server Side Exports
CreateBlueprint - Creates blueprint using the resources own system.
-- @param targetPlayer int - The target players source/server ID.
-- @param blueprintName string - The name of the blueprint item.
-- @param amount int - The amount of blueprints to give.
exports['orbit-craftingsystem']:CreateBlueprint(targetPlayer, blueprintName, amount)Last updated