Anonymous

Changes

From Final Fantasy Inside

FF8/FileFormat SYM

922 bytes added, 22:49, 1 July 2012
no edit summary
== Script entity/function names ==

This is a text file, not present in the PSX version. The first lines are the names of the entities, except the doors. And after there are the names of the scripts.

Example:
<pre>
Director # Entity names
Squall
Eventline1
Director # Script names
Director::default
Director::talk
Director::push
Director::dansho1
Squall
Squall::default
Squall::talk
Squall::push
Squall::shop
Eventline1
Eventline1::default
Eventline1::talk
Eventline1::push
Eventline1::across
Eventline1::touch
Eventline1::touchOff
Eventline1::touchOn
</pre>
Anonymous user