The new code from you can now be compiled into an .amxx.
I uploaded these to / addons / amxmodx / plugins.
I also added the entry (vip_models.amxx) in the plugins.ini in the last place.
I also created a vip_models.ini (addons/amxmodx/configs) the content is:
"weapon_ak47" "models / v_ak47.mdl" "models / p_ak47.mdl"
"weapon_awp" "models / v_awp.mdl" "models / p_awp.mdl"
"weapon_famas" "models / v_famas.mdl" "models / p_famas.mdl"
"weapon_galil" "models / v_galil.mdl" "models / p_galil.mdl"
"weapon_m4a1" "models / v_m4a1.mdl" "models / p_m4a1.mdl"
"weapon_scout" "models / v_scout.mdl" "models / p_scout.mdl"
I also uploaded the new weapon models to the cstrike / models folder:
v_ak47.mdl
v_awp.mdl
v_famas.mdl
v_galil.mdl
v_m4a1.mdl
v_scout.mdl
Unfortunately, as a VIP, I don't get any new weapon models in my hand.
am i doing something wrong? did I understand something quickly?
do I have to delete the .mdl files on my pc so that they have to be downloaded again from the server?