Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Talk:Final Fantasy V:TBL: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Moving ==characters== to regular (not talk) page)
No edit summary
 
Line 1: Line 1:
==Pointers==
I moved all the stuff that was here to the main TBL page. Talk pages aren't for ROM documenation or explanations, they're for meta discussion. I don't know if I put things exactly where they belong, so it should probably be checked over. [[User:Snarfblam|Snarfblam]] ([[User talk:Snarfblam|talk]]) 17:06, 12 December 2013 (EST)
<pre>
00 - Endstring, wait for response.
01 - Linebreak, 4 at most per message at dialogues, waiting for a response to clean the box and keep going.
</pre>
===Main Dialogue===
<pre>
02 - Bartz name, since he is the only one that can be renamed.
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, for gil, item, and abilities respectively.
17 - Pause, later byte tells how many time it takes.
</pre>
 
===Battle Dialogue===
<pre>
05 - Tabulation, later byte tells how many space it takes.
16 - Same as 02 from Main Dialogue.
</pre>

Latest revision as of 22:06, 12 December 2013

I moved all the stuff that was here to the main TBL page. Talk pages aren't for ROM documenation or explanations, they're for meta discussion. I don't know if I put things exactly where they belong, so it should probably be checked over. Snarfblam (talk) 17:06, 12 December 2013 (EST)