Jump to content

Cum fac un teleport


Massari

Recommended Posts

Buna ,mam gandit sa va arat cum faceti un teleport!

Este foarte usor

1.intrati pe server

2.dati /save unde vreti

3.my documents gta san andreas SA-MP savedposition.txt

4.Luam primele 3 Seturi de numere

5.intram in GM

6.Si trebuie sa avem asa ceva

if (strcmp("/comanda", cmdtext, true, 10) == 0)

{

SetPlayerPos(playerid,Coordonatele);

return 1;

}

EXEMPLU.:

if (strcmp("/lv", cmdtext, true, 10) == 0)

{

                SendClientMessage(playerid,COLOR_GREEN"welcome to Las Ventura");

SetPlayerPos(playerid,2017.5972,1544.3611,10.8293);

return 1;

}

7bdea99b11.png

rimmon curv.

Link to comment
Share on other sites

Buna ,mam gandit sa va arat cum faceti un teleport!

Este foarte usor

1.intrati pe server

2.dati /save unde vreti

3.my documents / savedposition.txt

4.Luam primele 3 Seturi de numere

5.intram in GM

6.Si trebuie sa avem asa ceva

if (strcmp("/comanda", cmdtext, true, 10) == 0)

{

SetPlayerPos(playerid,Coordonatele);

return 1;

}

EXEMPLU.:

if (strcmp("/lv", cmdtext, true, 10) == 0)

{

SetPlayerPos(playerid,2017.5972,1544.3611,10.8293);

return 1;

}

1 coordonatele se afla in my documents  GTA SAN ADREAS- SAMP- savedposition.txt

2 Foarte simplu

3 Macar de faceai un teleport complect , cu SendClientMessage etc

4 2/5

i_gerb.gif
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.