Gates problems
#6

Quote:
Originally Posted by Rk_
no, and don't double post.

Sabotinekes, show us the script.
Okay...

Код:
new elevator;
Код:
	elevator = CreateObject(CreateObject( 969, 258.624359 , -1233.953003 , 72.482002 , 0.000000 , -6.016057, 35.546187);
Код:
  if(strcmp(cmd, "/gateopen", true) == 0) { // Edit the /eup to your elevator command.
   MoveObject(elevator, 253.039215 , -1238.966187 , 72.317299 , 2.00); // Put your cords in here
   return 1;
   }
   if(strcmp(cmd, "/gateclose", true) == 0) { // Same deal as before
   MoveObject(elevator, 258.624359 , -1233.953003 , 72.482002 , 2.00); // Same deal as before
   return 1;
	}
This is the script
Reply


Messages In This Thread
Gates problems - by sabotinekes - 19.04.2009, 16:53
Re: Gates problems - by krisis32 - 19.04.2009, 16:54
Re: Gates problems - by krisis32 - 19.04.2009, 16:56
Re: Gates problems - by Rks25 - 19.04.2009, 16:57
Re: Gates problems - by sabotinekes - 19.04.2009, 16:58
Re: Gates problems - by sabotinekes - 19.04.2009, 17:03
Re: Gates problems - by Backwardsman97 - 19.04.2009, 17:06
Re: Gates problems - by Typhome - 19.04.2009, 17:09
Re: Gates problems - by sabotinekes - 19.04.2009, 17:12

Forum Jump:


Users browsing this thread: 5 Guest(s)