Jump to content

Recommended Posts

Posted

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.

Posted

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
Posted

Toturialu este unu excelent pentru beggineri

(Atess)

Dar spun fix cum a spus si Matrix trebuia sa pui si un SendClientMessage Un GameTextForPlayer sa te poti teleporta si cu masina ceva mai bun sa inteleaga newbies

Massari e curva mea

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.