SA-MP Forums Archive
Weird problem in my plugin, Need some help. - 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: Weird problem in my plugin, Need some help. (/showthread.php?tid=130652)



Weird problem in my plugin, Need some help. - VeNoM62 - 27.02.2010

Help me, it works but when the player spawns then goes to the subway they teleport and get the "subway is busy" message, please help!



Quote:
Код:
 else if(IsPlayerInRangeOfPoint(i, 1.0, 1685.9564,964.1009,10.7590))
    {                                    // Four
      if(IsInSubwayTrain[i] == false)
      {           //2543.2554,-1306.0792,1025.0703
IsInSubwayTrain[i] = true;
SetPlayerPos(i, 1726.8531,960.1580,-66.2811);
MoveObject(monotrain, 1727.0046,-1054.0931,-66.5000, 30.00);//1725.5785

      }
      else if(IsInSubwayTrain[i] == true)
      {
 GameTextForPlayer(i, "~r~The subway is busy please wait", 5000, 4);
      }
      return 0;                                // End of the bracket Four
    }



Re: Weird problem in my plugin, Need some help. - braduz - 09.03.2010

Wtf you stole this from my script


Re: Weird problem in my plugin, Need some help. - [MWR]Blood - 09.03.2010

Do not stole scripts and tell they are yours!


Re: Weird problem in my plugin, Need some help. - braduz - 09.03.2010

Wow wtf some theifs around here
http://forum.sa-mp.com/index.php?topic=157628.0
original post
Why the hell would you steal the only san andreas subway idea


Re: Weird problem in my plugin, Need some help. - biltong - 09.03.2010

Well, this was posted before yours was. So who stole whose script?


Re: Weird problem in my plugin, Need some help. - braduz - 09.03.2010

Quote:
Originally Posted by biltong
Well, this was posted before yours was. So who stole whose script?
I posted that script new because i had no time to post
I Tried on a different account and posted as "nickG"
So why the hell is this the same as myne, Btw this is not even the full script
So if he uses just that its completly pointless
/////////////////////
Even though, I am realy pissed to find this, I noticed the blank [quote] quote


Re: Weird problem in my plugin, Need some help. - smoker08 - 09.03.2010

Mhm Braduz made this script first, so no one stole no one's script. Ideas can come up but the code is different, and I can say as we know Braduz for a long time, his code is gonna be better anyways.

Cheers,
AF1_CLAN