Understanding Pokescript Beginner Tutorial Part 2
Let's dive into the details surrounding Pokescript Beginner Tutorial Part 2. Pokemon scripting
Key Takeaways about Pokescript Beginner Tutorial Part 2
- inserting the script into the ROM file. Programs you need:
- An in-depth
- to learn how to write scripts, go to http://www.pokecommunity.com/showthread.php?t=113753&highlight=
- Notice how in this vid i use a show pokemon picture if i have it in my party but you can use the command anytime during a script.
- Here is another video expanding on using poryscript to create events in your game. It is a pretty important one in the series ...
Detailed Analysis of Pokescript Beginner Tutorial Part 2
Here is the script I used: #org $script lock faceplayer message $1 $1 1 = Do you like pokémon? boxset 5 compare 0x800D ... this is a Gives a
In this
That wraps up our extensive overview of Pokescript Beginner Tutorial Part 2.