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

Question

Posted

Salut,am facut comanda de teleportare am mai facut dar de mult si am cam uitat,si acum fac din nou,dar acum fac teleportarea merge nu am nici un warn sau eruare dar cand ma teleportez pe sv ma teleporteaza in alte locuri si de fiecare data diferite!

2 answers to this question

Recommended Posts

Posted

Ori Ai gresit Cordonatele ori ai gresit ceva la if(strcmp....)

                                                                      {

                                                                      function here

                                                                      return 1;

                                                                      }

New GameMode In Development!-Romania Team Gang War-100%!...Datimi doua Motive afrimative de ce sa-l postez si-l postez...

Posted

TheBoss" post="50131" timestamp="1294855940"]

Ori Ai gresit Cordonatele ori ai gresit ceva la if(strcmp....)

                                                                      {

                                                                      function here

                                                                      return 1;

                                                                      }

Esti genial >.<'

Vezi sa nu ai un random in teleport. Mai bine faci dupa modelul asta:

if(strcmp(cmdtext, "/teleport",true) == 0)
{
    SetPlayerPos(playerid,x,y,z);
    return 1;
}

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.