Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
To anyone interested in hotkey'ing smoke/chewing tobacco in B42, use the link to my mod below:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3416588496
Cześć Eggon, stworzyłem swojego pierwszego moda na podstawie Twojego kodu, chciałem podziękować Ci za to :)
Strasznie się zdziwiłem jak zobaczyłem komentarze po polsku w modzie xD
Certainly the corpse key is working (@柴柴 ), because I used it. It works automatically - when you press the corpse you need to be in range of a corpse to pick it up (it puts it to the main backpack I think or to th emain inventory if there's no space) and if you want to drop you need to have the trash container (with enough empty space) present in the loot panel (it does not need to be selected).
@Duck, sorry, the corpse hotkey was not designed to pick up tens of corpses. It should stiil be helpful if you can pick 5 at a time, if they are weightless they should be picked up very quickly. Just put the trask container somewhere near the pile, so you have a short trip.
here I explain more about my case
https://gtm.steamproxy.vip/app/108600/discussions/6/4353365802913064673/
Question: is it possible to add a hotkey for reading a book?
you'll find the mod files in
\SteamLibrary\steamapps\workshop\content\108600\2289454303\mods\eggonsHotkeys\media\lua\client
for sledgehammer i added Base.DingDong to the list of recognised items in EHK_Sledgehammer.lua line 1
local sledgehammers = {
["Base.Sledgehammer"] = true,
["Base.Sledgehammer2"] = true,
["Base.DingDong"] = true
}
for the cigarettes my best guess is that you want to add the item ids to EHK_Smoke_Init.lua in the "shared" folder, not client. line 11
EHK.cigarettes = {
[1] = "Base.Cigarettes",
[2] = "SM.SMCigarette",
[3] = "SM.SMHomemadeCigarette",
[4] = "SM.SMHomemadeCigarette2",
[5] = "SM.SMCigaretteLight", -- sztuka
[6] = "SM.SMPCigaretteMenthol", -- sztuka
[7] = "SM.SMPCigaretteGold", -- sztuka
[8] = "CigaretteMod.CigarettesOne",
[9] = "Greenfire.GFCigarette",
[10] = "CloveCigarettes.CloveCigarettes"
}
you'll get the item ids from either the debug menu or the mod files. good luck mate!0
added it myself.
thx for the great mod
would rly love to use the addon, quick smoke, betablockers and vitamins are a big QoL!
(i scrolled through some comment pages but couldnt find anything related)
This would include you extending your creative license to us, allowing our mod team to add/edit/use your mod to suit our server. As such we would not publish our edits to the workshop. We will include credit to you as the original creator of the mod, of course.
If this is agreeable to you or would like to discuss this further, please let us know. Thank you for all your effort.
Kai, Day’s End Mod Team
Of course, as I plan to list every mod author with their names and links to their workshop profile pages in my modpacks and also on my Discord. Where players can upvote fellow mod authors workshop files.