Barrier script
#1

Hello,

i have make a barrier here is my script:

Код:
{
    if(strcmp(cmdtext, "/openlsgate", true) == 0)
    {
        new string[50];
        new movetime = MoveObject(lsgate1, 65.12141418, -1530.75195312, 4.83278656, 2.00);
        format(string, sizeof(string), "Lsgate is now open", movetime);
        SendClientMessage(playerid, 0xFF000000, string);
        return 1;
    }
    return 0;
}
Its work's good but now i want rotate it witch this script its only go up i want the sam thing as a railway crossing
anybody help me please

Sorry for my bad english i'm the netherlands
Thanks, jordylol6
Reply


Messages In This Thread
Barrier script Please help - by jordylol6 - 09.11.2010, 08:27
Re: Barrier script - by wouter0100 - 09.11.2010, 09:11
Re: Barrier script - by jordylol6 - 09.11.2010, 09:12
Re: Barrier script - by jordylol6 - 09.11.2010, 09:51
Re: Barrier script - by LegendNissanGTR - 09.11.2010, 09:56
Re: Barrier script - by jordylol6 - 09.11.2010, 10:11

Forum Jump:


Users browsing this thread: 1 Guest(s)