Jump to content
  • 0

Salut, intrebare ( GPS )


Question

Posted

Salut, am in script locatiile pe gps asa

else if(listitem == 19)

        {

            Gps[playerid] = 1;

            TelePosGps[playerid][tX] = 1432.1233;

TelePosGps[playerid][tY] = 1396.5969;

SetPlayerRouting(playerid, 1432.1233,1396.5969);

            TextDrawShowForPlayer(playerid, Textdraw53[playerid]);

            SendClientMessage(playerid, COLOR_GREY,"* Now Tracking Las Venturas Airport Exportation Point");

}

else if(listitem == 20)

        {

            Gps[playerid] = 1;

            TelePosGps[playerid][tX] = 2137.6948;

TelePosGps[playerid][tY] = -2282.4058;

            SetPlayerRouting(playerid, 2137.6948,-2282.4058);

            TextDrawShowForPlayer(playerid, Textdraw53[playerid]);

            SendClientMessage(playerid, COLOR_GREY,"* Now Tracking the Arms Dealers Job Point.");

}

Cum fac sa adaug o noua locatie, bine mai adaug un else if, ma refere cum iau acele coordonate ? cum le aflu ?

Multumesc pentru ajutor !

3 answers to this question

Recommended Posts

Posted

ok, si imi da ceva de genul

AddPlayerClass(0,1521.5483,-924.0179,41.1762,244.4532,0,0,0,0,0,0); //

Cum introduc eu astea acolo ? Sper sa nu va stresez prea mult.

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.