Project Zomboid

Project Zomboid

215 ratings
Fast Keys
2
3
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
55.167 KB
1 Aug, 2020 @ 9:29pm
25 Dec, 2024 @ 1:07pm
3 Change Notes ( view )

Subscribe to download
Fast Keys

Description
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
Popular Discussions View All (2)
9
23 Jul, 2021 @ 7:03am
Feedback
star
37 Comments
mountainofcheezo 18 Mar @ 6:40pm 
Is it possible to add transfer all hotkey?
Blessed Mother 12 Jan @ 12:26am 
@Deon Thank you.
양이랑고 10 Jan @ 9:01pm 
I'm using the mode well. Could you also add smoking, beta blockers, and taking vitamins?
Deon ☣ 3 Jan @ 3:33pm 
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 @ 3:06pm 
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  [author] 26 Dec, 2024 @ 8:15pm 
@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  [author] 26 Dec, 2024 @ 8:12pm 
@Blessed Mother,
yes but also I changed it a bit, see screenshots above
Blessed Mother 26 Dec, 2024 @ 2:33pm 
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 @ 12:48pm 
Yes. B42. Mod is working but can't customize the key binding
star  [author] 25 Dec, 2024 @ 8:52pm 
@Duality, B42?