Сan not pump itself picture spray (.vtf), if the text (.vmt) you can specify the path to the picture which is in the game (in the archive .vpk),
In parse.sp the line Format(szMaterialPath, sizeof(szMaterialPath), "decals/eitems/sprays/%s", szMaterialPath);
replace it with
Format(szMaterialPath, sizeof(szMaterialPath), "decals/sprays/%s", szMaterialPath)
Архив WinRAR.zip
Сan not pump itself picture spray (.vtf), if the text (.vmt) you can specify the path to the picture which is in the game (in the archive .vpk),
In parse.sp the line Format(szMaterialPath, sizeof(szMaterialPath), "decals/eitems/sprays/%s", szMaterialPath);
replace it with
Format(szMaterialPath, sizeof(szMaterialPath), "decals/sprays/%s", szMaterialPath)
Архив WinRAR.zip