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!
< >
전체 댓글 7개 중 1~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);
```
< >
전체 댓글 7개 중 1~7개 표시 중
페이지당 표시 개수: 1530 50