Fast questiong, when player floats :S?
#7

Quote:
Originally Posted by Don Correlli
pawn Код:
new Float:x_pos, Float:y_pos, Float:z_pos;
GetPlayerPos(playerid, x_pos, y_pos, z_pos);
SetPlayerPos(playerid, x_pos, y_pos, z_pos);
SetPlayerSkin(playerid, GetPlayerSkin(playerid));
Just use this in /sync command.
thanks alot, ill try btw im also tryng this do you think it might work?

Код:
	if(strcmp(cmd,"/sync",true)==0)
	{
	  if(IsPlayerConnected(playerid))
	  {
 	 	ClearAnimations(playerid);
	  }
	  return 1;
	}
Reply


Messages In This Thread
Fast questiong, when player floats :S? - by XeoN_13 - 09.07.2009, 23:32
Re: Fast question, when player floats :S? - by XeoN_13 - 09.07.2009, 23:33
Re: Fast question, when player floats :S? - by Correlli - 09.07.2009, 23:38
Re: Fast question, when player floats :S? - by XeoN_13 - 09.07.2009, 23:41
Re: Fast question, when player floats :S? - by Correlli - 09.07.2009, 23:45
Re: Fast questiong, when player floats :S? - by Abernethy - 09.07.2009, 23:48
Re: Fast question, when player floats :S? - by XeoN_13 - 09.07.2009, 23:53
Re: Fast question, when player floats :S? - by Correlli - 09.07.2009, 23:58
Re: Fast question, when player floats :S? - by pen_theGun - 10.07.2009, 00:11
Re: Fast question, when player floats :S? - by XeoN_13 - 10.07.2009, 00:13

Forum Jump:


Users browsing this thread: 2 Guest(s)