• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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.

Recent content by ScripNewbie

  1. S

    [Audio✓] Repointing Dialogue offsets in PKSVUI/XSE messes up audio

    You must repoint all the script you change per script like when oak give you a pokemon not only the dialogue... And if there is asm in decompile script, just simply delete it because when you compile it again it's already there. To repoint a certain script put dynamic and change all offset to a...
  2. S

    [Script] I need help with HM CUT "setanimation" [Pokemon Ruby]

    https://www.pokecommunity.com/showthread.php?t=144728 This link might help.. But if still didn't understand it make your own animation. Just like what i usually did..
  3. S

    I need How to change OverWorldSprite!

    https://www.pokecommunity.com/showthread.php?t=466847 This might help...
  4. S

    [Tool✓] OWS Table Helper

    OWS Table Helper [FOR ANDROID ONLY] In my experience i always getting a problem everytime i use OverWorldManager to create a Table. First of all i can't understand where is my Pointer, Data Pointer, and Frame Pointer. Well since i always get that problem i decided to make my own Over World...
  5. S

    [Script] Frame Change in Yes No Box

    Does somebody know how to change Yes / No frame box in FR, I mean how to change frame like in option menu but in script..
  6. S

    Pokemon Fire Red: Editing The Town Map

    This is really great tutorial!
  7. S

    Universally Changeing Sprites and tiles

    Use TileHelper Advance and a Tutorial for editing tilesets. As for Sprite, do you mean Overworld or Image sprite? For Overworld Sprite use OWM, or Overworld Editor Rebirth, or hex editor. For Image sprite, or other sprite your talking about, You need to be more specific.
  8. S

    [Map] Modifying Fishing Encounters in PPRE

    I didn't get what are you trying to say but If you want to add all pokemon in Diamond & Pearl in your Hack, better expand the table of pokemon data, name, pokedex flag etc. for something big like this i recommend using BPRE 1.0 as there is many tutorial on something about this, but if you don't...
  9. S

    [Other] Sprite from emerald

    If you want easy one, use OWM: OverWorld Manager by Kimonas If you want more fluid and cleanest , follow what i say in above.
  10. S

    [Other] CFRU/DPE python help

    Wait... Your saying your trying to Download Pokemon Unbound and your in python part? Wait what? If you want to download it and play it, Download Pokemon Unbound.ups and patch it on clean rom using NUPS.exe and tick ignore. NOTE: If your saying is about installing CFRU, follow the directions...
  11. S

    [Other] Sprite from emerald

    First goto the index you want to change. Example you want to change index 10 That size is 16x32, if you want to change it goto offset 3a3bb0, that's where all the data of overworld sprite, all entry of overworld is 24 bytes, if you want to change the size of index 10, multiply it with 24, 10 is...
  12. S

    [Script] Warp Script Issue

    Try my suggestion. If it didn't work then i will say something that might be the problem If all of that is not the problem, then the problem is the map where you want to teleport to.
  13. S

    [Graphics] Help Changing Pokemon Sprites

    You need to find the table of pokemon Front and back sprite, shiny and palette table on all of this. And repoint it, if you don't want,then try repointing the front sprite pointer (or what looks like wacky to your hack) to your new front sprite image, the wackiness is maybe caused by larged...
  14. S

    [Script] Warp Script Issue

    Can i see what is your script? When im writing warp command my script is: I use it when working in my hack but i didn't encounter a problem in warp scripting when im using this method. Ps. Sorry for bad english
  15. S

    Quick Research & Development Thread

    I tried your code and try to expand it, but i didn't have any idea what's gone wrong in my writing. The code: My Script: The thing is, it's not working, if you somehow just somehow have time to help i will appreciate it, but if you don't that's ok.
Back
Top