Hi
Can some one help me please?
Im trying to play an .ogv file on a screen and I need it to loop for ever and not stop.
Iv got this in my screen object init. but an error said Picture \music\tor1.ogv could not be found.
this setObjectTexture [1,"\music\tor1.ogv"];
This works fine with a texture and i know the ogv is in the music folder.
where do it put this part ?
call BIS_fnc_playVideo;