Поиск сообщества
Показаны результаты для 'you'.
Найдено: 754 результата
-
Boss, the crash occurred when I just simply tried to start the conversation with Veronon. After reload I was able to talk to him. I had many crashes that are similar to where a simple reload would solve the problem. That's why I never posted before. It was never a crash where I could never move forward on my progress. As for the graphics glitch, I will experiment with it tonight. THANKS! So far I am enjoying this. You've done a superb job on compiling this mod
-
да ну а вы сами пробовали или вам кто-то подсказал? тырэсна, почему никто до сих пор до этого не додумался? Дополнено 46 минуты спустя ничего что : scope_status = 0 это отсутствие аддона scope_status = 1 это аддон снимается - одевается scope_status = 2 это аддон прикреплён намертво давича нашол на ModDb модец на замену модэльки Gevehr43, дык там автор в описании пишет, прям цитирую: "-you can't detach the scope, but at least you can use alternative aiming. (I've been messing around with the LTX to make the scope attachable, and now my head hurts.)"...
- 2 283 ответа
-
- 1
-
-
- нс 2016
- оружейный пак нс 2016
- (и ещё 18 )
-
GreedyUtopia видео по МО2 в шапке. PvPquality в клавишах в МСМ. Moustapha_Matushka but you don't drop any logs here. PvPquality а ты их нашёл?
-
Just curious, you seem to have a lot of addons but they are not accessable through MO2 but are as db files. Why is it like this?
-
Не, я тупо стоял около него, когда объявили выброс, я во все места прибегал до выброса проверить, теперь приходится в дебаге год мод включать, не нравится мне такое. Дополнено 6 минуты спустя 1. Default button - long press R 2. Repairing parts in weapons is wery addictive for stalkers, you should learn how to fix them, it easy and interesting)) Techs cant repair them btw. 3. Disable WPO addon in MO2 to play without weapon parts.
-
It`s not installed, you need to put files from that folder in bin. 1) Didn`t have this problem by myself; 2) You can change all keybinds in MCM and game setings: 3) I don`t know how 2d PDA works because I always play with 3D, and many addons works only with 3D, such as PDA hacking.
-
I had to reinstall and forgot the fix the 2nd time. I'm in now and will play it. A big thanks!! Also.....have you tried putting ReShade in your mod? I wonder if this would be good to use? https://www.moddb.com/mods/stalker-anomaly/addons/agressor-reshade Дополнено 5 минуты спустя I have been playing this for a while now and am enjoying it. Seeing many stuff here that I have never seen before. I will be playing this for several days now I see you already have some form of reshade put in. Is there a 'hotkey' to access it in game? Some odd things i've seen so far... 1) When quick throwing a grenade, my character will lock at running forward. I don't know why it behaves this way. 2) I am a left handed mouse player so my keybinds are played with my right hand. There is a PDA locked on the numeric 7 "Home" key. I always use this for my headlamp. So every time I open my headlamp, the pda opens up as well. I hope there is a fix for this? 3) I always play with the older 2d PDA style. Its my preference. However, every time I access it to view the map, there is a blank screen so I have to juggle the tab next to the map and go back at the map to view the map. Kind of annoying. Anyways....will keep playing.
-
You need to set up paths to MODS folder and then addons will appear. It`s correct.
-
Hello, Is there a version with menu in english, or a way to edit it? Thanks you
-
Выдержки из ui_debug_wpn_hud.script: --[[ Script by Tronex Engine edits by Rezy 2019/9/15 Weapon HUD editor Weapon HUD editor allows you to change Weapon HUD position and orientation in real-time. The GUI is interactive and easy to use, with ability to save adjusted pos in a temp file "temp_hud.ltx". Edited values are temporarly cached for the weapons you worked on. You can return to them in case you turned off the editor (Avoid exiting or reloading when you have unsaved values). Keybinds: • Up Arrow: select previous parameter. • Down Arrow: select next parameter. • Left Arrow: reduce\rotate value of selected parameter. • Right Arrow: increase\rotate value of selected parameter. • LShift (hold): x10 value step. • LAlt (hold): x50 value step. • C: copy current section settings. • V: paste/apply current section settings. • Delete: clean temp cache. • H: toggle hint window. • Esc or Home: turn off editor. --]] function WpnHudEditor:OnKeyboard(dik, keyboard_action) local res = CUIScriptWnd.OnKeyboard(self,dik,keyboard_action) if (res == false) then local bind = dik_to_bind(dik) if keyboard_action == ui_events.WINDOW_KEY_PRESSED then if dik == DIK_keys.DIK_NUMPAD8 then self:SwitchValue(true, self.selected) elseif dik == DIK_keys.DIK_NUMPAD2 then self:SwitchValue(false, self.selected) elseif dik == DIK_keys.DIK_NUMPAD9 then self:SwitchValueGroup(true, self.selected_group) elseif dik == DIK_keys.DIK_NUMPAD3 then self:SwitchValueGroup(false, self.selected_group) elseif dik == DIK_keys.DIK_UP then self:SwitchParam(false, true) elseif dik == DIK_keys.DIK_DOWN then self:SwitchParam(true, true) elseif dik == DIK_keys.DIK_RIGHT then self:SwitchParam(true, false) elseif dik == DIK_keys.DIK_LEFT then self:SwitchParam(false, false) elseif dik == DIK_keys.DIK_NUMPAD5 then self:OnButtonCopy() elseif dik == DIK_keys.DIK_NUMPAD6 then self:OnButtonPaste() elseif dik == DIK_keys.DIK_G then self:OnButtonAlign() elseif dik == DIK_keys.DIK_DELETE then self:CleanMemo() elseif dik == DIK_keys.DIK_H then self:ShowHint() elseif dik == DIK_keys.DIK_ESCAPE then self:Close() end end end return res end С редактором HUD'а разбирайся сам. ЗЫ. Продолжай играть в отладочном режиме, и твоя кошка ещё не раз покажет тебе сколь глубока кроличья нора
-
I think you are forgetting how old the engine is and how far we have come to produce such kick ass beauty. Anomaly Custom is old stalkers new eye candy
-
i tried this with gamma and dux inumerable kit would override it no matter what, when i disabled it, it worked until i went to army warehouse, it would crash, do you know any fix to this?
-
These series gave me so many years of entertainment.....and most of the years were from all of you mod creators. I WANT TO THANK YOU BOTH! I hope Stalker2 will give us this many years of enjoyment. We will soon find out
- 21 ответ
-
- 2
-
-
DANTIST-SADIST Забирай: 1.5.3 частями, 2 патч, 3 патч. Устанавливать в таком же порядке Дополнено 4 минуты спустя Saved games from version 1.5.1 and 1.5.2 are compatible and you can continue your journey in version 1.5.3 - это с MODDB, сохранения совместимы
-
@Дик Вероятно, побилась логика после установки одного из фиксов. Нужно установить последнее обновление и переиграть с более раннего сохранения. Дополнено 4 минуты спустя @a996051612 Can you send me your current save?
-
You might have an artifact that increases sleepiness?
- 4 641 ответ
-
- модпак
- expedition
-
(и ещё 2 )
C тегом:
-
prophet OK Thank you
-
Can you tell me how to display the HUD of the body health system? I can only see the blood bar in the bottom left corner of the game. I found the dynamic HUD display settings, but the buttons related to physical health display are not working.
-
Did you mean New Project? Fortunately, NP is mod from other people.
-
Thank you for getting back to me. I seriously appreciate the help! I am a fan of the mod and the community.