Quote Originally Posted by Shosasosa View Post
wouldnt count on seeing this till 1.22b if even then. they have a bunch of stuff coming in a already andjust found out about broken Garuda that probably has priority over LFP icon
Its actually not that hard a thing to add, its basicly (correct me if i'm wrong, I have very little programming exp) an if statment saying if character status = looking for party use lfp and an elseif saying do nothing. (where character, status and lfp are variables for character, possible online status and lfp links to an image of the lfp flag)

Or they could just copy and paste the code from the /away flag and modify it.