Skip to content

Ways to download sprays. #5

Description

@z1ntex

С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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions