Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
 
											 
													

 10
 10								 
					




 Report this post
 Report this post


(Rule 1 of engineering: If it doesn't work, turn it off and back on again)
GRAPH:BAR:SIMPLE:GRADIENT
GEOMETRY:32,256:64,256
GRADIENT:0.1:255,255,0
GRADIENT:0.3:0,255,0
UPDATE:OXYGEN:O2Tanks
But it shows an empty bar (these are actually full)
I tried to add group enSourceType:
UPDATE:OXYGEN:O2Tanks:GROUP
but this throws an out of array's bounds exception.
I tested GRAPH:BAR:SIMPLE:GRADIENT[NONE]
in your case this means GRAPH:BAR:SIMPLE:GRADIENT:NONE . The "[]" brackets are usually used in manuals for commands to show optional parameters.
Let me know if it worked :)