SA-MP Forums Archive
Put CJ clothes on peds? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Put CJ clothes on peds? (/showthread.php?tid=349709)



Put CJ clothes on peds? - Megaman54 - 09.06.2012

How i can put CJ clothes on normal peds like in this img:

the cop has.


Re: Put CJ clothes on peds? - Nuke547 - 09.06.2012

UsePlayerPedAnims();


Re : Put CJ clothes on peds? - ricardo178 - 09.06.2012

Actualy this cop has glasses. To make it, you should create a command to attach that objects to player.

All the "clothes" you are trying to "dress" in peds, are objects. You just have to attach them.


Re: Put CJ clothes on peds? - ReneG - 09.06.2012

SetPlayerAttachedObject


Re: Put CJ clothes on peds? - Megaman54 - 09.06.2012

Ok but how i get the clothes object ID?


Re: Put CJ clothes on peds? - Luis- - 09.06.2012

Quote:
Originally Posted by Nuke547
Посмотреть сообщение
UsePlayerPedAnims();
UsePlayerPedAnims; Think about it. These are player objects, use Slices hold studio and check them out


Re: Put CJ clothes on peds? - ReneG - 09.06.2012

UsePlayerPedAnims(); is to enable the CJ run people!

Objects.


Re: Put CJ clothes on peds? - [NWA]Hannes - 09.06.2012

Quote:
Originally Posted by Nuke547
Посмотреть сообщение
UsePlayerPedAnims();
UsePlayerPedAnims(); is used to enable CJ running, not add objects

Quote:
Originally Posted by -Luis
Посмотреть сообщение
UsePlayerPedAnims(); Think about it
Correct!

Quote:
Originally Posted by VincentDunn
Посмотреть сообщение
UsePlayerPedAnims(); is to disable the CJ run people!
UsePlayerPedAnims(); is used to enable CJ running, not disable