
Satoshi Ookami
Memento Mori
Community Supporter
Last Activity: August 5th, 2018 10:56 AM
About Me
- About Satoshi Ookami
- Biography
- Hi. I'm pokemon fan from Czech Republic. The main reason why I joined PC is ROM hacking. I've always been playing but thanks to PC I can even make my own hack.
Off biography.
Move camera script
#org @start
lockall
special 0x113
applymovement 0x7F @move
waitmovement 0x0
special 0x114
releaseall
end
#org @move
#raw (these can be any movements as long as it comes back to the user)* * = If the camera moves 3 up, then 2 left, then the camera MUST return to it's orignal postion.
EXPLANATION
The special 0x113 and special 0x114 are the most important part of the script. The script is relying on it, so, no special 0x113 or 0x114's, no Move Camera Scripts.
Lockall
This is almost like the command "lock" except it locks every person on the map.
Special 0x113
This makes the player be frozen. And any other people should be as well.
Applymovement 0x7F @move
Applymovement = Applymovement, but the 7F tells the game we are moving the Camera instead of people. The movements are the same as if you were moving people.
Special 0x114
This releases the 'Special 0x113' if this is not present, then you can't move at all
Releaseall
Kinda like 'release' except it releases all people on the map
National Dex in Ruby
writebytetooffset 0x2 0x2026B00
writebytetooffset 0x3 0x2026B01
writebytetooffset 0xDA 0x2024EBE
writebytetooffset 0x67 0x2026A5A
Removing offsets
#remove 0xoffset
It'll remove only the scripts at that offset, so stuff a pointer leads to won't be removed.
#clean 0xoffset
It'll remove the last script you compiled, as long as the offset was a dynamic offset.
#removeall 0xoffset
It'll remove all parts of the script, including stuff from thhe other pointers.
Setmaptile permanent
You need to use the command 'special 0x8E' after the setting the tile. - Interests
- Anime
- Location
- Abyss of Time, Great Seal
- Gender
- Male ♂
- Nature
- Calm
- Also Known As
- Ash493
- Favorite Pokémon
- legends Absol,Lucario,Machoke
-
Signature
Friends
Showing Friends 1 to 20 of 159
-
.comSeen July 26th, 2022
-
.MissingnoSeen May 4th, 2023
-
.Tactic.Seen October 7th, 2012
-
*~Misao~*Seen June 23rd, 2012
-
*Comet~Stars*Seen December 24th, 2014
-
*Luxio//Hacks*Seen October 24th, 2016
-
~Gary~Seen December 30th, 2015
-
00kmilo00Seen October 17th, 2010
-
☆Rei☆Seen April 18th, 2021
-
AceTrainerKaydenSeen November 3rd, 2010
-
AdamfrizellSeen May 11th, 2011
-
adde2k7Seen June 30th, 2011
-
AdvancedPokeShipperSeen October 4th, 2015
-
ahsomeSeen January 17th, 2013
-
AkibaSeen April 10th, 2017
-
ArcSeen March 17th, 2018
-
AroseSeen April 10th, 2017
-
AstraeaSeen January 23rd, 2022
-
Asyraf FileSeen June 19th, 2020
-
AtemSeen May 23rd, 2022
Emblems
Emblems are deprecated. They will be removed from profiles in PokéCommunity 3.0.