Weapon Model Replacement
I have a problem with the weapon model replacement. I using GHW Chronic weapon model replacement plugin.
I have replace the m3 to winchester. PHP Code:
I replace m3 with golden winchester. PHP Code:
But the golden winchester model change to the normal winchester. When GHW Chronic weapon model replacement plugin is on. So my question is izzit possbile to make: PHP Code:
works when GHW Chronic weapon model replacement plugin is on ?? |
Re: Weapon Model Replacement
Don't change that weapon model with the model plugin, use only your plugin.
|
Re: Weapon Model Replacement
set_pev(index, pev_viewmodel2, "models/v_mygun.mdl")
set_pev(index, pev_weaponmodel2, "models/p_mygun.mdl") |
Re: Weapon Model Replacement
Quote:
|
Re: Weapon Model Replacement
entity_set_model(iEntity, szYourModel)
|
Re: Weapon Model Replacement
Quote:
Is it possible to use the GHW weapon replacement together with the golden winchester both using the replace of m3 ? |
| All times are GMT -4. The time now is 18:31. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.