SA-MP Forums Archive
Another problem with MidoStream > gates won't open - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Another problem with MidoStream > gates won't open (/showthread.php?tid=147609)



Another problem with MidoStream > gates won't open - Andy_McKinley - 13.05.2010

I am using MidoStream now and I noticed that my gates aren't opening!
I used
pawn Код:
agate = CreateObject(986, -298.23571777344, 1507.4790039063, 76.049598693848, 0.000000, 0.000000, 180.55554199219);
(for example) before.
Now I have
pawn Код:
agate = CreateStreamObject(986, -298.23571777344, 1507.4790039063, 76.049598693848, 0.000000, 0.000000, 180.55554199219, 250.0);
and it isn't working anymore, gates own't open.


Re: Another problem with MidoStream > gates won't open - ViruZZzZ_ChiLLL - 13.05.2010

just do it with MoveObject
what Don Correlli said :>


Re: Another problem with MidoStream > gates won't open - Andy_McKinley - 13.05.2010

Quote:
Originally Posted by ViruZZzZ_ChiLLL
just do it with MoveObject
What do you mean? I am using MoveObject, but it isn't working anymore with this. :O


Re: Another problem with MidoStream > gates won't open - Correlli - 13.05.2010

Use MidoStream's MoveStreamObject function.


Re: Another problem with MidoStream > gates won't open - Andy_McKinley - 13.05.2010

Quote:
Originally Posted by Don Correlli
Use MidoStream's MoveStreamObject function.
Then tell me what the function is!

Anyway, found by myself!


Re: Another problem with MidoStream > gates won't open - Correlli - 13.05.2010

Why should I? You have the MidoStream topic and EVERY information in it.


Re: Another problem with MidoStream > gates won't open - Andy_McKinley - 13.05.2010

Quote:
Originally Posted by Don Correlli
Why should I? You have the MidoStream topic and EVERY information in it.
Hard to help someone, isn't it? You could've post it here instead of posting bullshit. That's how you got 2000 posts in 2 months, now tell me that's not spam (posting links without knowing what it is).


Re: Another problem with MidoStream > gates won't open - Correlli - 13.05.2010

Just don't cry please.

I told you which function to use, if your ass is too lazy to check the original topic then that's not my problem.


Re: Another problem with MidoStream > gates won't open - Mike Garber - 13.05.2010

Dude Don gave you the function, and It's all in the topic of Midostream. Doh, don't change before you know how to use It.