If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Talk:Final Fantasy V:TBL: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Characters== 40 and 41 are not used (ti or tsu, not sure). ==Pointers== 00 - Endstring, wait for response. 01 - Linebreak, 4 at most per message, waiting for a response to ...") |
|||
Line 3: | Line 3: | ||
==Pointers== | ==Pointers== | ||
<pre> | |||
00 - Endstring, wait for response. | 00 - Endstring, wait for response. | ||
01 - Linebreak, 4 at most per message, waiting for a response to clean the box and keep going. | 01 - Linebreak, 4 at most per message, waiting for a response to clean the box and keep going. | ||
Line 10: | Line 11: | ||
10, 11, 12 - Common variables. | 10, 11, 12 - Common variables. | ||
17 - Pause, later byte tells how many time it takes. | 17 - Pause, later byte tells how many time it takes. | ||
</pre> |
Revision as of 01:50, 8 December 2013
Characters
40 and 41 are not used (ti or tsu, not sure).
Pointers
00 - Endstring, wait for response. 01 - Linebreak, 4 at most per message, waiting for a response to clean the box and keep going. 08, 09, and 0A - tabulation, range according to characters' names. 0C - Pause with one byte. 0F - Automagically closes the box. 10, 11, 12 - Common variables. 17 - Pause, later byte tells how many time it takes.