Project Zomboid

Project Zomboid

219 ratings
Fast Keys
2
3
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
55.167 KB
Aug 1, 2020 @ 9:29pm
Dec 25, 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
Jul 23, 2021 @ 7:03am
Feedback
star
38 Comments
흉내쟁이 Aug 5 @ 9:23pm 
FastKeys.lua : 169 = sink:getWaterAmount() -> sink:getFluidAmount() Working
mountainofcheezo Mar 18 @ 6:40pm 
Is it possible to add transfer all hotkey?
Blessed Mother Jan 12 @ 12:26am 
@Deon Thank you.
양이랑고 Jan 10 @ 9:01pm 
I'm using the mode well. Could you also add smoking, beta blockers, and taking vitamins?
Deon ☣ Jan 3 @ 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 Dec 27, 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] Dec 26, 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] Dec 26, 2024 @ 8:12pm 
@Blessed Mother,
yes but also I changed it a bit, see screenshots above
Blessed Mother Dec 26, 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 Dec 26, 2024 @ 12:48pm 
Yes. B42. Mod is working but can't customize the key binding