Jump to content
  • 0

Problema interior !


|EZEr0|R3k

Question

Am rezolvat problema anterioara, iar acum am alta care chiar ma calca pe nervi, sa va explic care este problema:

-atunci cand introduc codonatele unui interior:

[pawn]      else if(PlayerToPoint(2.5, playerid, 1352.2925,-1758.5183,13.5078))//

      {

        SetPlayerInterior(playerid, 0);

          SetPlayerPos(playerid,-30.946699,-89.609596,1003.546875);

          return 1;

      }

      else if(PlayerToPoint(2.5, playerid, -30.946699,-89.609596,1003.546875))//

      {

        SetPlayerInterior(playerid, 0);

          SetPlayerPos(playerid,1352.2925,-1758.5183,13.5078);

          return 1;

      }[/pawn]

Cad prin mapa dupa ce fac asta,  de ex ma teleporteaza din exterior tot in exterior la o inaltime de 100m chiar daca eu am introdus cordonatele unui interior.

Multumesc anticipat !

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

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.