Simple Question [+rep]
#1

Well I need some good coordinates for the AttachObjectToPlayer. The thing that I am making is the berret (Object ID: 18921 - 18925, same berets just other colors). I just need good head coordinates for it.

Edit: Skin id is 287
Reply
#2

Код:
SetPlayerAttachedObject(playerid, 0,18921,2,0.15,0,0,0,0,0,1,1,1);
SetPlayerAttachedObject(playerid, 0,18922,2,0.15,0,0,0,0,0,1,1,1);
SetPlayerAttachedObject(playerid, 0,18923,2,0.15,0,0,0,0,0,1,1,1);
SetPlayerAttachedObject(playerid, 0,18924,2,0.15,0,0,0,0,0,1,1,1);
SetPlayerAttachedObject(playerid, 0,18925,2,0.15,0,0,0,0,0,1,1,1);
Have fun
Reply
#3

Thanks mate!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)