Recent content by BOH

  1. B

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Thanks for your reply. I did not understand exacly the first point. What's the meaning of "something inside the rom"? The offset i've used #dynamic 0x814D7F6 is the same offset that previusly belonged to a signpost, so it should be in the rom. Another question: i known how to use flag but i...
  2. B

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Hi, i've two questions 1. Using PKSV, i've edited a signpost script inserted a checkflag: #dynamic 0x814D7F6 #org @main lockall checkflag 0x51 if true call @text releaseall end #org @text msgbox 0x816AE50 callstd MSG_NOCLOSE ' Non-closing message return #org 0x816AE50 = my message I've...
  3. B

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

    Hi! In advance map how can i do for replace a map with another? I've make my map in a test rom (same tiles of the real rom) and i want to move it into real rom (possibly including movement and permission) thanks a lot
  4. B

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

    I'm editing tree tiles in Ruby. I've see that the block that represent the top of the tree (left side) is composed by 1 tile in the bottom-right corner and 3 trasparent tiles. But i wanna use every of 4 tile space in the block, what part of tileset i've to modify? thanks a lot
  5. B

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

    Thanks. Using that tool is possible to change both the graphic and the position of city names? thanks
  6. B

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

    Hi, i've just downloaded A-MAP 1.95, but when i load a FR rom, the world map editor button remain disabled. Why? Where can i do for edit FR world map? Thanks a lot
  7. B

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

    Is it possible to increase the number of things in secret base? for example: can i put 32 things in my secret base? thanks
  8. B

    Palette Editting Pokemon.

    after go to my palette's offset, i didn't find the hex of the color saw in VBA..why?
  9. B

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

    why when i change magnemite with pokepic, in the rom appear with a gray background? i have controlled the background color of my sprite and is the same of normal magnemite
  10. B

    Script Requests/Sharing/Discussion

    but if i put only one script, is all correct i have adjusted my script, but now go only with 3rd generation pokemon...why?
  11. B

    Script Requests/Sharing/Discussion

    i have a correct script for leggendary pokemon. but when i put 3 script for 3 pokemon, with 3 different offset, i have many problem, like my sprite disappear and the game is blokked, or the wild pokemon do not battle.....normally the only script correct remains the last...why? thank you
  12. B

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

    ??what number i must change? ok i understand sorry for disturb and thank you
  13. B

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

    i didn't remove it, i just moved 1 square up, because i moved 1 square up also the entrace
  14. B

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

    but why with the other type i don't have this problem?
  15. B

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

    sorry but i don't understand what i can do exacly....
Back
Top