Project Zomboid

Project Zomboid

Authentic Z
Gimp 22 Apr, 2023 @ 6:14pm
Mining Hat
Im confused as to why I cannot use the mining hat light and a weapon at the same time. Am I doing something wrong, or is there a configuration change I can make? Love the mod, thanks for your hard work!
< >
Showing 1-7 of 7 comments
Authentic Peach  [developer] 21 May, 2023 @ 6:23pm 
1. You get mining hat lightbulb + mining hat
2. You attach the lightbulb to the hat via hotbar
3. Press F to turn on.
Gimp 21 May, 2023 @ 6:56pm 
understood, but when I use a 2 handed weapon, the light turns off. Im sorry i didnt convey that in my post.
Authentic Peach  [developer] 28 May, 2023 @ 6:13pm 
Never heard of this issue before.
Cabe 29 Jun, 2023 @ 12:31am 
unrelated but similar............. maybe. I know this isn't your problem Peach. But if I turn on/off Eris NV goggles while driving? it turns the car motor on/off......that's odd. Not caused by anything you've done. But maybe Gimp can check and see if its a hotkey issue? That was my next step on my issue. I don't know if he means when he swings the 2h weapon the light goes out or if it switches on and off (which would be effed up, but hilarious) or if he means switching to a 2 h weapon from his back? or even just arming 2H weapon from inventory as primary weapon? I wonder if the arming of 2h weapon makes the code think that the flashlight would be put away since 2H weapon would put away a flashlight in off hand? The light stays in place, but something tells it to turn off because....... well.....flashlight usually goes bye bye when you can't spare a hand to hold it. I don't know. I'm just a caveman
Rabbage 31 Jul, 2023 @ 10:59am 
I'm having the same error. It's almost as if the mining hat light occupies the "equipped secondary" slot. The light turns off if you use a 2h weapon or put something in your secondary.
Skrapt 9 Jun, 2024 @ 2:08pm 
where can i find the light bulb?
Authentic Peach  [developer] 21 Jun, 2024 @ 7:56pm 
Originally posted by Skrapt:
where can i find the light bulb?
```
AuthenticZ.tab_addMagProcedural_LightBulb("ArmySurplusHeadwear",1.5);
AuthenticZ.tab_addMagProcedural_LightBulb("CrateCarpentry",1.5);
AuthenticZ.tab_addMagProcedural_LightBulb("ToolStoreCarpentry",1.5);
AuthenticZ.tab_addMagProcedural_LightBulb("ToolStoreAccessories",1.5);
AuthenticZ.tab_addMagProcedural_LightBulb("ToolStoreTools",1.0);
```
< >
Showing 1-7 of 7 comments
Per page: 1530 50