Package Description
Advent Calendar Script
Advent Calendar Script is a seasonal reward system for RedM servers, designed for the VORP framework.
The system allows players to open daily calendar rewards, supports regular and premium calendar access, stores claimed days in SQL, and provides a clean animated UI for an engaging holiday experience.
Main Features
- Daily Rewards – Players can claim unique rewards for each calendar day.
- Customizable Rewards – Rewards can be fully configured from the config file.
- Multiple Reward Types – Supports gold, money, weapons, and items.
- SQL Tracking – Opened calendar days are saved per player in the database.
- Anti-Duplicate Claim System – Prevents players from claiming the same day multiple times.
- Premium Calendar – Includes a dedicated premium calendar with exclusive rewards.
- Steam ID Based Premium Access – Premium access can be granted to specific players through SQL using their Steam ID.
- Dynamic User Interface – Clean and easy-to-use advent calendar UI.
- Smooth Animations – Animated transitions for a better player experience.
Configuration Options
- Reward Setup – Define rewards for each calendar day.
- Reward Types – Configure gold, money, weapon, and item rewards.
- Premium Access – Manage premium calendar access through SQL.
- Calendar Settings – Adjust calendar behavior from the configuration file.
Compatibility
Locked Files
Server-side and client-side core files are protected with CFX Escrow, while config.lua remains fully open and editable.
Dependencies