• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

XSE Scripting Tutorial

Status
Not open for further replies.
i did go to the script help thread and nobody is giving me help!

It happens, but you cant just post it here, you wont get help. If nobody answers your post after a few posts, ask nicely again, if that doesn't work, PM me your script and the problem, I'll see what I can do, but ONLY PM me if you have already tried the Script help thread a few times. (I know how hard it is, I have asked for some help in there before, and I get nothing, usually, I am lucky to get a response, but please try to keep your scripts in the script help tread. (There are more than one if you search for them, just dont accidentally revive an old thread, cuz that is against the rules)
 
It happens, but you cant just post it here, you wont get help. If nobody answers your post after a few posts, ask nicely again, if that doesn't work, PM me your script and the problem, I'll see what I can do, but ONLY PM me if you have already tried the Script help thread a few times. (I know how hard it is, I have asked for some help in there before, and I get nothing, usually, I am lucky to get a response, but please try to keep your scripts in the script help tread. (There are more than one if you search for them, just dont accidentally revive an old thread, cuz that is against the rules)
ok i'll try again. *sigh* :(
 
i found out that there are #s that after a batlle with a legendary they dissaper. i no theres a way to do it in the game so does anyone no the numbers that make the pokemon like kyorger to dissaper after the battle
 
Well seeing as you are one of the people who have made a XSE guide, i was wondering if you knew how to make a trainer battle script and how to make a wild battle script.


I have looked through this thread and none of these scripts work on and EMERALD rom... so i was wondering if someone knows what the script for a EMERALD ROM would be for the trainer battle and the wild battle.


Thanks!
 
Last edited:
Spoiler:


Can someone tell me whats wrong with this script?
The person doesn't talk, and whenever I try to talk to him the givepokemon repeats...
I think you forgot the if B-False goto @recived
right now in your script theres no pointer to recived

Does anyone get weird dots on the start menu after the input a code into the ROM?
 
Ok, how do you make a wild battle script? Like, you talk to a Mew on the map and it initiates the legendary battle, with a Mew cry and legendary battle music and everything.

I've tried using Pokescript and changing it to XSE, but that doesn't work.

It says "unknown keyword at line _", then it says that lock, faceplayer, etc. are unknown keywords.

Help please? I'm desperate here.
 
Here's my script:
Code:
#Dynamic 0x1DCBF8
[LEFT]
#ORG @Wow!
Lock
FacePlayer
Message @Speak
BoxSet 0x6
Release
End
#ORG @Speak
= This is a message![/LEFT]
When I click compile, it says, "No dynamic start offset specified."
I copied and pasted the code straight from your thread, so I couldn't
have typed something wrong... What's going on?!
 
Wow, when I first heard about this, I thought it seemed to complicated, however, When I tried it I found it wasn't all that hard and actally pretty good, plus, I can still use pokescript, which makes this even better, nice one Mew :D!!
 
Last edited:
Ok, how do you make a wild battle script? Like, you talk to a Mew on the map and it initiates the legendary battle, with a Mew cry and legendary battle music and everything.

I've tried using Pokescript and changing it to XSE, but that doesn't work.

It says "unknown keyword at line _", then it says that lock, faceplayer, etc. are unknown keywords.

Help please? I'm desperate here.

Do you mind showing use the script you tried to compile? That would sure help.


Here's my script:
Code:
#Dynamic 0x1DCBF8
[LEFT]
#ORG @Wow!
Lock
FacePlayer
Message @Speak
BoxSet 0x6
Release
End
#ORG @Speak
= This is a message![/LEFT]
When I click compile, it says, "No dynamic start offset specified."
I copied and pasted the code straight from your thread, so I couldn't
have typed something wrong... What's going on?!

Are you sure you're using latest version of XSE?
 
sorry what is wrong in this script:
#dynamic 0x877554
#org @start
lock
faceplayer
applymovement 0x15 @lino
waitmovement 0x15
message @trino
boxset 6
pause 0x30
release
end


#org @lino
#raw 1
#raw 0
#raw 1
#raw FE

#org @trino
= Ciao.

SOMEBODY CAN ANSWER MY QUESTIONS WHY THESE SCRIPT DON'T GO?
PLEASE HELP ME!
 
Last edited:
sorry what is wrong in this script:
#dynamic 0x877554
#org @start
lock
faceplayer
applymovement 0x15 @lino
waitmovement 0x15
message @trino
boxset 6
pause 0x30
release
end


#org @lino
#raw 1
#raw 0
#raw 1
#raw FE

#org @trino
= Ciao.

SOMEBODY CAN ANSWER MY QUESTIONS WHY THESE SCRIPT DON'T GO?
PLEASE HELP ME!

Try this:

Spoiler:


If you want to know proper movements, go to: https://pokehacks.dabomstew.com/index.php?token=srmovements
Just add #raw then the movement(s).
 
thank's now i try and i hope that it go!

this is correct?
#dynamic 0x877569

#org @start
lock
faceplayer
applymovement 0x0F @lino
waitmovement 0x2
message @trino
boxset 6
release
end

#org @lino
#raw 0x1
#raw 0x1
#raw 0xFE

#org @trino
= Ciao.

these script is correct o no?
 
Last edited:
thank's now i try and i hope that it go!

this is correct?
#dynamic 0x877569

#org @start
lock
faceplayer
applymovement 0x0F @lino
waitmovement 0
message @trino
boxset 6
release
end

#org @lino
#raw 0x01
#raw 0x01

#raw 0xFE

#org @trino
= Ciao.

these script is correct o no?

I just corrected some things. They are in Bold.
 
ok but if i wuold that after speak paople go in another zone?
 
ok but if i wuold that after speak paople go in another zone?

You want the person to disappear?
Try using hidesprite 0x0F or #raw 0x60.

Spoiler:


In advance map, put the people ID of the person: 212.
 
Okay, just to clear this out, this is not the script help thread...
THIS IS
if you post a script here, don't expect to get help anymore...

Okay, just to clear this out, this is not the back seat moderating thread...
THIS IS
Oh... wait... that thread doesn't exist.
_________________________

Keep posting here if you need help. >_>
 
could you update this thread please because it will be helpful to me and the other user's here
well nice tutorial
 
could you update this thread please because it will be helpful to me and the other user's here
well nice tutorial
Well I think there is other tutorials on scripting, you should check them out! ;)
 
Status
Not open for further replies.
Back
Top