DayZ
Animated NVG Toggle
33 条留言
FWD RU / DAYZ SERVER 10 月 14 日 上午 7:16 
Мод не рабочий!
madskillz 7 月 9 日 下午 10:36 
Баг или фича. включил пнв. зашел в сэйф зону , пнв выключени происходит (анимация) но оно не выключается. если снять пнв подсветка выключается. а если одеть его обратно , то автоматом включена подсветка , хотя прибор поднят вверх.
Apocryphox 7 月 7 日 下午 1:49 
Same here.
Axer 7 月 3 日 下午 5:07 
Yeah :(
Cline West 7 月 2 日 下午 3:19 
Needs to be fix, players are saying they need to press the NVG button/key twice. Also saying that the NVG stays on sometimes...
bsgaming 6 月 28 日 下午 10:33 
When the night vision scope animation is turned off, the night vision effect remains active
базару2jackson 6 月 24 日 下午 1:31 
@thehippos thats working, but animation has less
Axer 6 月 15 日 下午 2:34 
i've still problems with "thehippoz" fix. So hopefully, there will be an official fix soon :)
Axer 6 月 8 日 下午 3:13 
hopefully there will be a fix
thehippoz 6 月 8 日 上午 8:58 
Nm it was the manager I wrote. It was duplicating itself causing all kinds of issues. The fix posted below will work for the on/off. To fix the hand wave while not wearing nvg, replace bool actioncondition

override bool ActionCondition( PlayerBase player, ActionTarget target, ItemBase item )
{
NVGoggles goggles;
NVGOnHelmet = EntityAI.Cast(player.FindAttachmentBySlotName("Headgear"));
if(NVGOnHelmet)
{
//Print("NVGOnHelmet: " + NVGOnHelmet)
goggles = NVGoggles.Cast(NVGOnHelmet.FindAttachmentBySlotName("NVG"));
if(goggles)
{
return true;
}
}
NVGOnStrap = EntityAI.Cast(player.FindAttachmentBySlotName("Eyewear"));
if(NVGOnStrap)
{
//Print("NVGOnStrap: " + NVGOnStrap)
goggles = NVGoggles.Cast(NVGOnStrap.FindAttachmentBySlotName("NVG"));
if(goggles)
{
return true;
}
}

return false;
}
FireManAndy 6 月 7 日 下午 7:06 
We had to remove it as well, was not turning off, also experienced fps drops, when removed back to normal. Hope to see a fix.
thehippoz 6 月 7 日 下午 3:07 
Oh don't use that fix I posted, it works but there's issues. I should have made it more clear also, replacing OnFinishProgressServer with Start. The issue now is battleye keeps disconnecting over and over. I removed this mod and it's fine. Anyone have that issue? I'm not dealing with 1.28 issues anymore, hopefully skadjna can figure it out. Miss the trains too :steamsalty:
thehippoz 6 月 7 日 上午 9:09 
CJ-187's mod breaks this too. I managed to fix it though. Go into 4_World and find ActionToggleNVG.c and add under class skd_ActionToggleNVG

override void Start( ActionData action_data )
{
super.Start( action_data );

[add everything from void OnFinishProgressServer here]
}
Franky 6 月 7 日 上午 4:41 
Yea NVG does not turn off after you turn it on. Includes vanilla NVG's
Axer 6 月 5 日 下午 5:28 
Thank you very much
skadjna  [作者] 6 月 4 日 下午 10:08 
Will update it soon, if problem has on vanilla. Will check
Axer 6 月 4 日 下午 3:57 
any plan to update it?
Axer 6 月 3 日 下午 2:19 
After 1.28 update, it's broken :( Animation works, but you cant switch back to off
Demmonik 5 月 19 日 上午 10:39 
С модовыми ПНВ работать не будет
🅷🆄🅽🆃🅴🆁 5 月 13 日 上午 9:12 
Nice job. Love it!
General True (First War Veteran) 5 月 8 日 下午 12:23 
Can you do that for headlamp?
NotYes555 4 月 23 日 上午 5:09 
no one expecting the sound of MW2? tziiuuuuuiiii
Axer 4 月 21 日 上午 10:44 
you awesome
FuriousDartfrog 4 月 19 日 下午 8:17 
thats cool nvg :steamthumbsup:
Captain Bigzy 4 月 18 日 上午 7:10 
Cool mod thanks! :steamhappy:
Sixx 4 月 17 日 上午 11:24 
Awesome, will do. Thank you for repack!! Love the work BTW!!!!!
N̶͎3̶͎̾X̾ 4 月 17 日 上午 9:06 
That´s absolutely amazing!
Simple and still detailed even using the vanilla emote animations :)
skadjna  [作者] 4 月 17 日 上午 8:31 
@Sixx just repack. Will change id with sound update
Sixx 4 月 17 日 上午 8:27 
Mod*
Sixx 4 月 17 日 上午 8:27 
Mood has a workshop id of 0 so doesnt work.
Vaslav 4 月 17 日 上午 3:58 
Круто классно респект!!!! Спасибо!
skadjna  [作者] 4 月 17 日 上午 1:56 
@Aoibheann, im on it
Aoibheann 4 月 17 日 上午 1:46 
great job!! we need to have these things for rp.Is it possible to add startup and shutdown sound effects?:humansteak: