![]() |
Pewter Guidepost Man Issue
I'm trying to edit the paths the boy in Pewter that shows you to the Gym walks. I got the first part of the script done fine but this part is giving me some hell #org 0x165F71. When I enter the commands and compile, the commands change. I'm trying to put in these:
#raw 0x10 #raw 0x12 #raw 0x10 #raw 0x30 #raw 0x28 but it ends up as these: #raw 0x10 'Step Down (Normal) #raw 0x12 'Step Left (Normal) #raw 0x10 'Step Down (Normal) #raw 0x10 'Step Down (Normal) #raw 0x10 'Step Down (Normal) #raw 0x25 'Step on the Spot Down (Faster) |
Quote:
|
Quote:
Also I'm not sure how me adding three bytes to an originally 2 command script raises the total from an expected 5 to 6? |
Quote:
It's actually originally three commands (10, 25, FE). and you were overwriting those three(it doesn't go beyond 0xfe i guess) (in your case, only the first three of your custom movements overwrote those bytes. It became 6 (7 including 0xFE) because you got rid of the 0xFE when you overwrote, so the next set of commands were bridged to yours. basically: your entry can't be longer than the original, otherwise you need to use a different offset. |
Quote:
#raw 0x10 #raw 0x12 #raw 0x10 #raw 0x30 #raw 0x10 #raw 0x25 |
| All times are GMT -8. The time now is 9:14 AM. |
![]()
© 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User generated content remains the property of its creator.
Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.