Jump to content

Question

Posted

Am creat un pickup si as vrea sa creez in continuare cand dai /enter in pickup sa te teleporteze la training , nu reusesc nici cum.

Te-am ajutat cu ceva? Da-mi un POZITIV !

4 answers to this question

Recommended Posts

Posted

CMD:enter(playerid,params[]);

{

  IsPlayerInRangeOfPoint(playerid,/*aici pui coords de la pickup*/);

  SetPlayerInterior(playerid,id /*interior*/); //Ori pui SetPlayerPos(playerid,coords de la acea mapa.);

  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.