Page 1 of 1

Infotile

Posted: 2004-11-04 05:22:37
by Fonzy
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?

Posted: 2004-11-04 07:31:27
by AGRS
Try to use ASM-2.

Posted: 2004-11-04 07:32:31
by AGRS
,infotile gets info from client's target reply.

Posted: 2004-11-04 13:33:30
by Fonzy
i'm sorry i didn't explain myself well. I have to extract this information without injection, directly from mul files.

Posted: 2004-11-04 18:11:14
by Necr0Potenc3
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