This is a fun and interactive Christmas present hunt script for FiveM, built for the newESX framework. Players can collect presents scattered across the map, compete to collect the most, and view the top collectors on the leaderboard.
- 🎅 Random Gift Spawning: 1000 presents spawn randomly on the map for players to collect.
- 🏆 Leaderboard: Players can check the top 3 collectors using
/leaderboard
. - 🎁 Gift Collection: Presents disappear once collected, rewarding the player.
- 🚀 Teleport to Nearest Gift: Players can teleport to the nearest present with
/teleportToGift
. - 🕹️ Fully integrated with newESX Framework: Utilizes the latest newESX functions.
- Download the script and place it in your
resources
folder. - Add the following to your
server.cfg
:start ChristmasPresentHunt
- Ensure you are using the newESX framework.
/leaderboard
- Displays the top 3 players with the most collected presents./teleportToGift
- Teleports the player to the nearest uncollected present.
- More customizable features, including different gift models.
- Expanded leaderboard options.
- Additional rewards for top collectors!
Feel free to submit any pull requests or issues to help improve this script!
This project is licensed under the GPL 3.0 License.