Results 1 to 3 of 3

Thread: Simple Scripting Question.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Linke's Avatar Hazarapatish
    Join Date
    Apr 2014
    Location
    Stockholm
    Posts
    1,800

    Default Simple Scripting Question.

    How do I remove the Imperator Augustus Intro Movie, and how do I remove the speach at the start of the campaign?
    I think I now how to change what the text says in the intro but not the speach.

  2. #2
    Inevitability won
    Patrician Citizen

    Join Date
    Mar 2010
    Posts
    9,594

    Default Re: Simple Scripting Question.

    In the emp_start.lua script for the main_emperor campaign you'll see the line "cm:register_movies("RomeII/imp_aug_intro");". That does what you might expect.

    The intro speeches from the advisers are located in the factions folder of the main_emperor campaign.

    Ironically all the scripting for this campaign is for the intro movie and the intro speeches. You lose nothing important by just removing it all.

  3. #3
    Linke's Avatar Hazarapatish
    Join Date
    Apr 2014
    Location
    Stockholm
    Posts
    1,800

    Default Re: Simple Scripting Question.

    Thank you very much for your useful and expected help. -Linke

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •