[Solved] Knife view model
Solved...
Solution below post(s) PHP Code:
|
Re: [Help] Knife view model
You should be using Deploy, not CurWeapon. Deploy is the right place to put your code, you will set exactly after the game.
Now, I think that the problem is that you are using pev_viewmodel. When using pev_viewmodel you have to allocate the string. If you don't want to allocate(EngFunc_AllocString) manually, you can use pev_viewmodel2. If you choose to allocate be sure to do only one time in a place like init and save the value. |
Re: [Help] Knife view model
Alright, thanks, that should do it... took a while to search for the other pevs
Spoiler
|
| All times are GMT -4. The time now is 22:04. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.