Tags: BryceCanyonCounty/bcc-oil
Tags
Add Manager-NPC-Coords in Config // add German Language (#24) * Update config.lua Add Manager-NPC-Coords to Config * Update OilMissions.lua Add Manager-NPC-Coords to Config * Create de_lang.lua Add German Language * Update fxmanifest.lua * Update version --------- Co-authored-by: Apollyon <[email protected]>
Major Refactor and Updates (#22) * Major Refactor and Updates - Ported to feather-menu and removed custom UI - Added locale function for language localization keys - Changed vorp-utils to bcc-utils - Update the vorp core and vorp inventory exports to latest documentations - Changed 3dText to Prompt - Database will be inserted automatically - Refactor config * Update README.md updated readme * Create version - version bump * Delete locale.lua * Create locale.lua * Create ro_lang.lua * Create ptbr_lang.lua * Create en_lang.lua * Update fxmanifest.lua * Delete config.lua * Create config.lua - change to vector coords * Update server.lua - add user nil check - versioner uses file check * Update functions.lua - update load model function with valid model check - housekeeping * Update CriminalMissionsSetup.lua - update load model call - housekeeping * Update MainPedSpawns.lua - update load model call * Update MainWagonSpawn.lua - update load model call - housekeeping * Update OilMissions.lua - update load model call - use vector distance check - housekeeping * Update SupplyMissions.lua - housekeeping --------- Co-authored-by: Apollyon <[email protected]>
Fix oil wagon robbery payout (#16) * Update fxmanifest.lua - version bump * Update config.lua - adjust position of wagon and guards to prevent getting stuck in map * Update CriminalMissionsSetup.lua - adjusted for vector3 wagon coords * Update server.lua - replace 'RobberyPayout' function to fix player payout and halve the db calls