PDA

View Full Version : Showing the Adoptables Level?


PokeFerno
05-14-2014, 10:32 AM
I want to be able to show my adoptables level when you adopt it and post the HTML/bb code on a forum or site. Can anyone help?

IntoRain
05-14-2014, 01:21 PM
When yyou adopt it? I believe it already shows you the link for the BBCode page when you adopt a new pet. And the level at adoption will always be 0 won't it?

PokeFerno
05-14-2014, 06:33 PM
No. I mean once you put the code into a forum you can see the adoptable and its level.

IntoRain
05-15-2014, 09:57 AM
Ah sorry I didn't undertsand! levelup.php file is where all the info for the image is generated, including the name and owner that appear below the adoptable. Use a similiar way to add the current level (with $this->adopt->getCurrentLevel())

Hall of Famer
05-16-2014, 02:16 PM
Well you can edit the levelup.php file, look for the method siggy().