AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Hull/Hitbox is wrong for knife? (https://forums.alliedmods.net/showthread.php?t=339371)

SkumTomteN 09-05-2022 13:39

Hull/Hitbox is wrong for knife?
 
yo, whats up with this? Is it normal? I havent played CS for a long time.

Ive tried cz or cs without amxmodx, its the same for both. Only MetaMod installed.

The knife is hitting outside player hitbox.

Normal weapons works fine. Just knife. Thats why i suspect TraceHull problem.

Image:

https://i.imgur.com/f2YTmy3.jpg

bigdaddy424 09-05-2022 17:30

Re: Hull/Hitbox is wrong for knife?
 
Thats a hitbox issue. Amxmodx has nothing to do with that, but it can help fix it. You just need to install it to your (local) server

SkumTomteN 09-06-2022 04:08

Re: Hull/Hitbox is wrong for knife?
 
Quote:

Originally Posted by bigdaddy424 (Post 2788174)
Thats a hitbox issue. Amxmodx has nothing to do with that, but it can help fix it. You just need to install it to your (local) server

I have a steamcmd server with ReHLDS normally.

How is it a hitbox issue if normal bullet traces works fine?

It seems to be a problem with tracehull for knife. I just wanna know if im the only one having this issue.

I tried vanilla CZ locally now and its the same.

bigdaddy424 09-06-2022 19:57

Re: Hull/Hitbox is wrong for knife?
 
https://github.com/Garey27/hitbox_fixer
check this

SkumTomteN 09-08-2022 11:42

Re: Hull/Hitbox is wrong for knife?
 
Quote:

Originally Posted by bigdaddy424 (Post 2788259)

Tried it now, no change, module is running, still same issue. Bug only applies to knife.

https://steamuserimages-a.akamaihd.n...etterbox=false

Natsheh 09-08-2022 16:43

Re: Hull/Hitbox is wrong for knife?
 
That's how the engine operates when you attack with a knife a traceattack head hull is used, so it's pretty normal.

In my opinion the knife attack should be checked if player p model knife touches another entity or collide with it...

SkumTomteN 09-09-2022 13:48

Re: Hull/Hitbox is wrong for knife?
 
Quote:

Originally Posted by Natsheh (Post 2788384)
That's how the engine operates when you attack with a knife a traceattack head hull is used, so it's pretty normal.

In my opinion the knife attack should be checked if player p model knife touches another entity or collide with it...

Maybe i could code a fix for this.

a friend of mine tested the same thing and its normal behavior for knife lol.

i guess its supposed to "simulate" you swining the knife "across" the player. Blood is completely wrong tho.


All times are GMT -4. The time now is 14:21.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.