Autolegends USSR (Moscow Racer) .trf
- Tosyk
- double-veteran

- Posts: 953
- Joined: Thu Oct 22, 2009 10:24 am
- Location: Russia, Siberia
- Has thanked: 227 times
- Been thanked: 123 times
- Contact:
-
Gh0stBlade
- Moderator
- Posts: 706
- Joined: Mon Jul 05, 2010 8:55 pm
- Has thanked: 20 times
- Been thanked: 410 times
Re: Autolegends USSR (Moscow Racer) .trf
Code: Select all
# Autolegends USSR (Moscow Racer) .trf
# By MrNightmareTM
# Version 0.1
get SIGN long
get NTBLOFF long
savepos OFFSET
goto NTBLOFF
get FILES long
set NAME "textures\"
for i = 0 < FILES
get NSIZE1 long
getdstring NAME2 NSIZE1
get NSIZE2 long
getdstring NAME3 NSIZE2
get TYPE long
get SIZE long
string NAME += NAME2
string NAME += NAME3
log NAME OFFSET SIZE
set NAME ""
set NAME2 ""
math OFFSET += SIZE
next i
Enjoy!
Click the thanks button if I helped!
- Tosyk
- double-veteran

- Posts: 953
- Joined: Thu Oct 22, 2009 10:24 am
- Location: Russia, Siberia
- Has thanked: 227 times
- Been thanked: 123 times
- Contact:
-
RacingFreak
- veteran
- Posts: 136
- Joined: Fri Feb 11, 2011 10:44 am
- Location: Bulgaria
- Has thanked: 50 times
- Been thanked: 19 times
Re: Autolegends USSR (Moscow Racer) .trf
Awesome, thank you very much!
EDIT: How to view the .mt textures?
EDIT: How to view the .mt textures?
- Tosyk
- double-veteran

- Posts: 953
- Joined: Thu Oct 22, 2009 10:24 am
- Location: Russia, Siberia
- Has thanked: 227 times
- Been thanked: 123 times
- Contact:
Re: Autolegends USSR (Moscow Racer) .trf
some kind of compression, no way for now, but you can post some samples in graphic research threadRacingFreak wrote:Awesome, thank you very much!
EDIT: How to view the .mt textures?
