[ESX] [FREE] Adventcalendar

Good evening,

Since there wasn’t a lot to choose from, I decided to publish my advent calendar today. This includes the completely easy-to-configure config in which each day can be managed as well as tracking shots when a gate is opened. I wish you much fun with it.

Please note that you still have to add your own give vehicle method.

Video:

Download:
Reversum_AdventCalendar.rar (215.3 KB)

Github:

SQL:

ALTER TABLE users ADD day INT(11) DEFAULT 0;

Config:

12 Likes

Nice job

Kostenlos? King <3

Nice :+1:

1 Like

Bei mir auf dem server geht das script nicht und es fehlt die sql dabei

2 Likes

its now fixed. english please in this forum.

its not work! Please help…

1 Like

We need the sql …

1 Like

The sql is there just read

yes, but not working…

It’s because it has to be in the Month of December (was having the same issue but noticed there was a check for which month it was)

where can I change this exactly ?

where can change the month

1 Like

In the index.js file where it says:

if(month === 12) {

can some one update this script. No SQL ive added whats been written in comments and i cant find the if(month === 12)

Why should someone update a adventscalendar its working all fine you just need sometimes a brain

pssst its legit in the forum post… ALTER TABLE users ADD day INT(11) DEFAULT 0;

if still looking its in nui/js/index.html roughly line 39

if tag ~= day then
TriggerClientEvent(“notifications”, xPlayer.source, “red”, “Fehler”, “”)
return

I run the calendar, I haven’t changed anything except the month, and the days. when I click get a gift for the first time, I get a message that I have already received a gift. if I remove the check, then everything works. What could be wrong with me?

Can someone have a give method please i’m stuck on these

1 Like