Jump to content

Search the Community

Showing results for tags 'tile changes'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Important Links
    • Serenes Forest Code of Conduct
    • Mistakes or Errors on the Site
  • Important Forums
    • Announcements
    • Member Feedback
    • Site Content
  • General Forums
    • Introductions
    • General
    • Far from the Forest...
    • Creative
    • Fan Projects
    • General Gaming
  • Fire Emblem Forums
    • General Fire Emblem
    • NES and SNES Era
    • GameBoy Advance Era
    • GameCube and Wii Era
    • Nintendo DS Era
    • Nintendo 3DS Era
    • Fire Emblem: Three Houses
    • Fire Emblem: Engage
    • Fire Emblem Heroes
    • Related Games
  • Miscellaneous
    • Forum Graveyard

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Jabber


Skype


Yahoo


ICQ


Website URL


MSN


AIM


Interests


Location

Found 3 results

  1. So I've read a million outdated tutorials on this, Nintenlord and Markyjoe taught me how to make and insert the changes with EA, but nobody but arch has any info on coding it. I have my changes stored at an offset, but I just need someone to tell me how to code it. That complex mappy code that looks like this: #define TileMap(TCN,X1,X2,L1,L2,TilePointer) "BYTE TCN X1 X2 L1 L2 0 0 0; POIN TilePointer" #define TileMapEnd "WORD 0xFF 0 0" cant possibly be the way... but if it is, someone please to god teach me what each piece of it means with tiled. And tell me if I need a tile reference table like the one Arch has in his tutorial. its a broken link though. Memes aside, any help on this would save my Chapter from doom and I thank you in advance for the trouble.
  2. Hello! I'm curious as to how to use Breakable Walls and snags, I understand how to use Doors, but I do not understand how to use walls. Do I use the Wall/Snag character in order to do this? If so what class do they have to be?
  3. So my map changes are not showing when it's been triggered. Event wise, you're only able to visit the red houses once and are given the items. But, the house doesn't close. Also, bandits would keep destroying the red house that I did not get the chance to visit yet. The house does not show that it's been destroyed. I've been following Markjoe1990's and Nintenlord's Tiled tutorial and was confused by the ordering of the IDs. I think this could be the issue of why the tiles aren't changing, but I could be wrong. So I'll list the steps that I did so far. Step 1: Made the map Step 2: Made the layer properties for each tile change Step 3: Inserted into empty space on the ROM Step 4: Changed the tilesets in nightmare Step 5: Inserted events into empty space and tested the chapter Any other info/screenshots that you need in order to point out what needs to be fixed, please let me know. Thanks in advance!
×
×
  • Create New...