Jump to content

Question

Posted

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?

10 answers to this question

Recommended Posts

Posted

dai recompile la scriptul cu poarta

Posted

tot nu merge...

1. Updateaza-ti includele cu cele de la 0.3d. (pune-le in pawno/include pe care-l folosesti, nu altul !)

2. Updateaza-ti samp-server, announce, samp_npc cu cele din 0.3d.

Posted

Sincer si mie mi se intampla asta , am crezut ca e vreo chestie de la mine.Portile se intorc invers , e urat ... Mda, 0.3d :))

http://www.sa-mp.ro/forum/index.php/topic,17390.0.html
Posted

SALUT am avut si eu problema cu portile ... si prietenul meu cu care am un sv .... el avea windows XP eu 7 el compila si i se roteau usile mie nu pe windowsul meu .... ideea e ca AMX are cv ineregula cu XP si-a instalat 7 si nu a mai avut nici o problema :D

Guest
This topic is now closed to further replies.
×
×
  • 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.