help player point
#1

how i can make system what teleports 1 place to 2 place? code like this

can someone help to repair this?
Код:
  if(IsPlayerInRangeOfPoint(playerid, 7.0, 2695.6880, -1704.6300, 11.8438))
  SendClientMessage(playerid,0xFFFFFFFF,"You Found New Secret Place ,");
  SetPlayerPos(playerid, -2523.8162,2239.3862,5.3984, 334.7503);
  return 1;
}
Reply
#2

Quote:
Originally Posted by rs2fun111
how i can make system what teleports 1 place to 2 place? code like this

can someone help to repair this?
Код:
  if(IsPlayerInRangeOfPoint(playerid, 7.0, 2695.6880, -1704.6300, 11.8438))
  SendClientMessage(playerid,0xFFFFFFFF,"You Found New Secret Place ,");
  SetPlayerPos(playerid, -2523.8162,2239.3862,5.3984, 334.7503);
  return 1;
}
whats wrong with that?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)