Project Zomboid

Project Zomboid

Authentic Z
Gimp 2023 年 4 月 22 日 下午 6:14
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!
< >
正在显示第 1 - 7 条,共 7 条留言
Authentic Peach  [开发者] 2023 年 5 月 21 日 下午 6:23 
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 2023 年 5 月 21 日 下午 6:56 
understood, but when I use a 2 handed weapon, the light turns off. Im sorry i didnt convey that in my post.
Authentic Peach  [开发者] 2023 年 5 月 28 日 下午 6:13 
Never heard of this issue before.
Cabe 2023 年 6 月 29 日 上午 12:31 
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 2023 年 7 月 31 日 上午 10:59 
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 2024 年 6 月 9 日 下午 2:08 
where can i find the light bulb?
Authentic Peach  [开发者] 2024 年 6 月 21 日 下午 7:56 
引用自 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);
```
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50