View Single Post
ALKINDA
Member
Join Date: Aug 2013
Old 12-27-2013 , 00:29   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1182

Getting this error whwn i ported a map from css to csgo. the issue is i cannot find this damn mdl inside the map so i cant delete it. ive used stripper for arcane but cant figure this one out for the life of me.

Warning: Table modelprecache is full, can't add models/weapons/w_rif_m4a1_s_icon.mdl


inside my stripper cfg

Quote:
filter:
{
"classname" "w_rif_m4a1_s_icon"
}
filter:
{
"classname" "w_*.*"
}

filter:
{
"model" "w_*.*"
}

filter:
{
"model" "/w_*.*"
}

any help to delete this model so the map will load is appreciated
__________________
ALKINDA is offline