--
[ Picked text/plain from multipart/alternative ]
Set sequence takes the sequence index not the activity index, you would want
to use SelectWeightedSequence(ACT_myanimation) to find the ideal sequence
for that activity and that model. So within SpawnBolt have:

SetSequence( SelectWeightedSequence( ACT_myanimation ) );
--

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to