I need Help with this !
#5

Hello!

PHP код:
forward DoorOpen();
public 
DoorOpen()
{
    
MoveDynamicObject(lspddoor1253.2000000,106.6130000,1002.2000100,90.00000002.0);
    
MoveDynamicObject(lspddoor2253.2000000,111.5660000,1002.2000100,270.00000002.0);
      return 
1;
}
forward DoorClose();
public 
DoorClose()
{
    
MoveDynamicObject(lspddoor1253.2000000,107.6000000,1002.2000100,90.00000002.0);
    
MoveDynamicObject(lspddoor2253.2000000,110.6000000,1002.2000100,270.00000002.0);
      return 
1;
}
forward DoorOpen2();
public 
DoorOpen2()
{
    
MoveDynamicObject(lspddoor3239.5000000,115.09200000,1002.2000000,90.00000002.0);
    
MoveDynamicObject(lspddoor4239.5996100,120.0600000,1002.2000000,270.00000002.0);
    return 
1;
}
forward DoorClose2();
public 
DoorClose2()
{
    
MoveDynamicObject(lspddoor3239.5000000,116.1000000,1002.2000100,90.00000002.0);
    
MoveDynamicObject(lspddoor4239.5000000,119.1000000,1002.2000100,270.00000002.0);
    return 
1;

And SetTimerEx to SetTimer.
Does it work then?
Reply


Messages In This Thread
I got problem with this doors - by RotAway - 28.07.2015, 19:54
Re: I need Help with this ! - by RotAway - 28.07.2015, 20:27
Re: I need Help with this ! - by RotAway - 29.07.2015, 10:33
Re: I need Help with this ! - by RotAway - 29.07.2015, 18:44
AW: I need Help with this ! - by Mencent - 29.07.2015, 21:26
Re: I need Help with this ! - by TenTen - 29.07.2015, 21:28
Re: I need Help with this ! - by RotAway - 30.07.2015, 07:37

Forum Jump:


Users browsing this thread: 1 Guest(s)