FAQ
From Iris2
 (→Howto limit the chat output lines ?)  | 
		 (→Howto limit the chat output lines ?)  | 
		||
| Line 63: | Line 63: | ||
==Howto limit the chat output lines ?==  | ==Howto limit the chat output lines ?==  | ||
| - | Open the   | + | Open the Windows Explorer and type in: %appdata%/.iris/config/config.lua  | 
http://www.iris2.de/images/7/7d/Config.lua.png  | http://www.iris2.de/images/7/7d/Config.lua.png  | ||
| - | Edit   | + | Edit the '''config.lua''' with Notepad and put this in, to limit the output to the last two lines:  | 
<pre>gMaxFadeLines = 2</pre>  | <pre>gMaxFadeLines = 2</pre>  | ||
