• 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 AJaxs

  1. A

    [Script] NPC not disappearing.

    Thank you very much. I changed it and now it's working. I am thankful for your help.😄
  2. A

    [Script] NPC not disappearing.

    I wrote a NPC script, but the NPC won't disappear. Any help would be appreciated. Here's the Script: '--------------- #org 0x808E53 lock faceplayer msgbox 0x8808E6D MSG_NORMAL '"Hey,[player]!\nYou should check ou..." hidesprite 0x20 setflag 0x244 fadescreen 0x3 hidesprite 0x20 fadescreen 0x2...
  3. A

    [Script] Stop NPC from Disappearing after getting an ITEM from it

    Hello everybody, i have a minor Problem with NPCs who give ITEMs. I want the NPCs to still be there after I got the ITEM from them and left the map and returned there. I think the Problem lies with setflag , but I don't know what I should change. SCRIPT: #dynamic 0x800000 #org @start lock...
  4. A

    [Script] Script Tile keeps activating randomly

    ahhh,Thanks man.😄 This also explains why I get a "Repel wore of" Text message for another script.😂
  5. A

    [Script] Script Tile keeps activating randomly

    Hello guys and girls. My Problem is that i wrote a Script Tile but it does't activate correctly. One can step on it multiple times and nothing happens or it through sheer luck it activates. Also even if it was activated and the var set to 1 it can still activate again. I don't really know why...
  6. A

    [Script] Script for Nickname causes error

    Thanks mcferaligatr.😄 It works now. Only Problem is it deletes your sixth slot Party pokemon if you have one.😅
  7. A

    [Script] Script for Nickname causes error

    Hi, I wrote this Script for an event on a Scripting Tile (Green "S" Tile). My Problem is whenever it reaches the Nickname Part and one selects YES the script ends and the player can move around and even step back on the Script Tile again. I would like to know why it does that. Any Help is...
  8. A

    Trainers and approaching you on their own (View Radius)

    Thank you so much. You are always such a great help.😄
  9. A

    Trainers and approaching you on their own (View Radius)

    Hi, I would like to have my custom trainer approach the Player on his own. I have tried setting his movement to 22 , checking the trainer box and giving him a View Radius of 0002, but it still doesn't work. https://imgur.com/a/b4ZEOck Trainer Code: '--------------- #org 0x805841 lock...
  10. A

    [Script] Prof.Oak battles in seperate building with third not chosen Pokemon

    Thanks for the Help. I really appreciate it. I wish you a wonderful Day. And Thanks man.👍
  11. A

    [Script] Trainer Sprite not disappearing

    Hey man, You are a great Help. It works now. I will keep your Tips in mind while continuing. Your are Awesome!😆👍
  12. A

    [Script] Trainer Sprite not disappearing

    Hallo. For some reason my enemy Trainer Overworld Sprite doesn't dissapear right away. It just stays there until I leave the Area and come back than it is gone, but it should dissapear after the battle and some Dialogue. Here's the Script: '--------------- #org 0x806E6A lock faceplayer...
  13. A

    [Script] Prof.Oak battles in seperate building with third not chosen Pokemon

    Hello,😄 I have an Idea I would like to implement, but I have don't know how and where to implement it. I would like to implement 2 Prof.Oak trainers battles (in a separate building). For the FIRST one I would like him to appear(Build an extra House for him) after receiving the Pokedex and then...
  14. A

    [Script] Hide Trainer Sprite after Battle and YES/NO Battle script HELP

    Thanks, you have helped me a lot with this. Much appreciated :D
  15. A

    [Script] Hide Trainer Sprite after Battle and YES/NO Battle script HELP

    Hello,😄 I am new to Rom Hacking and need some help with scripting. Anyone know how to script that a Trainer sprite dissapears after Battle and saying something? Also how to script a Yes or No Trainer Battle? Any help would be appreciated. (This is my first thread ever created so pls point out...
Back
Top