DOW SCAR

From Relic Mod Wiki

Jump to: navigation, search

What is SCAR?

SCAR is the scripting language for Dawn of War, standing for “Scripting at Relic”.

It is used mainly in the single player missions, but comes 3 file forms:

  • .SCAR Files, These contain the scenarios “program”, how it works, objectives, players, and events. They can be used for multiplayer win condition files too.
  • .NIS Files, These are “None Interactive Sequence” files. They are cutscenes (at the start and end of levels), information, and suchlike.
  • .AI Files, These are Artificial Intelligence coding files. These are covered in more detail in the [Dawn of War AI section[DoW AI]