- 465
- Posts
- 8
- Years
- Seen Jun 17, 2024
I've made enough edits to this script that I'm having trouble figuring out where to put it.
Where did you put the Pokedex section on 16.2? I tried putting it below @sprites["searchbg"].visible=false in the PScreen_Pokedex section, but I'm not sure that's the right place.
never did get the icon working but i disabled being visible before i fixed the right section to display it.
but did it under slider and icon "@sprites["icon"]=PokemonSprite.new(@viewport)" maybe add a sprintf in setbitmap? that or _INTL (both the slider icon and entry icon use that so?)
for the button i just put it where the current search one is. (as there are two button areas one for entry and one for the list)