Results 1 to 3 of 3

Thread: video event report instead of text msg

  1. #1

    Default video event report instead of text msg

    Got some vids for my project "Exposing of the Empires". How to create event video to emerge step-by-step instead of txt and pic event msg? Please help!

  2. #2

    Default Re: video event report instead of text msg

    Text event messages are created using:
    Code:
    historic_event event_name true factions { england, }
    Where true is optional and makes it a yes/no event, and factions is also optional and makes the event only display for the specified factions. To convert this to an event which plays a video, use this instead:
    Code:
    historic_event event_name event/video_name.bik factions { england, }
    Where, again, factions is optional. Make sure you include the video_name.bik file in your mod's data/fmv/event folder.

  3. #3
    Gigantus's Avatar I am not special - I am a limited edition.
    Patrician took an arrow to the knee spy of the council

    Join Date
    Aug 2006
    Location
    Goa - India
    Posts
    53,132
    Blog Entries
    35

    Default Re: video event report instead of text msg

    If you are interested in large size message fields that allow larger then normal (wider) movies do use the descr_event_images file from my Bare Geomod set up.


    click for full picture










Posting Permissions

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