- 13
- Posts
- 18
- Years
- Seen Feb 17, 2013
Have the following script:
And it works fine, except for when I get the item it just shows as ????????. What is my problem? the item is the Aurora ticket btw
Is there a way to make it so the legendary dogs all show up in firered? Not just the one correlating to your choice of starter?
'---------------
#org 0x90010D
lock
faceplayer
msgbox 0x8900129 MSG_NORMAL '"Here you are"
giveitem 0x371 0x1 MSG_OBTAIN
setflag 0x828
release
end
'---------
' Strings
'---------
#org 0x900129
= Here you are
And it works fine, except for when I get the item it just shows as ????????. What is my problem? the item is the Aurora ticket btw
Is there a way to make it so the legendary dogs all show up in firered? Not just the one correlating to your choice of starter?
Last edited: