twhl-community / halflife-updated

Half-Life SDK updated to compile under VS2019 and 2022. Check README.md for more information.
Other
382 stars 146 forks source link

Bullsquid Health? #202

Closed Ronin4862 closed 1 year ago

Ronin4862 commented 1 year ago

I noticed that the bullsquid became too easy to kill. On Hard it should have a health of 120 but I can kill it with 5 Glock shots. They each do 8 points of damage which equals a total of 40 HP which is the Easy/Medium setting. Also on easy I can kill it with 2 shots. Am I missing something?

Ronin4862 commented 1 year ago

I did a clean reinstall of Half-Life and the problem went away.

P.S. It seems the bullsquid.mdl file itself was the cullprit; and I was somehow using the HL Unified version. Copying the original one solved the problem. But it's just a MDL file, how can it affect a skill parameter such as health?

SamVanheer commented 1 year ago

Models define the solid parts of itself using hitboxes. Hitboxes associate a hitgroup with it to allow game code to apply damage modifiers. Looks like the Bullsquid's model had its hitgroups changed in error.

SamVanheer commented 1 year ago

The Bullsquid model hitgroup changes have been reverted. The next dev build will include the updated model.