RX Scripts Logo
Smelters

Exports

All client- & serversided exports included within this script. Exports provide callable functions that allow other resources to interact with this script's functionality.
If additional exports are required for your implementation, please submit a formal request through our ticketing system on the official Discord server.

Server Exports

No server-sided exports available at this time.

Client Exports

OpenSmelter

Opens a smelter.

exports['RxZ_Smelters']:OpenSmelter(name, coords)
name
string required

Name of the smelter to open. This should match the name defined in the Config.Smelters table.

coords
vector3 required

Coords used as a unique identifier for the smelter.