27.06.2011, 13:58
I want to put this object on player head -
SetPlayerAttachedObject( playerid, 0, 19086, 1, -0.117202, -0.031788, -0.026216, 98.563064, 79.973266, 0.000000, 0.533887, 1.000000, 1.000000 );
[Hat]
This on the shoulder of the player -
SetPlayerAttachedObject( playerid, 2, 19079, 4);
[parrot]
And I don't know the locations... how can I know the locations?
Thanks !
SetPlayerAttachedObject( playerid, 0, 19086, 1, -0.117202, -0.031788, -0.026216, 98.563064, 79.973266, 0.000000, 0.533887, 1.000000, 1.000000 );
[Hat]
This on the shoulder of the player -
SetPlayerAttachedObject( playerid, 2, 19079, 4);
[parrot]
And I don't know the locations... how can I know the locations?
Thanks !