PDA

View Full Version : Quick Entry Account Name



lyranni
08-04-2013, 05:25 AM
I really appreciated having the account names in the quick entry box for the short time it was there. May I ask why it was removed?

DaCapn
08-04-2013, 11:18 AM
Was it ever actually rolled out as an update?

Just add the bolded portion into lich.rbw. Should be something like line 9888
label = Gtk::Label.new("#{login_info[:char_name]} (#{login_info[:game_name]}) - #{login_info[:user_id].downcase}")

lyranni
08-04-2013, 01:21 PM
Was it ever actually rolled out as an update?
It was there briefly. A few days maybe?

And thank you so much!