View Single Post
redboyke
Member
Join Date: May 2008
Old 08-10-2008 , 08:28   Re: Nade Modes (Nomexous)
Reply With Quote #23

Quote:
Originally Posted by ot_207 View Post
I've looked at the codes of the plugins you have posted.
The only one that I think that would affect my plugin is GHW_Weapon_Replacement.amxx.

There are 2 things you can try.
You can put my plugin in the plugins.ini list before GHW_Weapon_Replacement.amxx
or you can remove nade model from the config file of the GHW_Weapon....amxx
and if i change the models in nademodes

to the new location?
but ill try to put it before to see what it gives.
models/p_flashbang.mdl" "models/newgren/Flashbang/p_flashbang.mdl"
"models/v_flashbang.mdl" "models/newgren/Flashbang/v_flashbang.mdl"
"models/w_flashbang.mdl" "models/newgren/Flashbang/w_flashbang.mdl"
"models/p_hegrenade.mdl" "models/newgren/Frag/p_hegrenade.mdl"
"models/v_hegrenade.mdl" "models/newgren/Frag/v_hegrenade.mdl"
"models/w_hegrenade.mdl" "models/newgren/Frag/w_hegrenade.mdl"
"models/p_smokegrenade.mdl" "models/newgren/Smoke/p_smokegrenade.mdl"
"models/v_smokegrenade.mdl" "models/newgren/Smoke/v_smokegrenade.mdl"
"models/w_smokegrenade.mdl" "models/newgren/Smoke/w_smokegrenade.mdl"

putting nadesmodes.amxx before GHW_Weapon_Replacement.amxx
didnt work i will try without the models later.

Last edited by redboyke; 08-10-2008 at 10:05.
redboyke is offline