This member has provided no bio about themself...

Comment History  (0 - 30 of 165)
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

В будущем подумаю на счет этих аддонов.

Good karma+2 votes
nighthitech
nighthitech - - 165 comments @ Stalker Anomaly Tan Omega

FATAL ERROR

[error]Expression : <no expression>
[error]Function : CScriptEngine::lua_error
[error]File : ..\xrServerEntities\script_engine.cpp
[error]Line : 191
[error]Description : fatal error
[error]Arguments : LUA error: ....5.0-rc22/bin/..\gamedata\scripts\xrs_debug_tools.script:422: attempt to index global 'ui_options' (a nil value)

stack trace:

Crash, the game doesn't even have time to start
I run it through the MO2 mod manager.
I turned off all unnecessary mods in order to avoid conflicts, but the problem remained

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

About Speed.8 - I removed the optional patch for it and implemented it into the main one.
Regarding the incorrect sound of the knife - there is an addon for this (here - Moddb.com) it fixes this bug.

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ BODY HEALTH SYSTEM - RC 15-22 Unofficial release

Я тоже пытался это сделать,но я облажался,я так понял ты еще устранил конфликты этого аддона?,если это так (2 двойной поклон тебе бро.)

Good karma+2 votes
nighthitech
nighthitech - - 165 comments @ BODY HEALTH SYSTEM - RC 15-22 Unofficial release

Спасибо бро

Good karma+3 votes
nighthitech
nighthitech - - 165 comments @ Merged Icons [1.5.1]

Contacting the addon author.

Hey.

I would like to know what program you are using.
I just want to make icons without helmets based on your icons, but I can't because my alpha channel is not cleaned correctly.
In the game, this is displayed as a phantom texture of the place where I have already done the editing

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

Thanks BRO, I'll keep that in mind.

Good karma+2 votes
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

я уже это понял,на счет BEEFS NVG,я залил обычную версию для игры либо вообще без худов либо с новой версией худов от GROKS.

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ [2.1.0] Masks and Reflections for 1.5.1

FATAL ERROR

[error]Expression : <no expression>
[error]Function : CScriptEngine::lua_error
[error]File : ..\xrServerEntities\script_engine.cpp
[error]Line : 191
[error]Description : fatal error
[error]Arguments : LUA error: ....5.0-rc15\gamedata\scripts\grok_masks_reflections.script:98: attempt to index a nil value

stack trace:

crash when trying to throw away the helmet.
I took all the helmets from the spawner and when I checked everything and started throwing all the helmets out, I had a crash. (I really didn't notice who caused the crash)

Good karma+3 votes
nighthitech
nighthitech - - 165 comments @ Outfits affect movespeed

May I ask? And what has been changed in the update

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

Вот именно

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

Ты можешь просто не использовать новый крафт

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

Все работает

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ BaS JSRS Sound Merge [1.5.1]

There are no new scopes in the weapon_addons file because of this they are not displayed in the game

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

Исправил

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

Не сегодня

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

Я так понимаю ты играеш с NVG и тебе нужно переустановить патч "Для игры с BEEFS NVG"

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

Переустанови патч

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

Потому что там стоить Vanilatradefix его перекрывает

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

Он и так работает

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Powered Exoskeletons

Thanks for the answer.

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Powered Exoskeletons

Did the changes only affect "outfit_speed"?
It's just that I'm now adapting all this and wanted to know in advance what you changed in the new version (7)

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Compilation of patches 4.1 RUS/ENG (RC22)

Иконки были портированны в патч, их не надо скачивать!.

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Powered Exoskeletons

I have it like that Imgur.com

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Powered Exoskeletons

I did not delete these lines, I only added to the beginning of the scripts --

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Powered Exoskeletons

Hey bro, you had a problem with this addon.
It was associated with an attempt to remove armor while equipped with a backpack or a power source for an exoskeleton.
I solved it by changing the lines in the file "outfit_speed"
These are the lines
db.actor:set_actor_run_coef(base_value [0] * coef)
db.actor:set_actor_runback_coef(base_value [1] * coef)
I changed them to
- db.actor:set_actor_run_coef(base_value [0] * coef)
- db.actor:set_actor_runback_coef(base_value [1] * coef)

Good karma+1 vote
nighthitech
nighthitech - - 165 comments @ Outfits affect movespeed

Hey bro, you had a problem with this addon.
It was associated with an attempt to remove armor while equipped with a backpack or a power source for an exoskeleton.
I solved it by changing the lines in the file "outfit_speed"
These are the lines
db.actor:set_actor_run_coef(base_value [0] * coef)
db.actor:set_actor_runback_coef(base_value [1] * coef)
I changed them to
- db.actor:set_actor_run_coef(base_value [0] * coef)
- db.actor:set_actor_runback_coef(base_value [1] * coef)

Good karma+1 vote