Gates
#1

Hey People,

Now i have got this:

Код:
new poort;

	MoveObject(poort, 3502.5634765625, -187.08984375, 9.2750568389893, 2.0);

	poort = CreateObject(10828, 3502.5634765625, -187.08984375, 9.2750568389893, 0.0, 0.0, 0.4998779296875);

	if (strcmp("/agateopen", cmdtext, true, 10) == 0)
	{
 		MoveObject(poort, 3502.5634765625, -187.08984375, 3.1000456809998, 2.0);
		SendClientMessage(playerid, 0x00FF00AA, "De poort is nu geopend.");
		SetTimer("GateClose", 9000, false);
		return 1;
	}
Its with a command...
I want that u press the Space balk that the gates opens.. WIthouth command.
How to fix that?
Greetingz Drowzz
Reply


Messages In This Thread
Gates - by Drowzz - 17.06.2010, 16:48
Re: Gates - by Mike_Peterson - 17.06.2010, 19:00
Re: Gates - by Cameltoe - 17.06.2010, 19:07
Re: Gates - by MadeMan - 17.06.2010, 19:41
Re: Gates - by Mike_Peterson - 18.06.2010, 19:45
Re: Gates - by Drowzz - 19.06.2010, 05:52
Re: Gates - by ViruZZzZ_ChiLLL - 19.06.2010, 05:54
Re: Gates - by Drowzz - 19.06.2010, 06:33
Re: Gates - by ViruZZzZ_ChiLLL - 19.06.2010, 06:54
Re: Gates - by ledzep - 19.06.2010, 07:01

Forum Jump:


Users browsing this thread: 1 Guest(s)