This command is to set model to player.
Code:
new lightning_awp_vmodel[64] = "models/skinned/awp_lightning/v_light_awp.mdl"
set_pev(id, pev_viewmodel2, lightning_awp_vmodel)
How can i set the model to the other players can see my weapon (forward).
Example: I want to see Pat weapon "custom model".
I think is w_model...