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

AJUTOR "/sf,/lv,/ls"


Question

Posted

deci,in grandlarc sau cv de gen... am :

if(strcmp("/ls",cmdtext,true) ==0 )

  {

  SetPlayerPos(playerid,1545.2650,-1676.1956,13.5600);

  return 1;

  }

  if(strcmp("/sf",cmdtext,true) ==0)

  {

  SetPlayerPos(playerid,-1972.2222,287.9554,35.1719);

  return 1;

  }

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

  {

  SetPlayerPos(playerid,2036.5061,1543.2839,10.8203);

  return 1;

  }

  if(strcmp("/aa",cmdtext,true) == 0)

  {

  SetPlayerPos(playerid,414.3717,2531.0986,23.3218);

  return 1;

  }

    if(strcmp("/lvair",cmdtext,true) == 0)

  {

  SetPlayerPos(playerid,1332.3650,1485.1322,10.8203);

  return 1;

  }

  if(strcmp("/lsair",cmdtext,true) == 0)

  {

  SetPlayerPos(playerid,1962.4471,-2428.8657,13.5469);

  return 1;

  }

    if(strcmp("/sfair",cmdtext,true) == 0)

  {

  SetPlayerPos(playerid,-1494.4955,-207.5995,14.1484);

  return 1;

  }

intru in sv scriu ls lv sf sfair lvair lsair            si zice ca nu exista comanda

(in server.cfg am la gamemode0 grandlarc

2 answers to this question

Recommended Posts

Guest RockStar
Posted

Ai postat de 2 ori... http://www.sa-mp.ro/forum/index.php/topic,13719.0.html

Reported.

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.