How to add a new page to sevopedia?

The < and > were just meant to make the description stand out. Remove them:

Code:
unicode(game.getSymbolID(FontSymbols.STRENGTH_CHAR))

[Ninja'd by God-Emperor while I was writing the BUG tutorial.]

As for the buttons, I have no idea why they would show up fine in BUG but not in your version. These images are available in the normal game, as you said. :confused:

Oh, well I didn't know that you just tried to make the description stand out. :)
But somehow that doesn't work. i get no errors but nothing actually changes. :dunno: I'll try the other method you posted few posts above.

EDIT: No that doesn't work either. :hmm: I'll need to take closer look into BUG's files. Mayby I missed something.
 
Oh, one difference is that all the other lists show images next to the item names, but for Traits I used strings to get the font icons. Check the code that draws the item list in BUG's SevoPediaMain--it should have two different branches based on the object type.
 
Oh, one difference is that all the other lists show images next to the item names, but for Traits I used strings to get the font icons. Check the code that draws the item list in BUG's SevoPediaMain--it should have two different branches based on the object type.

Seems like it didn't work because i had forgotten some parts of the code. :mischief: :lol: Sorry, my mistake. Now it works like a charm. Thank you.
 
How about a tutu instead?

images
 
Back
Top Bottom