Recent content by Reflekz

  1. R

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Thanks for the response, I think I am inserting them right.. although I might be mistaken. Is there a program that helps with this? EDIT: helps with the pallette and coloring? I think someone mentioned APE or something?
  2. R

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Sorry if this has already been asked prior to this, but I looked and didn't find it. Whenever I upload my trainer pics I've edited using the UNLZ gba it changes some of the colors, why does this happen? and is there a better way of inserting the sprites?
  3. R

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Thanks for the replies everyone, i don't mean to come off as a helpless case but I still don't understand what you're tell me to do. I don't really see why I would need a new trainer ID, I'm just going to edit an already existing one?
  4. R

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    The trainer is an elite four member. I've already beaten the elite four of course. Would I still have to do something with the trainer flag?
  5. R

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    #dynamic 0x800000 #org @start trainerbattle 0x1 0x2DF 0x0 @intro @defeat @after msgbox @msg 0x2 end #org @after msgbox @msg2 0x2 end #org @intro = I'm crazy as fo. #org @defeat = OMFGPWNT #org @msg = OMFGPWNT. #org @msg2 = You beat me..\nOMFGPWNT Well as you can probably tell, that...
  6. R

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    I'm having problems getting an official battle script to work right, here is the script I have. #dynamic 0x800000 #org @start trainerbattle 0x1 0x2DF 0x0 @intro @defeat @after msgbox @msg 0x2 end #org @after msgbox @msg2 0x2 end #org @intro = I'm crazy as fo. #org @defeat = OMFGPWNT...
Back
Top