Gates.
#8

Quote:
Originally Posted by <__Ǝthan__>
do something like this:


// at the top:
new gate1;
// gamemodeinit:
gate1 = CreateObject(971,631.5333,-595.8685,16.3359,0.000000,0.000000,269.105682); //SD3

// command:


if (strcmp( cmdtext, "/gate1open", true) == 0)
{
SendClientMessage(playerid, your color, "Gate 1 Opening!");
MoveObject(gate1, newx, newy, newz, speed);
return 1;
}


-Ethan
Hi there,

Lol you lost some time there, don't you think? :P

Have fun scripting.

Kind regards,

Francis Morissette
SA-MP Scripter
http://sa-mp.com
Reply


Messages In This Thread
Gates. - by -eXo - 20.04.2009, 21:56
Re: Gates. - by StrickenKid - 20.04.2009, 22:03
Re: Gates. - by -eXo - 20.04.2009, 22:05
Re: Gates. - by Burridge - 20.04.2009, 22:07
Re: Gates. - by StrickenKid - 20.04.2009, 22:09
Re: Gates. - by -eXo - 20.04.2009, 22:28
Re: Gates. - by StrickenKid - 20.04.2009, 22:30
Re: Gates. - by Francis[French] - 21.04.2009, 00:23
Re: Gates. - by -eXo - 21.04.2009, 23:13
Re: Gates. - by rabit7 - 22.04.2009, 00:41

Forum Jump:


Users browsing this thread: 1 Guest(s)