hi jcl!
thx for your reply!

well,i use it like this:


level_load("stage_01.wmb");
wait(10);
if(key_r==1&&key_p==0)sys_record("record.rec",1);
if(key_p==1&&key_r==0)syt_replay("record.rec");
wait(1);
while(1)
{
if(mouse_left==1) my.x+=1;
if(key_space==1)my.z+=1;
my.pan+=mouse_force.x;
my.tilt+=mouse_force.y;
wait(1);
}

first time you run it,press "r", do something,then shut it down.
then launch it again , press"p" to replay.
the character will do everything what you have been recorded BUT
mouse_left==1(middle,or left). crazy

my friend has 7.82 comm, and the mouse buttons are not being replayed aswell. crazy
i have 7.07.

btw, my OS is windows 7,but i tried it on WinXP,still not being replayed.

sorry for my bad English grammar. blush

Edit: looks like im not the only one who have this problem:
http://www.opserver.de/ubb7/ubbthreads.p...true#Post189909

Last edited by Omicron_NEGA; 04/08/10 13:11.

P4 3.6GHz x2 8GB RAM DDR2 GeForce8800GTS