how would i make custom load movie and a minimap ?

Started by Sunnyb0y, May 23, 2020, 11:42:13 AM

Previous topic - Next topic
how would i make custom load movie and a minimap if anyone has a detailed tutorial could you please post a link here ?
เว็บสล็อตออนไลน์ที่ดีที่สุด

open your world name open _source pc shell movies and th world mlst and put in the name of your movie made with bil ..\..\_SOURCE_PC\shell\movies\islandfly1.bik then go to world shell movies open mcfg file  and edit mcfg file sorry am bad at explaining hopefully someone else can explain better. here is my mcfg // transition times used by all movies

MovieProperties()
{
    Name("flythrough_template");
    FadeInTime(1.0);
    FadeOutTime(1.0);
}


// Level fly throughs...

// island
MovieProperties()
{
    Name("islandfly");
    Inherit("flythrough_template");
    Movie("island");
    SegmentList()
    {
        Segment("islandfly1", 1.0, -1);
        Segment("island2", 1.0, -1);
        Segment("island3", 1.0, -1);
    }
}
   
mods and maps in progress:<br />--Bf1 expanded edition 3.0 version
-- bf1 tcw battles
-- bf1 seasons mod season 1
-- bf2 expanded edition tbh