tele help
#2

try with command and than type /save save command is in 0.3 filterscripts if i am right

Код:
if (strcmp("/move", cmdtext, true, 10) == 0)
	{
  new Float:x, Float:y, Float:z;
  // Get Player Position
  GetPlayerPos(playerid, x, y, z);

  SetPlayerPos(playerid,x+random(5), y+random(5), z+random(5));
  }
  return 0;
}
and go to jail cells and try so much time to enter the jail cell ,works for me great but i dont need the coords for jail cells i am using this for other things ^^
Reply


Messages In This Thread
tele help - by TouR - 09.12.2009, 12:03
Re: tele help - by Lajko1 - 09.12.2009, 12:29
Re: tele help - by Jeffry - 09.12.2009, 15:47

Forum Jump:


Users browsing this thread: 1 Guest(s)