🏛️Deposit Bag_of_cash
Deposit Bag_of_cash settings overview
Config.depositcashtxt = "Press ~INPUT_CONTEXT~ to deposit the bag of cash" -- Text hint when on range to give the bag of cash
Config.depositbagpositions = { -- Random bank position coords
{ x = 149.19, y = -1040.47, z = 29.36 },
{ x = 314.39, y = -279.16, z = 54.16 },
{ x = -1212.18, y = -330.47, z = 37.77 },
-- Add more coordinates as needed
}
Config.depositbagpositions Random bank list position to deposit the bag of cash and receive the cash. Add as many as needed.
Was this helpful?