Tags: BryceCanyonCounty/bcc-bin
Tags
Bug fix and general update (#4) * Update version * Delete config.lua * Update README.md * Update ro_lang.lua * Update fr_lang.lua * Update en_lang.lua * Update fxmanifest.lua * Create rewards.lua - moved rewards to a separate file * Create locations.lua - moved locations to a separate file * Create config.lua - add devmode for resource restarts via command - added key to open bin - added cooldown setting - added blip settings and colors * Update main.lua - added user checks - added callback to set initial bin location - added function to update random spawn location - added cooldown functions - added canCarry checks for reward items - housekeeping * Update main.lua - switched vorp_progressbar to feather-progressbar - added callback to set bin location on character select - fixed bin object not being created - added blip functionality - added native prompt functionality - added devmode command - added onResourceStop cleanup - housekeeping