Project Zomboid

Project Zomboid

219 evaluări
Fast Keys
2
3
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
Dimensiunea fișierului
Postat
Actualizat
55.167 KB
1 aug. 2020 la 21:29
25 dec. 2024 la 13:07
3 jurnale de actualizare ( vizionare )

Abonează-te pentru a descărca
Fast Keys

Descriere
Num_0 = Sit
Num_1 = Loot All

If you want to change key bindings in B41, you need Mod Options in your mod collection.

In B42 there are native key bindings in OPTIONS-->MODS.

A friend of mine asked me to make this mod.

P.S. See also "Press R to read a book" for B41 and B42.

Workshop ID: 2184990011
Mod ID: fastkeys41
Discuții populare Vezi toate (2)
9
23 iul. 2021 la 7:03
Feedback
star
38 comentarii
흉내쟁이 5 aug. la 21:23 
FastKeys.lua : 169 = sink:getWaterAmount() -> sink:getFluidAmount() Working
mountainofcheezo 18 mart. la 18:40 
Is it possible to add transfer all hotkey?
Blessed Mother 12 ian. la 0:26 
@Deon Thank you.
양이랑고 10 ian. la 21:01 
I'm using the mode well. Could you also add smoking, beta blockers, and taking vitamins?
Deon ☣ 3 ian. la 15:33 
I did use ChatGPT to learn, but you gotta understand that it will make a lot of mistakes.

So the best approach is to
1) Make sure you know LUA first. Without knowing language it will not work well. Some basic programming skills are useful too, but I make by without too many.
2) Look at existing mods to see how people implement stuff.
3) Check Modding wiki and talk to people on Modding discord.
4) Make sure you check the modding reference to all functions: https://projectzomboid.com/modding/index.html
5) Finally, once you learn something, make your own tutorials on it if it doesnt exist.

I find that to be the best approach.
Blessed Mother 27 dec. 2024 la 15:06 
Thank you very much.

May I ask how you learned to write LUA for PZ? I tried using chatGPT to generate code for adding a hotkey to sit, but anything it gave me never worked, so I am curious how all you modders can make all these great mods.
star  [autor] 26 dec. 2024 la 20:15 
@Duality,
I'm not sure why you have such an issue. For me the mod works as expected except "Under Construction" keys that are locked.
star  [autor] 26 dec. 2024 la 20:12 
@Blessed Mother,
yes but also I changed it a bit, see screenshots above
Blessed Mother 26 dec. 2024 la 14:33 
I'm curious about mods updating to B42; was updating this mod simply just changing the folder structure? That is to say, you simply added a folder called 42, then had media -> lua -> client -> Fastkeys.lua?
Duality 26 dec. 2024 la 12:48 
Yes. B42. Mod is working but can't customize the key binding