Run Effect
I want to make a plugin that if we walk there is a shake effect on the weapon model.. is it right?
Code:
/* Plugin generated by AMXX-Studio */ |
Re: Run Effect
What do you mean by a shake effect ?
|
Re: Run Effect
it's hard to explain :( but when we run there's an effect on the view model like this video http://www.youtube.com/watch?v=NkMzR8AjWyc
|
Re: Run Effect
Not sure what effect you're talking about. Maybe the movement up/down ? In CS you have similar effect but more forward/backward. Anyway you can't do nothing that's something fully handled on the client and unrelated to the weapon animations.
|
Re: Run Effect
Quote:
|
Re: Run Effect
Code:
/* Plugin generated by AweaMXX-Studio */ |
Re: Run Effect
You have made a sequence inside a weapon, you have to use SVC_WEAPONANIM.
|
Re: Run Effect
How to add SVC_WEAPONANIM to that code? thank you very much for your help :) i'm sorry :(
|
Re: Run Effect
Code:
/* Plugin generated by AweaMXX-Studio */ |
Re: Run Effect
it doesn't work
|
| All times are GMT -4. The time now is 07:46. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.