help please
#4

pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
  {
    if (PlayerToPoint(1.0, i, 1684.7642,-2099.3738,13.8343))
    {
        GameTextForPlayer(i, "~b~28th Streat CripZ~n~~w~/enter", 4000, 5);
    }
    else if(PlayerToPoint(1.0, i,1554.9419,-1675.7074,16.1953))
    {
        GameTextForPlayer(i, "~b~Los Santos Polica~n~~w~/enter", 4000, 5);
    }
    else if(PlayerToPoint(1.0, i,1526.1729,-1677.5127,5.8906))
    {
        GameTextForPlayer(i, "~b~Police Lifted~n~~w~/inside", 4000, 5);
    }
  }
Reply


Messages In This Thread
help please - by Kanji_Suzuki - 19.03.2009, 10:56
Re: help please - by zigzag7420 - 25.04.2009, 17:07
Re: help please - by member - 25.04.2009, 17:22
Re: help please - by Danut - 25.04.2009, 18:58

Forum Jump:


Users browsing this thread: 2 Guest(s)