Ulysses
General => Developers Corner => Topic started by: Baron Von Haxor on May 04, 2015, 03:56:02 AM
-
Is it possible to give different conditions for a different ulx.fancyLogAdmin being printed. For instance, if a panel is valid, could you change what is printed by ulx.fancyLogAdmin? Thanks :)
-
Not by default- you'll likely have to modify ulx.fancyLogAdmin (https://github.com/Nayruden/Ulysses/blob/master/ulx/lua/ulx/log.lua#L408) yourself.
-
I'll probably just remake it using chatprint and the variables which should hopefully work.