What I'm trying to do is turn off the player's view model (an easy console command) and rely on his own p_ model (the model everyone else sees of his weapon).
The problem I'm having is that it seems whenever you take an entity and attach it to a player (aiment), the player cannot see that entity's model. It's as if it just makes it invisible only to that player. Even the parachute mods we've seen - the person with the parachute cannot see his own parachute even if he looks up.
Is there a way to make the aiment'd entity's model visible to the player it's attached to?