πPicking
Config.Picking = {
['My Cool Shop'] = {
{
Name = "my_cool_strain_target",
Location = vector3(378.14, -813.32, 29.0),
Radius = 0.75, Distance = 2.0,
Icon = 'fa-solid fa-cannabis', Label = 'Pick My Cool New Strain',
job = Config.CoreSettings.Jobs['My Cool Shop'].name,
strain = 'my_cool_new_strain', -- β
Pass strain
args = { shopName = "My Cool Shop", }, -- β
Pass shopName
},
},
}lusty94_weedshops:server:PickCrop
Last updated