frp-fireworks
A simple fireworks script for the 4th of July in Family Roleplay.
Installation
- Download the script by using the green "Code" button and selecting "Download ZIP".
- Extract the ZIP and ensure it's name is
frp-fireworks
when placed in yourresources
folder. - Ensure this resource using
ensure frp-fireworks
in yourserver.cfg
or place it in a resource group and ensure the group. - Start your server and enjoy!
Usage
- Use the command
/fireworks
to launch fireworks at your location. Anyone with theqbcore.admin
permission can use this command.
Changing permissions
- Open the
server/sv_main.lua
file. - Change the permission in the
QBCore.Commands.Add
function to your desired permission. The default isqbcore.admin
.
Description
Languages
Lua
100%