Quote:
Originally Posted by Celena Luna
Like I said Because the "zombie_source.mdl" model does not have hitbox info declare where is the head, arm, leg,... ;all part of the model are count as "body" so it will all does the same amount of damage.
If you turn modelindex on with "zombie_source.mdl" model, you can't even headshot it
I found a site that have a model that "fix" it but the it seem like the file does not available anymore
https://en.ds-servers.com/skins/cs/o...mdl-fixed.html
|
Wow! Thank you a lot for explaining this to me. I wasted tons of time trying to edit the MODELINDEX code, believing the code itself had bugs. I never got results from my edits, because the bugs I was trying to remove never existed. The problems are not coming from the MODELINDEX code, but from the models I'm using. I didn't know that.
I changed the models with other models with correct hit-boxes, and now the MODELINDEX option works perfectly for Nemesis and Assassin, too.
If it wasn't you to tell me the problems are coming from the models, not from the code, who knows how much more time I would spend trying to find and fix bugs that do not actually exist.
Thank you a lot!