23.08.2015, 22:20
I want when played is in range of this KeyPad the gates open up
so how can I make this ?
so how can I make this ?
pawn Код:
//keypad
CreateObject(2886,-3293.315429,-888.127258,20.019216,0,0,-90.000);// == Keypad
//LEFT SIDE DOORS
CreateObject(3049,-3294.663085,-897.989929,10.683928,0,0,-91.800003);//Left Gate Closed
CreateObject(3049,-3294.663085,-897.989929,10.683928,0,0,-117.600006); //Left Gate Opened
////////////////////////RIGHT SIDE DOORS
CreateObject(3049,-3294.530273,-888.976806,10.473924,0,0,90.100006); //Right Gate Closed
CreateObject(3049,-3294.530273,-888.976806,10.473924,0,0,166.300018); //Right Gate Opened