Manipulating the Goldsrc game menu items: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
|  (Added information about menu items sizing.) | |||
| Line 1: | Line 1: | ||
| {{stub}} | {{stub}} | ||
| =Constructing the menu items= | =Constructing the menu items= | ||
| The sizing and position of the menu items are directly influenced by the {{code|ProportionalBaseWidthHD}} or {{code|ProportionalBaseHeightHD}} parameters from {{path|resource/trackerscheme.res}}. | The sizing and position of the menu items are directly influenced by the {{code|ProportionalBaseWidthHD}} or {{code|ProportionalBaseHeightHD}} parameters from {{path|resource/trackerscheme.res}}, even if {{code|hd_background}} is set to 0 in {{path|[[liblist.gam]]}}. | ||
Revision as of 06:54, 31 August 2025
The sizing and position of the menu items are directly influenced by the ProportionalBaseWidthHD or ProportionalBaseHeightHD parameters from 
resource/trackerscheme.res, even if hd_background is set to 0 in 
liblist.gam.