Automatic Command Gates
#1

How to i make multiple automatic gates that will open by command and close automatically like this?

Код:
public EL3DOWN()
{
	MoveObject(EL3,1573.691,-1685.959,28.746, 3.5);//Embaixo
	MoveObject(EL3,1573.717,-1685.977,41.382, 3.5);//Encima
	return 1;
}
I've tried it this way.. Only problem, i dont know which is open and which is close

I've searched, i only found IsPlayerInRangeOfPoint which does one gate.
I have 5 gates i want to do "Closed" and "Open".
I know how to do it via command so /close and /open but i want it automatically this time
Reply


Messages In This Thread
Automatic Command Gates - by Ritchie999 - 24.10.2010, 19:13
Re: Automatic Command Gates - by Bogdanovic - 24.10.2010, 19:23
Re: Automatic Command Gates - by Ritchie999 - 24.10.2010, 19:28
Re: Automatic Command Gates - by Bogdanovic - 24.10.2010, 19:51

Forum Jump:


Users browsing this thread: 2 Guest(s)