FAQ
From Iris2
(→Howto limit the chat output lines ?) |
|||
Line 60: | Line 60: | ||
'''HINT:''' If you want Iris2 to load the configuration from "Iris2/config" dir, you have to delete the "USE_HOME_DIR" file from "Iris2/". | '''HINT:''' If you want Iris2 to load the configuration from "Iris2/config" dir, you have to delete the "USE_HOME_DIR" file from "Iris2/". | ||
+ | |||
+ | ==Howto limit the chat output lines ?== | ||
+ | |||
+ | Open the Windows Explorer and type in: %appdata%/.iris/config/config.lua | ||
+ | |||
+ | http://www.iris2.de/images/7/7d/Config.lua.png | ||
+ | |||
+ | |||
+ | Edit the '''config.lua''' with Notepad and put this in, to limit the output to the last two lines: | ||
+ | |||
+ | <pre>gMaxFadeLines = 2</pre> | ||
==D3DX9_xx.dll not found== | ==D3DX9_xx.dll not found== |