Page 1 of 1

making a switch data file

Posted: Fri Feb 08, 2008 6:24 pm
by hek411
I've read the tutorials and they say I can make a switch data file by hand but not how to. How can I make one by hand?

Posted: Fri Feb 08, 2008 7:11 pm
by fiziwig
In any simple text editor

Line one is: MohoSwitch1
the rest of the lines are frame number, one space, switch layer name.

For example, a dat file generated by Papagayo looks like this:

MohoSwitch1
370 etc
371 E
388 WQ
390 AI
393 etc
397 U
399 etc
402 U
405 AI
408 etc
411 rest
614 rest
615 O
and so on

--gary

Posted: Sat Feb 09, 2008 9:29 am
by hek411
thanks