ejonesss
New member
- Joined
- Apr 30, 2012
- Messages
- 49
i was wondering what does compiling do?
does it take all the text files pertaining to a land and pack them into 1 big chl file?
for example take land 7 (frog shaped)
Land7Archeologists.txt
Land7Challenges.txt
Land7Control.txt
Land7CreatureAI.txt
Land7Departure.txt
Land7DYK.txt
Land7Globals.txt
Land7Hurricane.txt
Land7Intro.txt
Land7JapanCapital.txt
Land7NutOil2.txt
Land7Objectives.txt
Land7Outro.txt
Land7SevenSamurai.txt
Land7SickTown.txt
Land7ThrowBloke.txt
lets say i want to modify Land7SevenSamurai.txt to make 70 or 700 by changing the line
Samurai = create platoon PLATOON_INFO_SEVEN_SAMURAI at {SS_Prism_Pos} with 7 men and 0 women
to Samurai = create platoon PLATOON_INFO_SEVEN_SAMURAI at {SS_Prism_Pos} with 70 men and 0 women
or Samurai = create platoon PLATOON_INFO_SEVEN_SAMURAI at {SS_Prism_Pos} with 700 men and 0 women
then i compile does the Land7.chl contain all the above txt files or do i have to decompile the Land7.chl first?
i know you may say "why not just merge armies"?
this is just an example of a modification
thanks for the help
does it take all the text files pertaining to a land and pack them into 1 big chl file?
for example take land 7 (frog shaped)
Land7Archeologists.txt
Land7Challenges.txt
Land7Control.txt
Land7CreatureAI.txt
Land7Departure.txt
Land7DYK.txt
Land7Globals.txt
Land7Hurricane.txt
Land7Intro.txt
Land7JapanCapital.txt
Land7NutOil2.txt
Land7Objectives.txt
Land7Outro.txt
Land7SevenSamurai.txt
Land7SickTown.txt
Land7ThrowBloke.txt
lets say i want to modify Land7SevenSamurai.txt to make 70 or 700 by changing the line
Samurai = create platoon PLATOON_INFO_SEVEN_SAMURAI at {SS_Prism_Pos} with 7 men and 0 women
to Samurai = create platoon PLATOON_INFO_SEVEN_SAMURAI at {SS_Prism_Pos} with 70 men and 0 women
or Samurai = create platoon PLATOON_INFO_SEVEN_SAMURAI at {SS_Prism_Pos} with 700 men and 0 women
then i compile does the Land7.chl contain all the above txt files or do i have to decompile the Land7.chl first?
i know you may say "why not just merge armies"?
this is just an example of a modification
thanks for the help