Menu

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.

Show posts Menu

Messages - neseliadam

#1
IT'S WORKINNNGGGGG WORKIIIIIIIIIIING :))))))))))))))))))))))
THANK YOU MAN THANK YOUUUUUUUUUUUUUUUUUUUUUUUU

I LOVE YOUUUUUUU :))))

i have made a mistake exactly you right ! the room script name is true,but repeatetly execute's name is false :) i have  check your message and look what was i found :

room_RepExec() :)) but i paste the original script repeatedly_execute_always() :))))))

thank you.. i will send you a link soon and you can check my full motion video game demo :)

but it's short now.. wish me everything.. i am a professional musician, if you need game ,tv advert,movie music just tell me :)

thank you again, thousands of tenk you,god bless you monkey :))))

#2
and i copy the video from demo with same name to my working folder and compiled folder..when i'm build the project, ags automtically copy the plugins dll to compiled folder..

what am i skipped , what is wrong i don't understand. if you help me, i'll give you a hug my friend..because this is my nigtmare !
#3
you mean this ?
Theora* video;
float rot = 0.0;

function repeatedly_execute_always() {
    if(video) {
      video.DrawEx(DsBackground, 160.0, 120.0, 0.5, 0.5, 0.0, RtScreen);
      if(System.HardwareAcceleration) video.DrawEx(DsScene, 260.0, 120.0, 0.25, 0.25, rot, RtScreen);
      video.NextFrame();
      rot += 0.2;
    }
}

function room_Load() {
  video = Theora.Open("theora.ogg");
  video.loop = true; 
  SetGameSpeed(24); // you don't need to use the same fps as the video like this, but it's easiest this way
}



i've tried to copy this code to room, it doesn't work.. this code don't load anything..plugin is on,code is okey,what is the next move :) don't be an enemy for repeting posts..i am searching an answer, good answer..
#4
i am making a full motion video game like you :) but i can't theora video player correctly..

Maybe you can help me. i can not use this plugin. when i paste the long first code to global script, i get an error messege "RelativeTo has already defined"..and i paste the short second script to room, it's never loads the video without the first script.how can i use this good plugin? which code to where i must paste? sorry for my english,but i think you can understand me.

if you help me, wish from me anythink :) this plugin is very important for my full phantasmagoria II style dvd game..

ask me whatever you want for your full motion video game. we are making a game with same style ;)
#5
anyone hear meeeee :( please hellllllllp :(((((
#6
Can anyone tell me how I get the ags_theora-Plugin to play a video on background?

I need the video playing in the background. I can't use an animation or PlayVideo().
I tried to copy the long code from this thread but it doesn't work. the first code i copy to global script and i get Error "RelativeTo has already defined" !!!" . the second code is to room script, but without the first script, this is won't work..

maybe you can help me.
i'm making a full video adventure game like phantasmagoria II. if you help me,you can save whole game!my videos and scenario ready,i can't put it to background...that's comedy :S
#7
Can anyone tell me how I get the ags_theora-Plugin to work ! it doesn't work. i copy the first code to globals script, it doesn't work.. and the error message is "RelativeTo has already defined" !!!

why didn't you put a sample project to zip?or any documents,help? i need to use this plugin,please help meeeeeeeeee !
SMF spam blocked by CleanTalk