V5.2
https://www.unrealengine.com/marketplace/en-US/product/multi-color-masking
Трейлер / Trailer:
Этот пакет ресурсов призван повысить модульность и производительность. В первую очередь он состоит из функций материала, которые позволяют выделять цвета из текстуры и использовать ее в качестве...
I put it on the neverlose market as open source, but the staff removed it so they could sell their paid mask changer luas.
So here you go, I'm releasing it here on yougame.
Credits : dhdj
local __thiscall = function(func, this)
return function(...) return func(this, ...) end
end
local...
Hello YouGame!
:wink: Today i'm releasing this simple feature :wink:
Firstly lets apply an battlemask to local player
//CCSPlayer->m_iAddonBits
pLocal->AddonBits() |= 0x10000 | 0x00800; //ADDON_CLIENTSIDE_BATTLEMASK | ADDON_MASK
AddonBits it's a netvar 💋
If u don't change the mask model...