Results 1 to 7 of 7

Thread: How to put Videos in the event messages (RTW:BI)

  1. #1
    Kagemusha's Avatar Kanrei
    Join Date
    Oct 2005
    Posts
    2,206

    Default How to put Videos in the event messages (RTW:BI)

    Here is how i put the Assasination video to the assasination message:
    Here is the original message in SHOGUN/data/descr_event_images.txt.To avoid any misunderstandings the SHOGUN is the mod folder we are using for the Ran no Jidai mod:

    PHP Code:
    mission_assassinate
        icon    agent
        format
        
    {
            
    title        center verdana        black
            string         center verdana_med    black        
            title_image     center                    
            spacer         8
            bodystring  left verdana_sml khaki left
        

    I replaced the original assasination message code with a an wonder movie code that we know uses movie file:

    PHP Code:
    mission_assassinate
            icon    historic
        heading_items    2
        format
        
    {
            
    title        center verdana        black    
            movie          center 320 240
            spacer         8
            string         center verdana_med    black                        
            bodystring   left verdana_sml khaki left
            spacer         8
            multistring  center   verdana_sml khaki left
            spacer         8
            multistring  center   verdana_sml khaki left
        

    I just renamed a STW movie into RTW movie and copied into in my SHOGUN/data/fmv mod folder becouse Bi can use all the movies both in Bi and RTW.

    Then added the the path of the movie into the code:

    PHP Code:
    mission_assassinate
            icon    historic
        heading_items    2
        format
        
    {
            
    title        center verdana        black    
            movie          center 320 240 SHOGUN
    /data/fmv/lose/julii_eliminated.wmv
            spacer         8
            string         center verdana_med    black                        
            bodystring   left verdana_sml khaki left
            spacer         8
            multistring  center   verdana_sml khaki left
            spacer         8
            multistring  center   verdana_sml khaki left
        

    And Voila the movie works in the assasination message.Ofcourse this is just the main principle.I didnt yet change the icon to the message or anything like that.

  2. #2
    purple elf's Avatar Yamabe
    Join Date
    Feb 2006
    Location
    Corby Uk blech!
    Posts
    273

    Default

    wow thats so awesome! keep up the good work! :original:
    Snake stop fooling around! Snake? Snaaaaaaaaaake! (doo doo doooo)





    Purple Elf is awesome 100%!

  3. #3
    mac89's Avatar Suguchi
    Join Date
    Mar 2006
    Location
    on forums dude!
    Posts
    694

    Default Re: [Bi]How to put Videos in the event messages

    I tried that with a new movie but once I opened the message the game minimizes and uses another thing to open it (it still does not display the movie)

  4. #4
    HELLEKIN's Avatar Kirā
    Join Date
    Nov 2007
    Location
    LISBON - PORTUGAL
    Posts
    269

    Default Re: [Bi]How to put Videos in the event messages

    Hello,i tryed to put a video in the event message below but when i open te message the screen apears all black and no filme...just a black square...what is wrong?I put here the changes i made to the file...can you correct what is wrong?(i have a this files in a mood----ROME TOTAL WAR REMAKED/rome - total war/data/fmv/messages/....so on so on....)


    senate_mission_success
    icon historic
    heading_items 2
    format
    {
    title center verdana black
    movie center 320° 240°data/fmv/messages/senate_mission_success.wmv
    spacer 8
    string center verdana_med black
    bodystring left verdana_sml khaki left
    spacer 8
    multistring center verdana_sml khaki left
    spacer 8
    multistring center verdana_sml khaki left
    }



    thanks
    Homo Homini Lupus

  5. #5
    Skull's Avatar Kei kihei
    Join Date
    Oct 2010
    Location
    Serbia
    Posts
    1,867

    Default Re: [Bi]How to put Videos in the event messages

    Does this work for the original RTW(withaout the BI)?

  6. #6
    leoni's Avatar Kihei
    Join Date
    Aug 2009
    Location
    Berlin
    Posts
    983

    Default Re: [Bi]How to put Videos in the event messages

    Yes it work.

  7. #7
    Skull's Avatar Kei kihei
    Join Date
    Oct 2010
    Location
    Serbia
    Posts
    1,867

    Default Re: [Bi]How to put Videos in the event messages

    Quote Originally Posted by leoni View Post
    Yes it work.
    Thank you.
    Strongholder 4 life!

    Click here!



    My men are eager for battle and so am I.Prepare to fight!



    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    ! WARNING,THE PICS YOU MAY SEE BELOW ARE AWSOME !
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    BYZANTINES VS TURKS

    ♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖♖






    Spoiler Alert, click show to read: 
    Horses are for cowards! Real men fight on foot!





    Spoiler Alert, click show to read: 
    Before the beginning of the final siege of Constantinople, Mehmed II made an offer to Constantine XI Palaiologos,the last Byzantine Emperor.
    In exchange for the surrender of Constantinople, the emperor's life would be spared to which,he replied:
    To surrender the city to you is beyond my authority or anyone else's who lives in it, for all of us, after taking the mutual decision, shall die out of free will without sparing our lives.
    He died on the day the city fell.
    His last recorded words were: "The city is fallen and I am still alive", and then he tore off his imperial clothes so as to let nothing to distinguish him from any other soldier and led his remaining soldiers into a last charge where he was killed.



    A interesting little site...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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