Entity:SelectWeightedSequence
Description
Returns sequence ID corresponding to given activity ID.
Opposite of Entity:GetSequenceActivity.
Similar to Entity:LookupSequence.
See also Entity:SelectWeightedSequenceSeeded.
Arguments
Returns
Example
Use this hook to check if the model has a certain ACT_* enumeration, and if it does, play it.
Output: Will play the ACT_VM_RELOAD_EMPTY enumeration if the model has it. If not, it will play the normal reload enum.