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
can someone do an example (please tested to work

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