• На форуме разыгрывается более 300 ключей на приватные читы! Для этого нужно всего-лишь нажать соответствующую кнопку в теме!

    Подробности по ссылке:
    https://t.me/yougame_official/66

Вопрос Sprite not rendering

Начинающий
Статус
Оффлайн
Регистрация
3 Сен 2022
Сообщения
86
Реакции[?]
18
Поинты[?]
9K
Im trying to use laser.vmt (precached and everything) but it wont render on any other map besides xhair v3. what can i do about it?

edit: after a look in the game files, the sprite isnt there. how can i add it into cs and make the game render it?
 
Последнее редактирование:
i hate p2cs
Участник
Статус
Оффлайн
Регистрация
18 Окт 2022
Сообщения
620
Реакции[?]
218
Поинты[?]
147K
Show how you precache?
edit: after a look in the game files, the sprite isnt there. how can i add it into cs and make the game render it?
Counter-Strike Global Offensive\csgo\materials\sprites

Normally you'd keep any custom sprite in the game folder then precache it and check if it was loaded via returning Interfaces::ModelInfoClient->GetModelIndex("sprites/laser.vmt")
 
Начинающий
Статус
Оффлайн
Регистрация
3 Сен 2022
Сообщения
86
Реакции[?]
18
Поинты[?]
9K
Show how you precache?

Counter-Strike Global Offensive\csgo\materials\sprites

Normally you'd keep any custom sprite in the game folder then precache it and check if it was loaded via returning Interfaces::ModelInfoClient->GetModelIndex("sprites/laser.vmt")
Пожалуйста, авторизуйтесь для просмотра ссылки.
(noad) this is how i precache

edit: " Counter-Strike Global Offensive\csgo\materials\sprites" this worked, thanks
 
Последнее редактирование:
Похожие темы
Сверху Снизу