[Help] AttachObjectToPlayer Error
#1

Hello , i want to make Objects in my gamemodes then i search it on ****** i found its wiki page there was an example :

PHP код:
CMD:hat1(playerid params[])
{
     
SetPlayerAttachedObject(playerid31948720.101, -0.00.05.5084.6083.7111COLOR_GREY);
     
retun 1;

I Copied it and tested and it works fine . Then i decided to make my own . So i made the following command

PHP код:
CMD:hat2(playerid params[])
{
     
SetPlayerAttachedObject(playerid31892720.101, -0.00.05.5084.6083.7111COLOR_GREY);
     return 
1;

As you Can see both have Axis . hat1 is for HAT1 and hat2 is for HAT2 . But hat1 appears correctly but hat2 dont it is half in the player head (lol) and half appears . Moreover , it isn't in correct direction.
Reply


Messages In This Thread
[Help] AttachObjectToPlayer Error - by Arxalan - 29.12.2014, 07:03
Re: [Help] AttachObjectToPlayer Error - by marwanalramahi - 29.12.2014, 07:40
Re: [Help] AttachObjectToPlayer Error - by Arxalan - 29.12.2014, 08:29
Re: [Help] AttachObjectToPlayer Error - by LetsOWN[PL] - 29.12.2014, 09:23

Forum Jump:


Users browsing this thread: 2 Guest(s)