[Tutorial] Moving gate with a command.
#6

Thus, I prefer you to use ' /rs ' instead of ' /save ' to get positions.
save = whole AddPlayerClass
rs = rawposition ( X,Y,Z,A )

Saves at rawpositions.txt, same folder as /save

And :
pawn Код:
MoveObject(name, X, Y, Z, speed);// Moving the gate
at the close command, good explaining

at the open command,
pawn Код:
MoveObject(name, X,Y, Z, 1);// Opening the gate
What's 1 =P

Nice tutorial.
Reply


Messages In This Thread
Moving gate with a command. - by Darnell - 22.08.2011, 12:47
Re: Moving gate with a command. - by PhoenixB - 22.08.2011, 12:49
Re: Moving gate with a command. - by Darnell - 22.08.2011, 12:53
Re: Moving gate with a command. - by PhoenixB - 22.08.2011, 12:54
Re: Moving gate with a command. - by Darnell - 22.08.2011, 12:55
Re: Moving gate with a command. - by Basicz - 22.08.2011, 12:59
Re: Moving gate with a command. - by Darnell - 22.08.2011, 13:02
Re: Moving gate with a command. - by alpha500delta - 22.08.2011, 19:31
Re: Moving gate with a command. - by Darnell - 22.08.2011, 19:33
Re: Moving gate with a command. - by Naruto_Emilio - 23.08.2011, 02:53
Re: Moving gate with a command. - by ninjahippie - 21.12.2011, 02:01
Re: Moving gate with a command. - by Thresholdold - 21.12.2011, 11:12
Re: Moving gate with a command. - by Thresholdold - 22.12.2011, 09:37

Forum Jump:


Users browsing this thread: 1 Guest(s)