There is a post under snippets section by Preocts which is really well commented that can show you how to use ini files at
http://macroquest2.com/phpBB2/viewtopic.php?t=6917
Code: Select all
#define IniFile "Forager.ini"
#Event ZoneChange "Loading please wait"
#turbo Code: Select all
#define IniFile "Forager.ini"
#Event ZoneChange [color=red]"LOADING, PLEASE WAIT..."[/color]
#turbo