more like you sound like a typical vortex installer user and dont know how to install mods correctly or dont understand conflicts. like 95% of users on this site.
can you add protection and damage reduction for all types, also the same view we get as story mode where every living being is orange ? in story mode aiden barely gets damaged by waltz and no damage from volatiles!
With this script you can search dead bodies while variable NightRunnerItemForced is true.
{ Game : DyingLightGame_x64_rwdi.exe Version: Date : 2022-02-20 Author : Handsome Tom This script does blah blah blah}[ENABLE] aobscanmodule(SearchCorpses,gamedll_ph_x64_rwdi.dll,40 38 B8 80 48 00 00) // should be unique alloc(newmem,$1000,SearchCorpses) label(code) label(return)
I've been looking forward to trying out this mod for awhile now. I must ask though, will it break the player's game save (especially when removing it) in any way, shape, or form? This may be an obvious suggestion for the creator, but is it possible to DISABLE this mod once the player enters UV light or sunlight for better game immersion?
nvm I got it to work and I have a way to disable and enable it anytime you want it does require another mod and it works with fury mode without the boots idk about with the boots let me know if you would like to know how and ill share it with the creator so everybody can know ( side note I'm not talking about sleeping obviously)
contact me on discord so I can show you discord is screeeech#4576 add me call me and ill show you how the only problem I have encountered is that zombies will not notice you for a short time and your health and immunity lvl will return to max
39 comments
{ Game : DyingLightGame_x64_rwdi.exe
Version:
Date : 2022-02-20
Author : Handsome Tom
This script does blah blah blah
}
[ENABLE]aobscanmodule(SearchCorpses,gamedll_ph_x64_rwdi.dll,40 38 B8 80 48 00 00) // should be unique
alloc(newmem,$1000,SearchCorpses)
label(code)
label(return)
newmem:
code:
mov dil,[rax+00004880]
cmp [rax+00004880],dil
jmp return
SearchCorpses:
jmp newmem
nop 2
return:
registersymbol(SearchCorpses)
[DISABLE]
SearchCorpses: db 40 38 B8 80 48 00 00
unregistersymbol(SearchCorpses)
dealloc(newmem)
if you can i been asking for it is there a way to extend these UV throwables? many thanks for trying if you do mate!