Quote:
Originally Posted by OciXCrom
How are you exactly expecting it to work when you're not changing the models anywhere?... You didn't even precache them. Plugins can't read your mind, you know.
|
so i downloaded this extra item but in the script i didn't find the weapon skin reading and it’s coming with the default skin of m4a1 but i want to change the skin of the extra item so i added
PHP Code:
// Models
new const mdl_v[] = "models/v_flame_m4a1.mdl"
new const mdl_p[] = "models/p_flame_m4a1.mdl"
but it still doesn't work with is the standard skin of m4a1 and not the one I mentioned in the script