Recent content by acetrainereddie

  1. A

    Item won't show up.

    I've used said flag in a previous hack with the same purpose and had no issues, I'm pretty sure. And reloading did nothing.
  2. A

    Item won't show up.

    I have a person event set up as a pokeball to give an item and then dissappear. However, the item never even shows up. Any ideas what's wrong?
  3. A

    [Worldbuilding] I recently started a story and am a little dry on ideas.

    Okay, so I started writing my Pokemon story a little while ago and am just now starting to run out of ideas. If you guys could give it a read and suggest a few ideas for the plot in the future, that would be great. Thanks! Link deleted by moderator
  4. A

    [Tool] Weird PGE message

    See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentException: The output byte buffer is too small to contain the encoded data, encoding 'Unicode (UTF-8)' fallback...
  5. A

    [Other] Looking for people to work on my hack with.

    Hello, I have recently begun laying down groundwork for a ROM hack, but have discovered my weaknesses; scripting/npc creation and spriting. Thus, I am looking to assemble a scripter, and perhaps a spriting person. If interested please reply or DM me on discord @EdTheRedHead#4378. Thanks! I plan...
  6. A

    [Map] Random NPC Shows up in city

    As said above, a blank Red Npc shows up when i reload the map. I checked header scripts and see nothing. Anyone else having this issue, and does it have anything to do with my use of 2 advancemap versions (1.95 and 1.92)? Please help.
  7. A

    [Script] Script help... again....

    Worked, thanks a lot :)
  8. A

    [Script] Script help... again....

    I've done 0x3 before but it still reappears iirc.
  9. A

    [Script] Script help... again....

    '--------------- #org 0x8000D7 fanfare 0x13E giveitem 0xD 0x1 MSG_OBTAIN waitfanfare hidesprite 3 setflag 0x4F release end This script doesn't work as intended. When I walk away, it reappears. I have the person id set to the flag, but nothing. Any help would be appreciated. Thanks.
  10. A

    Script help... again.

    Will do, thanks!
  11. A

    Script help... again.

    I'm trying to set up a script that allows you to pass the npcs once you have delivered oak's parcel and obtained the pokedex, but this does not work. Anybody know how to fix it? '--------------- #org 0x800078 setworldmapflag 0x894 setvar 0x405B 0x1 setflag 0x3D checkflag 0x829 if 0x1 goto...
  12. A

    [Script] PKMN Text Editor

    I am using the text editor by HopelessFrench. Special items like [player] seem to delete themselves for me when added using this tool. Like, as in, they don't appear in game, or in the script when reopened. Any idea why? Thanks!
  13. A

    Tool: Pokemon Text Editor

    Special items like [player] seem to delete themselves for me when added using this tool. Any idea why?
  14. A

    [Script] Script help.

    Could somebody check over my script and let me know all the errors? I'm new to scripting and to give a Pokémon after this battle, but I keep getting errors. Thanks. '--------------- #org 0x163ACB trainerbattle 0x0 0x255 0x0 0x817AC55 0x817AC82 msgbox 0x817ACA2 MSG_NORMAL '"When lava at the...
Back
Top