Jump to content

Images.txt: Difference between revisions

m
no edit summary
m (→‎Format: clean up, replaced: {{GTA4-navi}} → {{gtaiv}})
mNo edit summary
Line 1: Line 1:
'''Images.txt''' is a [[Gta.dat#IMGLIST|IMGLIST]] file in [[GTA IV]]. This file is located in the <code>common\data folder</code>, by default. Its location can be changed by editing the <code>gta.dat</code> file.  
'''Images.txt''' is a [[Gta.dat#IMGLIST|IMGLIST]] file in [[GTA IV]]. This file is located in the <code>common\data folder</code>, by default. Its location can be changed by editing the <code>gta.dat</code> file.


== Format ==
== Format ==
Line 11: Line 11:
  platformimg:/data/maps/props/commercial/7_11
  platformimg:/data/maps/props/commercial/7_11


The path controls four files: [[IDE]], [[IMG]], [[WPL]], [[XPL]]. It is followed by an '''(optional)''' numeric-boolean flag which can either be 1 or 0. It defines which files the game expects at the specified location. Usually path and flag are separated by one or more linefeeds. If the flag is 1 the game expects just [[IDE|object definitions]] (<code>*.ide</code>) and [[IMG|images]] (<code>*.img</code>), if it is 0 it also expects [[WPL]]/[[XPL]] information.
The path controls four files: [[IDE]], [[IMG]], [[WPL]], XPL. It is followed by an '''(optional)''' numeric-boolean flag which can either be 1 or 0. It defines which files the game expects at the specified location. Usually path and flag are separated by one or more linefeeds. If the flag is 1 the game expects just [[IDE|object definitions]] (<code>*.ide</code>) and [[IMG|images]] (<code>*.img</code>), if it is 0 it also expects [[WPL]]/XPL information.


Example:
Example:
Line 30: Line 30:




{{gtaiv}}{{fdl}}
[[Category:Map Formats]]
[[Category:Map Formats]]
{{gtaiv}}{{fdl}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.