sfall-team / sfall

sfall - Engine modifications for Fallout 2
https://sfall-team.github.io/sfall/
GNU General Public License v3.0
348 stars 41 forks source link

cannot display bypass for dude combatdmaage hook #423

Closed nirran closed 2 years ago

nirran commented 2 years ago

works for critters other then dude,but this code with no the combat hook scripts,doesnt display bypassed dmg GL_Test_Bypass.zip

or is my scripting wrong?

edit : how the heck u add code tags? the button puts ''

NovaRain commented 2 years ago

I'm not sure what you want from the code, the "always bypass" is for when the attacker is the player. Of course it doesn't apply when other critters attack the player. Check GitHub Doc on how to use markdown syntax.

nirran commented 2 years ago

Donno what u ment,when setting the flag to dude attacking critter to bypass,the engine does not display it,shows crit or reg damage,thats it

Check GitHub Doc on how to use markdown syntax.

edit : thank you

NovaRain commented 2 years ago

Donno what u ment,when setting the flag to dude attacking critter to bypass,the engine does not display it,shows crit or reg damage,thats it

This is what I got in game with your script when I attack a brahmin, it clearly shows "armor bypassed" message: scr00000

nirran commented 2 years ago

odd,didnt for me

nirran commented 2 years ago

Yea Perks script causes it,sorry for false report