09.02.2012, 15:30
Hi,
i need some ideas on how i would save objects (in this case i use it for a clothing system) using mysql effectively.
I would need to save the objectID the Bone and the Index value right?
I hope you can help me with ideas as i dont know where to start here (as a player can have up to 10 different objects/clothes attached)
here is the native(without optional parameters):
thx.
i need some ideas on how i would save objects (in this case i use it for a clothing system) using mysql effectively.
I would need to save the objectID the Bone and the Index value right?
I hope you can help me with ideas as i dont know where to start here (as a player can have up to 10 different objects/clothes attached)
here is the native(without optional parameters):
pawn Код:
SetPlayerAttachedObject(playerid, index, modelid, bone)