Hi I Would Like To Know How The The Infotile
Works. I mean: it reads the mul files? Or it takes
informations from elsewhere? I'.d like to know if someone
can explain how to extract the type of the tile at coordinates x y.
I'.m going crazy, i'.ve read a lot of guides about mul files,
but i'.m not understanding a pipe. Anyone can help?
Infotile
Moderators: Murderator+, Murderator
-
- Expert!
- Posts: 74
- Joined: 2004-05-30 00:31:54
depends on the type of information you want...
for tile graphic, map.mul
for tile color, map.mul + radarcol.mul
tile names are in tiledata.mul
for static items, you have to read staidx.mul and statics.mul
now to draw the tile graphic and stuff like that, its in art.mul I think... 90% sure
I hope I could help, cya
for tile graphic, map.mul
for tile color, map.mul + radarcol.mul
tile names are in tiledata.mul
for static items, you have to read staidx.mul and statics.mul
now to draw the tile graphic and stuff like that, its in art.mul I think... 90% sure
I hope I could help, cya