ep!c
Banned
- 124
- Posts
- 12
- Years
- Seen Jan 4, 2015
In order to make YES/NO boxes or showpokepics (for mugshots) transparent, use a new activation routine: here!
This routine is unfortunatly 110 bytes long, so you must move your deactivation routine to another place.. in this example I moved it just right behind the activation routine:
This results in a new deactivation offset, 750138 (in script callasm 0x750139; +1)
Here you see some screens =)
I ****ed up Y-axis xD// use 0x4 for Y-coordinate for showpokepic.
This routine is unfortunatly 110 bytes long, so you must move your deactivation routine to another place.. in this example I moved it just right behind the activation routine:
Spoiler:
![[PokeCommunity.com] [ASM]Transparent Textboxes [PokeCommunity.com] [ASM]Transparent Textboxes](https://dl.dropboxusercontent.com/u/109327839/TUT%20POKEC/1.png)
This results in a new deactivation offset, 750138 (in script callasm 0x750139; +1)
Here you see some screens =)
Spoiler:
I ****ed up Y-axis xD// use 0x4 for Y-coordinate for showpokepic.