Installed weapon skins, (v_$.mdl, w$.mdl, etc.....) into my CZERO /models folder.
The problem is the players don't see them. They just see the default weapons mdls.
The file names are the same as the default weapons mdl files so I assume that there has to be a function to force player to use the server version of the mdl files instead of the mdl files they already have in their local directory.
Example, when you connect to a certain server the weapons will be all crazy, etc.... How is that server telling the clients to use the server mdls and not their local mdls?