øAslickproductions.org/forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&topic=1561.msg15567e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index33c8.htmlslickproductions.org/forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&action=profile;u=6;area=showposts;start=660e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index33c8.html.zxŸh^ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÈ@>CnOKtext/htmlISO-8859-1gzip@øÕCnÿÿÿÿÿÿÿÿWed, 11 Mar 2020 08:35:38 GMT0ó°° ®0®P®€§²ð®Ÿh^·Cn List of monster formations to call using the 4D event command

Author Topic: List of monster formations to call using the 4D event command  (Read 1834 times)

angelo26

  • Guard Leader
  • *
  • Posts: 44
    • View Profile
Hey guys,

      I'm looking for a document that details which enemy formations can be called using the 4D event command. I'm not sure if such a document exists...if it doesn't, can someone help me figure out how to call any monsters?

Example, the flame eater from strago's house is 4F, and the event command 4D 4F 3F calls it. but the pack number for it in usME is 335, which is 14F  so I'm a bit confused. You simply drop the first number (one in this case) and then use the remaining two bytes (4F) to call any monster formation?

Any help on this is greatly appreciated.

Deathlike2

  • FF4 R&D Master
  • *
  • Posts: 3,538
  • I'm looking at you, bitch!
    • View Profile
Re: List of monster formations to call using the 4D event command
« Reply #1 on: March 05, 2011, 11:15:19 AM »
FlameEater doesn't reference any formation from Bomb Island?
Working on the next Yet To Be Named FF4 "Hardtype" Hack Download Latest: v1.48

Video Demos: #1 #2 #3

Lenophis

  • Forum Overlord
  • *
  • Posts: 1,688
  • Gender: Male
  • I sad
    • View Profile
    • Slick Productions
Re: List of monster formations to call using the 4D event command
« Reply #2 on: March 05, 2011, 11:33:32 AM »
I'm looking for a document that details which enemy formations can be called using the 4D event command. I'm not sure if such a document exists...if it doesn't, can someone help me figure out how to call any monsters?
Only a select few don't.

Quote
Example, the flame eater from strago's house is 4F, and the event command 4D 4F 3F calls it. but the pack number for it in usME is 335, which is 14F  so I'm a bit confused. You simply drop the first number (one in this case) and then use the remaining two bytes (4F) to call any monster formation?
Take the battle number, add 256 (0x100) to it, and go to that number in the formations editor.

119 bugs fixed and counting.

angelo26

  • Guard Leader
  • *
  • Posts: 44
    • View Profile
Re: List of monster formations to call using the 4D event command
« Reply #3 on: March 05, 2011, 07:46:48 PM »
I see, Thanks Lenophis  :laugh: