Difference between revisions of "FF7/WorldMap Module/Script/Opcodes/349"
< FF7 | WorldMap Module | Script | Opcodes
Jump to navigation
Jump to search
my_wiki>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...") |
m (3 revisions imported) |
||
(2 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 [[ | + | 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 05: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