Player object attach problem
#1

Hello. Im trying to attach an hat to my players head, but it doesnt work, it appears and half second later it disapears.

What is the problem?

my hat command
Код:
	if(strcmp(cmd, "/hat1", true) == 0)
	{
      SetPlayerAttachedObject(playerid, 3, 19487, 2, 0.101, -0.0, 0.0, 5.50, 84.60, 83.7, 1, 1, 1);
      return 1;
	}
Reply


Messages In This Thread
Player object attach problem - by supergirlpenetrator - 30.07.2013, 21:18
Re: Player object attach problem - by ThaCrypte - 30.07.2013, 22:50
Re: Player object attach problem - by supergirlpenetrator - 31.07.2013, 11:09
Re: Player object attach problem - by dEcooR - 31.07.2013, 11:10
Re: Player object attach problem - by supergirlpenetrator - 31.07.2013, 11:15
Re: Player object attach problem - by supergirlpenetrator - 31.07.2013, 11:29

Forum Jump:


Users browsing this thread: 1 Guest(s)