Changes
Jump to navigation
Jump to search
no edit summary
== Script entity/function names ==
This is a text file, not present in the PSX version. Each line is 32 characters (space padded) with the last character = \n. The first lines are the names of the entities, '''except the doors'''. And after there are the names of the scripts.
Example:
Squall::talk
Squall::push
Squall::shop
Eventline1
Eventline1::default
Eventline1::touch
Eventline1::touchOff
Eventline1::touchOn
</pre>