Cl avatar convert png: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (fix _)
m (DISPLAYTITLE)
Line 1: Line 1:
 
{{DISPLAYTITLE:cl_avatar_convert_png}}
{{Command|cl_avatar_convert_png}} is a console command that create PNG images from RBG files. It requires <code>[[sv_cheats]] 1</code> to work.
{{Command|cl_avatar_convert_png}} is a console command that create PNG images from RBG files. It requires <code>[[sv_cheats]] 1</code> to work.



Revision as of 16:49, 6 March 2023

cl_avatar_convert_png is a console command that create PNG images from RBG files. It requires sv_cheats 1 to work.


Move RGB files into game ...<MOD>/avatars/ folder. Launch game with console enabled, in mainmenu, turn sv_cheats 1 and use command cl_avatar_convert_png
Game will create PNG pictures from all valid RGB files inside ...<MOD>/avatars/ folder. Console also spew output message:


Converted rgb 'avatars/default.rgb'->'avatars/default.png'.
Note.pngNote:Works (only in Counter-Strike: Global Offensive) ?

See Also

cl_avatar_convert_rgb

cl_avatar_convert_png

sv_reliableavatardata

Change players avatar from server