This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Amokossi

Pages: [1]
1
Modelling and Animation / Re: [RELEASE] Easy Loginscreen
« on: February 17, 2015, 11:07:11 pm »
Hi Guys,

can someone do an example (please tested to work ;) ) how to use 2 scenes? If set "max_scenes = 2" and add a model with SceneID "2". I gat an error.

models part look like this:

ModelList = {
        max_scenes = 2,                    
        fade_duration = 1,            
        sceneData = {
                {10,"7.blp"}
  },

-- Scene: 1
        {1, 4.727, 2.490, -8.000, 5.046, 0.392, 1.000, _, 13, 1, 1, "Creature/Epicdruidflighthorde/epicdruidflighthorde.m2", _, _},
        {1, 2.200, 1.600, -8.000, 0.900, 0.400, 1.000, _, 22, 1, 1, "Creature/Epicdruidflightalliance/epicdruidflightalliance.m2", _, _}
}



Do I just need to add 1 line under my models section and name the SceneID "2" and set maxScenes to "2"??

Sampple would be really nice.


Amokossi

Pages: [1]