Whenever i try to use it, it gives me an error. I tried using both AVI and WMV. None work!
And here is the titlepage script:
;AIScript from Wizard
;Header
desc = Title Page Wizard
;Script
:state=0:music=audiobank\blahblah
:state=0:hudreset,hudx=50,hudy=10,hudimage=languagebank\english\gamecore\backdrops\Mumbai\gamemenu.tga,hudmake=display
:state=0:hudreset,hudx=50,hudy=45,hudimage=languagebank\english\gamecore\backdrops\Mumbai\newgame.tga,hudtype=1,hudmake=button
:state=0:hudreset,hudx=50,hudy=55,hudimage=languagebank\english\gamecore\backdrops\Mumbai\loadgame.tga,hudtype=2,hudmake=button
:state=0:hudreset,hudx=50,hudy=65,hudimage=languagebank\english\gamecore\backdrops\Mumbai\exitgame.tga,hudtype=5,hudmake=button
:state=0:hudreset,hudx=50,hudy=50,hudimage=gamecore\huds\pointer.dds,hudmake=pointer
:state=0:state=2
:state=2:backdrop=gamecore\backdrops\blahblah.jpg
:state=2:backdropvideo=videobank\player1.avi
:state=2,hudselectionmade=1:destroy
:state=2,hudselectionmade=5:quitgame,destroy
:state=2,hudselectionmade=2:loadgame
It doesn't work!
And here is another one
;AIScript from Wizard
;Header
desc = Title Page Wizard
;Script
:state=0:music=audiobank\blahblah
:state=0:hudreset,hudx=50,hudy=10,hudimage=languagebank\english\gamecore\backdrops\Mumbai\gamemenu.tga,hudmake=display
:state=0:hudreset,hudx=50,hudy=45,hudimage=languagebank\english\gamecore\backdrops\Mumbai\newgame.tga,hudtype=1,hudmake=button
:state=0:hudreset,hudx=50,hudy=55,hudimage=languagebank\english\gamecore\backdrops\Mumbai\loadgame.tga,hudtype=2,hudmake=button
:state=0:hudreset,hudx=50,hudy=65,hudimage=languagebank\english\gamecore\backdrops\Mumbai\exitgame.tga,hudtype=5,hudmake=button
:state=0:hudreset,hudx=50,hudy=50,hudimage=gamecore\huds\pointer.dds,hudmake=pointer
:state=0:state=2
:state=2:backdropvideo=videobank\player1.avi
:state=2,hudselectionmade=1:destroy
:state=2,hudselectionmade=5:quitgame,destroy
:state=2,hudselectionmade=2:loadgame
This don't work either!!
PLEASE HELP :S