chestertagat
Dumbest Person in the World.
- 63
- Posts
- 12
- Years
- Age 27
- Philippines
- Seen Nov 29, 2024
Hi thanks for helping! This is my script:
Spoiler:'---------------
#org 0x801038
lock
faceplayer
checkflag 0x1297
if 0x1 goto 0x8801061
msgbox 0x880109D MSG_YESNO '"Can I tell you a secret?\pI have a..."
compare LASTRESULT 0x1
if 0x1 goto 0x880106C
msgbox 0x8801123 MSG_NORMAL '"Oh ok. I'm gonna be in big trouble..."
release
end
'---------------
#org 0x801061
msgbox 0x88011C1 MSG_NORMAL '"How are you and mudkip doing?"
release
end
'---------------
#org 0x80106C
msgbox 0x8801159 MSG_NORMAL '"Thats great!\nHere you go!"
givepokemon 0x11B 0x5 0x0 0x0 0x0 0x0
fanfare 0x13E
msgbox 0x88011A9 MSG_NORMAL '"[player] recieved a MUDKIP!"
waitfanfare
setflag 0x1297
msgbox 0x8801175 MSG_NORMAL '"Thanks again. You saved me from\ns..."
release
end
'---------
' Strings
'---------
#org 0x80109D
= Can I tell you a secret?\pI have a pokemon but i'm too young\nand my dad doesn't know.\pWould you take it before I get in\nbig trouble?
#org 0x801123
= Oh ok. I'm gonna be in big trouble\nif he finds out.
#org 0x8011C1
= How are you and mudkip doing?
#org 0x801159
= Thats great!\nHere you go!
#org 0x8011A9
= [player] recieved a MUDKIP!
#org 0x801175
= Thanks again. You saved me from\nsome big trouble.
Ive also noticed that the lock and faceplayer commands stops working after I receive the pokemon.
Quick question is it best to create and insert new maps rather than edit old ones?
Also this is the script for player name \v\h01. what is it for rival name? Is there list of these I can get from somewhere or is it just these 2?
Here are some screenshots.
As far as i know , you cant insert new maps you can only edit old ones resize it and etc..
And for the rival and player name script . if you are using XSE latest version i guess you can use this instead :
Spoiler:
[Rival]
in game it will show :
Gary (Or whatever name you put for your rival)