FiveM is a modification for Grand Theft Auto V developed and powered by Cfx.re. The purpose of FiveM is to allow GTAV players to play with other players on customized dedicated servers. It is the original community-driven and source-available GTAV multiplayer modification project.
https://gta-fivem.fandom.com/wiki/FiveM
Recreationally, I enjoy fixing existing FiveM scripts, converting them to different frameworks, and writing my own original scripts. Below is a list of some of the FiveM stuff I have worked on which I have made available to the public on my GitHub.
If you have a problem related to one of my scripts, please open a new issue on its respective GitHub page. If you have any questions or need FiveM help, feel free to email me at giana@giana.dev.
QB Framework – Original Content
- g-animationtest
- G-AnimationTest is a script for FiveM QBCore providing a command to test any animation given the animation dictionary and name.
- Version 1.0.0 (as of March 10, 2023)
- g-bikerentals
- G-BikeRentals is a script for FiveM QBCore allowing you to configure bicycle rental locations around your city for citizens to utilize.
- Version 1.0.0 (as of March 20, 2023)
- g-billing
- G-Billing is a script for FiveM QBCore providing a simple and intuitive menu (accessed via one command) for employees to send bills on behalf of boss accounts/society funds and for employees and regular citizens to manage, view, and pay bills.
- Version 2.0.0 (as of April 11, 2023)
- g-drugselling
- G-DrugSelling is a script for FiveM QBCore for selling drugs (or any items) from the player’s inventory via vehicle and/or walk up, or target, at configurable coordinates.
- Version 1.1.0 (as of March 18, 2023)
- g-givecar
- G-GiveCar is a script for FiveM QBCore providing a command to give a new car to an online citizen by putting it in their garage.
- Version 1.1.0 (as of April 11, 2023)
- g-mysterybox
- G-MysteryBox is a script for FiveM QBCore for configuring a mystery box to be found and opened for rewards.
- Version 1.0.1 (as of March 18, 2023)
- g-shootingalert
- G-ShootingAlert is a script for FiveM QBCore allowing you to notify police of shootings at configured locations.
- Version 1.0.0 (as of March 8, 2023)
- g-vehiclecloset
- G-VehicleCloset is a script for FiveM QBCore providing a means of opening the outfit changing menu by targeting parts of a vehicle.
- Version 1.0.2 (as of March 25, 2023)
- tp-us
- TP-Us is a script for FiveM QBCore providing commands for teleporting yourself and/or someone else to specified coordinates.
- Version 1.0.0 (as of March 25, 2023)
QB Framework – Conversions
- qb-gamz-food
- Food and drink spot(s) for QBCore. Original by gamziboi.
- Version 1.0.1 (as of June 10, 2023)
- qb-Lenzh_chopshop
- Chop shop for QBCore. Original by Lenzh.
- Version 3.0.0 (as of February 26, 2023)
- qb_lscustom
- LS Customs for QBCore. Original by ESX Framework.
- Version 1.0.0 (as of June 10, 2023)
ND Framework – Conversions
- nd_pickle_farming
- An ND Framework farming resource with synced growth. Original by PickleModifications.