Ulysses

General => Developers Corner => Topic started by: Baron Von Haxor on May 04, 2015, 03:56:02 AM

Title: ulx.fancyLogAdmin help
Post 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 :)
Title: Re: ulx.fancyLogAdmin help
Post by: Stickly Man! on May 04, 2015, 08:37:01 AM
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.
Title: Re: ulx.fancyLogAdmin help
Post by: Baron Von Haxor on May 04, 2015, 10:22:16 AM
I'll probably just remake it using chatprint and the variables which should hopefully work.