set_pev model restart
Hi all i have script
set_pev(id, pev_viewmodel2, _MODEL1) but i have function and you can turn off this model. But you must change weapon and after this you have default skin. How can i restart (give default) set_pev model for player? |
Re: set_pev model restart
Save the original model before you replace it with a custom one.
|
Re: set_pev model restart
Quote:
|
Re: set_pev model restart
Quote:
|
Re: set_pev model restart
You can also force the weapon to deploy again, you need to retrieve active weapon entity index and send Ham_Deploy on it.
|
Re: set_pev model restart
PHP Code:
PHP Code:
|
Re: set_pev model restart
Quote:
Quote:
Code:
|
Re: set_pev model restart
Could even save weapons delays before deploy and set them back after, and update animation as well.
|
| All times are GMT -4. The time now is 11:25. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.