Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×

Question

5 answers to this question

Recommended Posts

Posted

fi mai explicit te rog

sa faci sa iti apara un text cind intri in pickup sau sa te teleporteze undeva cind intri in pickup

Posted

sau uite aici vezi si u care iti e de ajutor mai mare http://www.sa-mp.ro/forum/index.php?topic=1700.0

Exact.

Iar ca sa te teleporteze faci asa

public OnPlayerPickUpPickup(playerid, pickupid)
{
  if (pickupid == Numele-PickUp-Info)
  {
        GameTextForPlayer(playerid, "Si aici Textul care sa apara", 5000, 3);//
        SetPlayerPos(playerid, X, Y, Z);
    }
    return 1;
}

Restu, faci dupa tutorial.

logo.png

ATENTIE!!! Nu imi trimiteti mesaje private care au legatura cu scriptingul. NU mai scriptez.

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.