1. How to make entity solid for the owner.
I use:
PHP Code:
entity_set_edict
It will solid for other players but not for the owner, how can I make it solid to its owner? If I remove it, it'll make me collide
2. Play v_ models animation
PHP Code:
set_pev(id, pev_weaponanim, x)
Set a v_ models animation, it plays but sometimes it stops before the animation ends, any other method?