Weird problem in my plugin, Need some help.
#1

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

Wtf you stole this from my script
Reply
#3

Do not stole scripts and tell they are yours!
Reply
#4

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
Reply
#5

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

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

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)