Dealer
Overview
Our Prison Dealer system allows inmates to exchange items within the prison using a currency called
"cigarette."
This creates an internal economy that can be managed and utilized by the inmates. The configuration path for this system is located at:
data/presets/yourMap.lua/
.
Config file structure for Dealer
Each dealer position is uniquely configured for each map preset and is part of the interaction system.
Below is an example of the configuration structure:
Gallery
Features
Provide items for Prisoner that can be exchanged through economy item
cigarette
[can be adjusted in: Config.EconomyItem (config.lua)]
Location
By default can be found under blip named
Prison dealer
with icon/symbol (WEAPON)The location can be different for each map preset and can be adjusted in
rcore_prison/data/presets/yourPrisonMap.lua
.
Last updated