- 30
- Posts
- 7
- Years
- South Africa
- Seen Jul 5, 2023
This is an update post from mej71's post https://www.pokecommunity.com/showthread.php?t=342329
Add and Edit the scripts into the game scripts manually..
View attachment Add Scripts.txt
After the coding.
1.Add Lava Surf as a move to your moves.txt. # an example is provided in the PBS folder.
2.Add a filepath for each character in your metadata.txt.Go and add your own graphics for it.#if using the PokeRider script,its not neccessary.
Please note,Fishing in lava will be stupid.
3.Just like with bridges, you'll have to add the terrain tag to lava tiles through the Editor. Otherwise they won't be seen as lava tags. Don't forget that the terrain tag has to be added to the tile individually on each tileset.
4.(Optional) Make Lava Surf a tm/hm move. I didn't provide this, but you can just basically copy surf and rename it
View attachment moves.txt.txt
View attachment metadata.txt.txt
Add and Edit the scripts into the game scripts manually..
View attachment Add Scripts.txt
After the coding.
1.Add Lava Surf as a move to your moves.txt. # an example is provided in the PBS folder.
2.Add a filepath for each character in your metadata.txt.Go and add your own graphics for it.#if using the PokeRider script,its not neccessary.
Please note,Fishing in lava will be stupid.
3.Just like with bridges, you'll have to add the terrain tag to lava tiles through the Editor. Otherwise they won't be seen as lava tags. Don't forget that the terrain tag has to be added to the tile individually on each tileset.
4.(Optional) Make Lava Surf a tm/hm move. I didn't provide this, but you can just basically copy surf and rename it
View attachment moves.txt.txt
View attachment metadata.txt.txt