Team Knife Model
2 Attachment(s)
Hello
I need to separate the knife model of TR and CT I think maybe to use set_pve and pev_viewmodel CT Knife Model : http://forums.alliedmods.net/attachm...1&d=1341256502 TR Knife Model : http://forums.alliedmods.net/attachm...1&d=1341256512 Please how to this Best Regards PHP Code:
|
Re: Team Knife Model
use http://forums.alliedmods.net/showthread.php?t=43979
Or do this check : Code:
|
Re: Team Knife Model
@Aooka
thanks for answer use this plugin + my code (you code+mycode)? |
Re: Team Knife Model
Try this:
PHP Code:
|
Re: Team Knife Model
Quote:
Code:
(get_user_weapon(id) == CSW_KNIFE && cs_get_user_team( id ) == CS_TEAM_CT) ? ct_knife(id) : tr_knife(id) |
Re: Team Knife Model
@MiniBrackeur
thanks for answer thanks code !! pev_viewmodel2 to use instead of pev_viewmodel why? |
Re: Team Knife Model
It's for v_ model :)
|
Re: Team Knife Model
@MiniBrackeur
thanks If player model PHP Code:
|
Re: Team Knife Model
Ahah no... x)
use this: http://forums.alliedmods.net/showthread.php?t=80847 And for exemple, may be this code: PHP Code:
|
Re: Team Knife Model
@MiniBrackeur
thanks sorry many question What is the difference between these? pev_model pev_modelindex pev_viewmodel pev_weaponmodel pev_weaponmodel2 pev_viewmodel2 |
| All times are GMT -4. The time now is 15:12. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.