Page 1 of 1

BOD organizing tool ?

Posted: Wed Feb 11, 2015 2:42 pm
by Reskal
Hi there, have plenty of bods meanwhile and keeping the overview is not that easy anymore. is there a tool where i can organize my bods like in a library, so that when i get a new bod i can see quick, if it completes a large bod i already have ?

Re: BOD organizing tool ?

Posted: Wed Feb 11, 2015 6:20 pm
by EndeR
I use multiple books to rganize mine. Like for tailoring i seperate them by types of leather and the cloth ones i seperate by which small/large go together. Prolly about 25 books.

Re: BOD organizing tool ?

Posted: Wed Feb 11, 2015 8:24 pm
by Reskal
Yes got several books too but thats much work compared with a listing or a tool giving a overwiew about what i have

Re: BOD organizing tool ?

Posted: Wed Feb 11, 2015 9:16 pm
by fixxer1963
I am pretty sure there are other things that will get done before +Colibri has time for this.
But.. I think the BOD books would be easier to manage if they displayed the BODs like the power scroll book does.

Re: BOD organizing tool ?

Posted: Wed Feb 11, 2015 9:26 pm
by Reskal
just looking for sorta library tool.

Re: BOD organizing tool ?

Posted: Wed Feb 11, 2015 9:58 pm
by Wil
These OpenEUO scripts will read all the BOD books in your backpack and output the large and small bods into a text library. The offline perl script (completeablebods.lua, rename it) takes the text output and tells you what completable large bods you have as well as the book and page numbers for each of the component bods.

The reader works pretty well. The sorter is mostly adequate but has bugs. Footwear for the cloth bods isn't handled quite right, for example.

graphiclib.lua
(9.18 KiB) Downloaded 213 times
ocrlib.lua
(68.7 KiB) Downloaded 204 times
readbodbooks.lua
(19.67 KiB) Downloaded 195 times
completeablebods.lua
(4.48 KiB) Downloaded 201 times

Re: BOD organizing tool ?

Posted: Fri Feb 13, 2015 7:10 pm
by Reskal
thanks :)

but nothing happens, tried it out ingame.

Re: BOD organizing tool ?

Posted: Sat Feb 14, 2015 8:43 pm
by Wil
OpenEUO, not EasyUO. Put all three Lua files in OpenEUO's directory, then load readbodbooks.lua. When you run readbodbooks.lua, the OpenEOU console's output section will at least spit out the text, "book,page,size,amount,max,quality,material,item," even if it can't find any bod books to read.