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
#2

Sorry, i dont now ?
Reply
#3

lol okay ?

Ontopic: anybody help ?
Reply
#4

Any body help me now please (bump)
Reply
#5

Use this http://forum.sa-mp.com/showthread.ph...ghlight=objrot
Reply
#6

thanks!.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)