GM/OnViewModelChanged
From Garry's Mod
Contents |
Description
Called when the player changes their weapon to another one - and their viewmodel model changes.
BUG |
This is not always called clientside. Issue Tracker: #2473 |
Arguments
Entity viewmodel
The viewmodel that is changing
Arguments
string oldModel
The old model
Arguments
string newModel
The new model