Jump to content
  • 0

porti 0.3d


impulse81

Question

salut! mereu cand deschis o poarta ea se roteste la 90 de grade si asa ramane .. face asa numa la 0.3d..

[pawn] if(strcmp(cmd, "/barrier", true) == 0)

{

if(IsPlayerConnected(playerid))

{

if(PlayerToPoint(3.0,playerid,72.1400,-1527.1444,5.0066))

    {

  if(PlayerInfo[playerid][pBuletin] == 1)

    {

if(PlayerInfo[playerid][pCash] >= 100)

{

    SendClientMessage(playerid, COLOR_BLUE, "*** Welcome to San Fierro ***");

                        GivePlayerMoney(playerid, -500);

    MoveObject(vama1,68.328880, -1526.939087, -0.809014, 5.5);

SetTimer("GateClose", 6000, 0);

GameTextForPlayer(playerid, "~w~san fierro", 3000, 1);

}

else

{

SendClientMessage(playerid, COLOR_GREY,"  You dont have $100 !");

}

}

else

{

SendClientMessage(playerid, COLOR_GREY,"  You dont have a Buletin !");

}

}

}

}

[/pawn]

Si mai am o intrebare !

cum fac daca intru intr-o masina pers descuiata a cuiva sa nu ma de afara din ea?

ce linie trebuie sa caut?

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.