Difference between revisions of "FF7/WorldMap Module/Script/Opcodes/349"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Aali
(Created page with "* Opcode: '''0x349''' * Name: set world progress * Two-word opcode: No ==== Parameters ==== {| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; bor...")
 
ffrtt>BukTop
m (3 revisions imported)
 
(4 intermediate revisions by 2 users not shown)
Line 17: Line 17:
==== Notes ====
==== Notes ====


Sets the world progress variable which determines which of the replacement blocks to use from the [[http://wiki.qhimm.com/view/FF7/WorldMap_Module#MAP_Format|MAP]] file.
Sets the world progress variable which determines which of the replacement blocks to use from the [[FF7/WorldMap_Module#MAP_Format|MAP]] file.


0 - before temple of the ancients, 1 - after temple of the ancients, 2 - after ultimate weapon appears, 3 - after mideel, 4 - after ultimate weapon killed
0 - before temple of the ancients, 1 - after temple of the ancients, 2 - after ultimate weapon appears, 3 - after mideel, 4 - after ultimate weapon killed

Latest revision as of 04:22, 23 May 2019

  • Opcode: 0x349
  • Name: set world progress
  • Two-word opcode: No

Parameters

Location Name Description
Stack Progress World progress value

Notes

Sets the world progress variable which determines which of the replacement blocks to use from the MAP file.

0 - before temple of the ancients, 1 - after temple of the ancients, 2 - after ultimate weapon appears, 3 - after mideel, 4 - after ultimate weapon killed