#This file is used to set command line params automatically for named animations when #converting from ANI to AN3 format #-------------------------------------------------------------------------------------------- # use # for comments, doh!! #params are as follows:- #param1 =-allcutscenes #param1 =-allanims #param1 =-cutscene followed by a list of characters in the level with there own overides #CUTSCENEFILESIZE may be placed after -allcutscenes and -cutscene to #set size of outputted cutscene files, 0 = don't split files = default -allcutscenes FP 100 CUTSCENEFILESIZE 0 #-cutscene RescueEdmundIntro CUTSCENEFILESIZE 40000 -cutscene RescueEdmundIntro CUTSCENEFILESIZE 60000 #-allanims FP 50 # edmund FP 50 # peter FP 100 # ginabrik FP 100 -cutscene n1m06 CUTSCENEFILESIZE 120000 -cutscene n1m9_keysearch CUTSCENEFILESIZE 80000 -cutscene n1m04 CUTSCENEFILESIZE 90000 -cutscene n1m03 CUTSCENEFILESIZE 50000 #-cutscene n2m3 CUTSCENEFILESIZE 80000 #-cutscene n4m21 CUTSCENEFILESIZE 80000 #-cutscene n5m1 CUTSCENEFILESIZE 60000