Hello, we've encountered a problem with some custom playermodels on our server.
Whenever we equip Holstered, the character goes in a T-pose, but that is only when we move because if we stand still, he's in a idle stance.
Every other animation is working fine, it's just this single one that is being an issue. The models we're speaking about are these ones:
http://www.garrysmod.org/downloads/?a=view&id=126189
One time we got a console error that looked something like this;
Error! Flag "$halflambert" is multiply defined in material "models/germans/ger_equip_1"!
Error! Flag "$halflambert" is multiply defined in material "models/germans/ger_equipment_2"!
Error! Flag "$halflambert" is multiply defined in material "models/germans/ger_equipment_1"!
I am not familiar with modelling nor LUA, so these lines make no sense to me.
Any help?