try this in the multi-player shooter:

create the detailed "View" weapon with ent_createlocal and then the Player weapon with ent_create.

doing this, you create a weapon that only belongs to your computer and a weapon that all player see.


Tell Me, iWaNtToKnOw!