Map 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: Map Texture (
/showthread.php?tid=585758)
Map Texture -
Jigsaw123 - 16.08.2015
Hey guys.. I would like to make all objects in the map that use this object ID :
19371
to have a kind of a brick effect :P Like the Brick in Chinatown buildings..
How do I do this?
THANKS!
Re: Map Texture -
prineside - 16.08.2015
You can change object texture only if that object was created by CreateObject. You can't affect default GTA's objects in that way.
But
You still can somehow get all that object positions from GTA (have no idea, how - never done that), remove default objects with that model and create your own objects exactly in their default places.
The hardest thing is to get positions of objects with model 19371 in default GMA SA map.
Re: Map Texture -
Jigsaw123 - 16.08.2015
I know I wanna change texture of something that was created by me. (CreateObject)
Re: Map Texture -
prineside - 16.08.2015
Quote:
Originally Posted by Jigsaw123
I know I wanna change texture of something that was created by me. (CreateObject)
|
For that purpose you could read about SetObjectMaterial (
https://sampwiki.blast.hk/wiki/SetObjectMaterial)
Re: Map Texture -
Toxik - 16.08.2015
Try map and texture with this
Texture Studio by pottus
its really amazing im using it too for texturing the objects