Page 1 of 1
Blue Glowing Lines on Night Tracks
Posted: 12 Mar 2013, 18:43
by spr1nter
Simple question, is it possible to skin the blue line/glow (e.g. make it pink or green, etc...) we have on TM2 Stadium that we see on night time tracks? If so, how would I go about doing it?
Thank you for any help.
Re: Blue Glowing Lines on Night Tracks
Posted: 20 Mar 2013, 18:00
by Harrison_rus
Hello It's easy to do.
First you need to find an archive TmStadium.zip I have it is here on this path:
Code: Select all
C:\ProgramData\ManiaPlanet\PacksCache
Open the file and locate the following texture:
StadiumRoadBorder_I.dds
Path for texture in archive:
Code: Select all
Stadium\Media\Texture\Image\StadiumRoadBorder_I.dds
Now change the color of it, on what you want. Next, create a new one. Zip archive. Let's call it for example
greenlines.zip. Put in a new texture.
Do not forget to put the texture in the appropriate folder! Otherwise, nothing will happen.
Now it remains to move the archive in folder
mod.
I have a path:
Code: Select all
C:\games\MPDocuments\Skins\Stadium\Mod
Now, when you create a map, you can choose your mod.
It is a pity, texture glow I had no work. Most likely I did not save correctly ... (strange, but my skins lights work ...)

Re: Blue Glowing Lines on Night Tracks
Posted: 27 Mar 2013, 02:20
by spr1nter
Thank you
