QuoteIt is possible in a way.There are commands which detects if you pressed a random key(You can see it working in a Tutorial).This "old engine" can even make something like in mafia 2 by changing the walk animation cycle for a certain time.But there are no such when you are smoking a cig and walking in the same time for example iam afraid.
But i think you can lock player by pressing a key and start smoking animation just like in M2.
1)detect a key for example "K"
2)jump to a new label through condition
3)label containing the animation start and end with player lock script.
4)back to normal
and how i do that?