Gates problem.. help pls :)
#1

I have problems with gates... They rotate when they opens and i dont want that... can someone tell me what is problem? Thanks

Here are pictures:

http://www.zaslike.com/viewer.php?fi...7dzfc0snrk.png ----- closed

http://www.zaslike.com/viewer.php?fi...3vhuqo9phs.png ----- when opening

http://www.zaslike.com/viewer.php?fi...j0rvbjum6a.png ---- closed

http://www.zaslike.com/viewer.php?fi...dol6wmkm32.png ---- opened

http://www.zaslike.com/viewer.php?fi...dv567wccpx.png ------ should be closed

pawn Код:
else if (PlayerToPoint(15, playerid,2720.3772,-2508.3069,12.6))
        {
            MoveDynamicObject(armygate2,2720.3772, -2499.8069, 12.6, 3.5);
            SetTimer("GateClose2", 7000, 0);
            SendClientMessage(playerid, COLOR_BLUE,"SWAT KAPIJA 2 je otvorena i zatvorice se za 7 sekundi.");
            GetPlayerName(playerid, sendername, sizeof(sendername));
            format(string, sizeof(string), "* %s uzima daljinski i otvara SWAT KApiju 2.", sendername);
            ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
        }
the 2nd gate's code
Reply
#2

I have exact same problem
Reply
#3

Are you sure you are using the exact same cords as they should be ?, and use the speed as 1.50 instead of 3.5
Reply
#4

Add 0.0,0.0,0.0 for the newest streamer version
Reply
#5

fixed it thank
Reply
#6

Hmm, I suck with gates, but since I am starting to learn, I am going to study this error here. If I find your answer I'll get back to you on it
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)