SA-MP Forums Archive
Re-coloring question - 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: Re-coloring question (/showthread.php?tid=363540)



Re-coloring question - nogh445 - 27.07.2012

I was wondering if you can recolor the .txd for the berets if so what is the name and where do I look? The gta3.img file?


Re: Re-coloring question - Ranama - 28.07.2012

There is acctually a function in Pawno to change the color of objects, you can change them to a different objects color, add text to them or chose your own color to change them with.
The functions is:
https://sampwiki.blast.hk/wiki/SetObjectMaterial
https://sampwiki.blast.hk/wiki/SetObjectMaterialText
https://sampwiki.blast.hk/wiki/SetPlayerObjectMaterialText
https://sampwiki.blast.hk/wiki/SetPlayerObjectMaterial

Hope I helped