Object Not Attaching plz Help
#3

You need to Create the object first (I think, it's like that for when you attach objects to vehicles, not sure if that's for players as well)

Код:
new pObject;
pObject = CreateObject(18856, x, y, z, etc)
AttachObjectToPlayer(pObject,playerid,x, y, z, x, y, z);
I noticed you use the floats for the object position also for the object rotation, you can't do that, name them rotX, rotY, and rotZ, for example
Reply


Messages In This Thread
Object Not Attaching plz Help - by Elias_Haddad - 07.04.2012, 13:32
Re: Object Not Attaching plz Help - by Shabi RoxX - 07.04.2012, 13:40
Re: Object Not Attaching plz Help - by Manuel_P - 07.04.2012, 13:40
Re: Object Not Attaching plz Help - by Shabi RoxX - 07.04.2012, 13:42
Re: Object Not Attaching plz Help - by Elias_Haddad - 07.04.2012, 13:44
Re: Object Not Attaching plz Help - by Elias_Haddad - 07.04.2012, 13:53
Re: Object Not Attaching plz Help - by Shabi RoxX - 07.04.2012, 13:59
Re: Object Not Attaching plz Help - by Elias_Haddad - 07.04.2012, 14:04
Re: Object Not Attaching plz Help - by Elias_Haddad - 07.04.2012, 14:48
Re: Object Not Attaching plz Help - by Shabi RoxX - 07.04.2012, 14:52

Forum Jump:


Users browsing this thread: 2 Guest(s)