How to chaange texture - 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: How to chaange texture (
/showthread.php?tid=603692)
How to chaange texture -
andreyysk - 26.03.2016
How to change the texture in map editor please?
https://sampforum.blast.hk/showthread.php?tid=282801
Re: How to chaange texture -
Abagail - 26.03.2016
JernelJ's Map Editor doesn't offer texture support at the current moment. I've also noticed that doing the following doesn't even load objects into the editor:
pawn Код:
SetObjectMaterial(CreateObject...
The source code was released a while ago though, someone who knows Delphi could probably integrate texture support.