<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ffrtt.ru/index.php?action=history&amp;feed=atom&amp;title=FF7%2FField%2FScript%2FOpcodes%2F53_WREST</id>
	<title>FF7/Field/Script/Opcodes/53 WREST - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ffrtt.ru/index.php?action=history&amp;feed=atom&amp;title=FF7%2FField%2FScript%2FOpcodes%2F53_WREST"/>
	<link rel="alternate" type="text/html" href="https://wiki.ffrtt.ru/index.php?title=FF7/Field/Script/Opcodes/53_WREST&amp;action=history"/>
	<updated>2026-08-04T07:38:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.1</generator>
	<entry>
		<id>https://wiki.ffrtt.ru/index.php?title=FF7/Field/Script/Opcodes/53_WREST&amp;diff=1350&amp;oldid=prev</id>
		<title>BukTop: 2 revisions imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.ffrtt.ru/index.php?title=FF7/Field/Script/Opcodes/53_WREST&amp;diff=1350&amp;oldid=prev"/>
		<updated>2019-05-23T02:17:28Z</updated>

		<summary type="html">&lt;p&gt;2 revisions imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 02:17, 23 May 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>BukTop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.ffrtt.ru/index.php?title=FF7/Field/Script/Opcodes/53_WREST&amp;diff=1349&amp;oldid=prev</id>
		<title>my_wiki&gt;BukTop: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.ffrtt.ru/index.php?title=FF7/Field/Script/Opcodes/53_WREST&amp;diff=1349&amp;oldid=prev"/>
		<updated>2018-04-04T09:34:38Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 09:34, 4 April 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>my_wiki&gt;BukTop</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.ffrtt.ru/index.php?title=FF7/Field/Script/Opcodes/53_WREST&amp;diff=1348&amp;oldid=prev</id>
		<title>my_wiki&gt;Synergy Blades at 03:02, 8 September 2006</title>
		<link rel="alternate" type="text/html" href="https://wiki.ffrtt.ru/index.php?title=FF7/Field/Script/Opcodes/53_WREST&amp;diff=1348&amp;oldid=prev"/>
		<updated>2006-09-08T03:02:59Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Opcode: '''0x53'''&lt;br /&gt;
* Short name: '''WREST'''&lt;br /&gt;
* Long name: Window Reset&lt;br /&gt;
&lt;br /&gt;
==== Memory layout ====&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; style=&amp;quot;border: 1px solid black; border-collapse: collapse;&amp;quot;&lt;br /&gt;
! width=&amp;quot;40&amp;quot; | 0x53&lt;br /&gt;
! width=&amp;quot;40&amp;quot; | ''N''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Arguments ====&lt;br /&gt;
* '''const UByte''' ''N'': The ID of the window to reset.&lt;br /&gt;
&lt;br /&gt;
==== Description ====&lt;br /&gt;
&lt;br /&gt;
Resets the given window, including the following parameters:&lt;br /&gt;
&lt;br /&gt;
* Position and size, set by [[FF7/Field/Script/Opcodes/51 WMOVE|WMOVE]], [[FF7/Field/Script/Opcodes/2F WSIZW|WSIZW]], [[FF7/Field/Script/Opcodes/55 WROW|WROW]] or even the initial values set by [[FF7/Field/Script/Opcodes/50 WINDOW|WINDOW]];&lt;br /&gt;
* Background type, set by [[FF7/Field/Script/Opcodes/52 WMODE|WMODE]];&lt;br /&gt;
* Numerical displays, set by [[FF7/Field/Script/Opcodes/36 WSPCL|WSPCL]];&lt;br /&gt;
* Message parameters, set by [[FF7/Field/Script/Opcodes/41 MPARA|MPARA]] and [[FF7/Field/Script/Opcodes/42 MPRA2|MPRA2]].&lt;br /&gt;
&lt;br /&gt;
The reset window has a position of approximately (5,5), with a width and height of approximately (0x130, 0x45).&lt;/div&gt;</summary>
		<author><name>my_wiki&gt;Synergy Blades</name></author>
		
	</entry>
</feed>