RemoveObjectMaterial? - 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: RemoveObjectMaterial? (
/showthread.php?tid=604518)
RemoveObjectMaterial? -
Harty - 06.04.2016
Removed.
Re: RemoveObjectMaterial? -
Luis- - 06.04.2016
This really bugs me. Why post a thread them delete it to put "Removed"?
Re: RemoveObjectMaterial? -
Harty - 06.04.2016
Because i solved.
Regards.
Re: RemoveObjectMaterial? -
SyS - 06.04.2016
Quote:
Originally Posted by Harty
Because i solved.
Regards.
|
if you solved it tell as how and dont remove your problem if some facing this problem they can refer the solution here dont be selfish
Re: RemoveObjectMaterial? -
Harty - 06.04.2016
SOLUTION:
Код:
SetDynamicObjectMaterialText(objectid, 0, " ", OBJECT_MATERIAL_SIZE_512x128, "Arial", 20, 0, 0xFFFF8200, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
This will remove the texture from the
Dynamic object.
Regards.