How to export 'original' object lightning - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (
https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (
https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: How to export 'original' object lightning (
/showthread.php?tid=652674)
How to export 'original' object lightning -
Saddin - 16.04.2018
The street should be the same color as the other one, but mine is too much light. Anyone know how to fix this?
Re: How to export 'original' object lightning -
Uproar - 17.04.2018
Put it into texture studio, then do this
- Go to the place where this road is
- Use /gtaobjects and grab the ID of it.
- Use /swapbuilding [INDEX] to make it a map object (Don't use the square objects)
- Use /sindex and your road will be marked in green with seperate tilings, with numbers like 0,1,2, etc.
- Use /mtcolor [TILE ID] 0xFFFFFFFF (Without the square brackets, replace the TILE ID with the ID in the green thingy, whichever part of your object is marked with the number.)
- Do the same to both of the roads, and they'll be alright.