Object Not Attaching plz Help
#2

pawn Код:
AttachObjectToPlayer(18856,playerid,x, y, z, x, y, z);
These pos are relative to PlayerPos it means x+x > players pos X's X . Use 0,0,0,0,0,0 Like:

pawn Код:
AttachObjectToPlayer(18856,playerid,0, 0, 0, 0, 0, 0);//pos relative to player pos :)
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: 1 Guest(s)