Cl avatar convert rgb: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| m (Replacing {{console command}}. This operation was performed by a bot.) | mNo edit summary | ||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| {{this is a|console command|name=cl_avatar_convert_rgb}} | {{this is a|console command|name=cl_avatar_convert_rgb|game=Counter-Strike: Global Offensive}} | ||
| {{Command|cl_avatar_convert_rgb}} is a console command that create RGB files from 64 x 64 PNG images. It requires <code>[[sv_cheats]] 1</code> to work. | {{Command|cl_avatar_convert_rgb}} is a console command that create RGB files from 64 x 64 PNG images. It requires <code>[[sv_cheats]] 1</code> to work. | ||
| Line 10: | Line 10: | ||
| <pre>Converted rgb 'avatars/default.png'->'avatars/default.rgb'.</pre> | <pre>Converted rgb 'avatars/default.png'->'avatars/default.rgb'.</pre> | ||
| == See also == | |||
| * [[cl_avatar_convert_png]] | |||
| ==See also== | * [[sv_reliableavatardata]] | ||
| [[ | * [[Change players avatar from server]] | ||
| [[ | |||
| [[Change players avatar from server]] | |||
Latest revision as of 16:30, 31 May 2025
cl_avatar_convert_rgb  is a   console command  available in  Counter-Strike: Global Offensive.
 Counter-Strike: Global Offensive.
cl_avatar_convert_rgb is a console command that create RGB files from 64 x 64 PNG images. It requires sv_cheats 1 to work.
Save 64 x 64 size PNG picture into game ...<MOD>/avatars/ folder. Launch game with console enabled, in mainmenu, turn sv_cheats 1 and use command cl_avatar_convert_rgb
Game will create RGB files from all valid PNG files inside ...<MOD>/avatars/ folder.
Console also spew output message:
Converted rgb 'avatars/default.png'->'avatars/default.rgb'.