--- lua.c.orig 2007-05-22 23:28:51.000000000 +0400 +++ lua.c 2008-06-13 17:39:23.332945456 +0400 @@ -656,6 +656,7 @@ lxc_autoload_from_path(xdir); if (!lxc_states) /* no scripts loaded */ + xchat_printf(ph, "Lua interface loaded"); return 1; state = lxc_states; .