Open mosma2hakarin opened 1 year ago
community faceit levels are based on CCSPlayerResource->m_nPersonaDataPublicLevel (levels) or CCSPlayerResource->m_iCompetitiveWins (ranks)
community plugins just set these netvars to high VALUEs, then CS:GO looks for files called:
skillgroupVALUE.svg ex.(skillgroup500.svg)
for ranks in (csgo\materials\panorama\images\icons\skillgroups)
levelVALUE.png ex.(level1201.png)
for levels in (csgo\materials\panorama\images\icons\xp)
This is client only change and will not be visible for other playes. Simillar with prime
community faceit levels are based on CCSPlayerResource->m_nPersonaDataPublicLevel (levels) or CCSPlayerResource->m_iCompetitiveWins (ranks)
community plugins just set these netvars to high VALUEs, then CS:GO looks for files called:
skillgroupVALUE.svg ex.(skillgroup500.svg)
for ranks in (csgo\materials\panorama\images\icons\skillgroups)levelVALUE.png ex.(level1201.png)
for levels in (csgo\materials\panorama\images\icons\xp)This is client only change and will not be visible for other playes. Simillar with prime
If i add 10 years veteran coin, will it display in gameplay, coz in lobby i know, and it's works, but how about in gameplay
no, its only visible for you on the scoreboard
no reason, its client side.
i'd like to add fake faceit level for community servers, or to add fake prime to work not only in lobby but just on community servers, this can be useful :V