Posts: 498
Threads: 233
Joined: Aug 2013
Reputation:
0
23.07.2014, 01:36
(
Последний раз редактировалось iBots; 24.08.2015 в 10:26.
)
Is there any way to make player objects like attach them to player with a function that allows me to put alot of objects for each player?and how to edit it?
+rep
Posts: 434
Threads: 60
Joined: Jan 2012
Reputation:
0
As the player above me mentioned..
SetPlayerAttachedObject is limited, and it gives the player more options while editing the object.
but AttachObjectToPlayer to player is unlimited and you cannot scale objects just like the SetPlayerAttachedObject, but im not user if EditAttachedObject would work on this one..
And if you wanna use AttachObjectToPlayer function, you'll have to create object then and store it in a variable then use AttachObjectToPlayer.