Please do not ask when mod authors will update their mods to 3.9.X
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
- A mod for Escape From Tarkov that gives you your rations every day.
- With this mod you can get rations every day from "System", with 24 hours between ration packs.
- You will also receive a better ration pack every week, and every month. This is calculated from when you first log on.
- Every holiday season, you can get a special ration which is different to your normal daily ration. (Not all holidays are yet implemented. It currently includes the Gregorian New Year, Valentine's Day, Mother's Day, Halloween, Thanksgiving and Christmas.)
Daily Rations Include:
- 2 random syrines
- 1 random medic kit
- 1 random armor (max level will not over 4)
- 1 random tactical vest (not include armor vest)
- 1 random backpack (size will not over 25 slots)
- 1 random valuables item
- 4 random foods
- 3 random drinks
- 2 stack ammos (penetration power will not over 50)
- 2 random weapons(include Assault carbines, Assault rifles, Pistols, Shotguns and SMGs. Each slot in weapons and slot on weapon's mods have 45% to generate item.)
- 100k RUB
-
Version 1.2.1
- HiddenCirno
- 1.9k Downloads
fix weekly rations reward that don't give RUB and etG syrines
-
Version 1.2.0
- HiddenCirno
- 140 Downloads
version for 3.version for 3.5.0, if you are using 3.4.0, don't download it5.0, if you are using 3.4.0, don't download it(actually it's designed for 3.5.0 originally)
-
Version 1.0.0
- HiddenCirno
- 302 Downloads
Necomini
instead of usual messages it just says SystemMessageDaily* (* number of day), SystemMessageWeekly* (* number of week)
overall mod is real banger, saving my poor ass sometimes
HiddenCirno Author
that's why i make it
HiddenCirno Author
and it's not number of day or week, it's the number of message count, idk what happened but you should check your game language, i just make eng and ch version....so if you use another language you cant see the correct message
Necomini
oh well i use russian, but i will try changing the language
HiddenCirno Author
hum if you use russian you can open SystemGift/src/mod.ts (use note pad ++ or vsc etc) and find "const ELocale = ClientDB.locales.global["en"]", then change en to ru, thats will turn eng key set to ru key set , but message will still be english not russian(if you want to make a translate i will so grateful
Necomini
well i can try translating it (i have like an A for my english class) thanks for help dude
donharkness
What time do you receive the package I installed the mod again because i started new profile but did´t receive anything
HiddenCirno Author
hum i think it's because when you create a new profile your profile data is empty and game will save every mail in your profile, and ration will sent when you login a profile, so there is a mistake, you can find time.json in mod dirs and check it to find your profile delete it or just delete all time.json
Skuffe
Hello i keep getting this error any clue whats causing it?
HiddenCirno Author
looks like json file crashed......maybe not my mod, could you give me mofe info?
Skuffe
Oh i found out what the fault was, im such a dumb dumb i had LoneSimon-WelcomeGifts mod inside the mod folder aswell, i forgot to remove it since i thought this mod was a better choice.
I humbly apologize!
Nakawalka
Yo, is it possible to change which rewards it may give every day? since im going for a zero to hero, i wanted to get like basic stuff, like lv1-2 armor or 10k roubles and etc.
HiddenCirno Author
a little hardly.....yeah you can change array in source code but my array is named by chinese....sry
DouglasBubbletrouser
Possible to implement Trader LL tier-system to limit what SystemGift gives you? My current tarkov run is rags to riches and discarding guns feelsbadman.mp3 making me cry on the inside send thoughts and prayers plz
HiddenCirno Author
hardly to do that....sry
luozi_official
诶呀这不千叶玲花嘛
luozi_official
所以我能在这抽张塔罗牌吗
Haruomi_Tatsuya
stupid question, can i config the time cycle to another time such as cycle to 12 hours or 6 hours?
HiddenCirno Author
yeah you can, but you should edit mod.ts in dir/src, in SMessage method, there is algorithm to check time, you can search "86400000" to find it, it's million seconds
pryxa
Спасибо понравилось новый год каждый день с подарками :палец вверх:8о
ShadowXtrex
How you made to system working to send msg? D: I only make to peacekeeper to send system msg
HiddenCirno Author
Actually it's a custom traders have system icons(I don't find it so I make a new one), this mod is designed for 3.5.0 because in 3.5.0 you can hide your trader by edit base.json, but when you use it in 3.4.0 or lower version you will see a trader named "SYSTEM" and not sell anythig. this is because in SPT server mail UI can't display message not from traders, although there is SYSTEM mail types