by ReX » Mon Nov 30, 2015 8:42 pm
I tried the PrecacheTextures feature in MAPINFO, as follows:
PrecacheTextures = "XMETL08", "XMETL09", "XMETL10"
However, I get the following error when GZDooM loads up:
Script Error, "Paranoic.pk3: MAPINFO" Line 90:
Unknown Texture "XMETL08"
Script Error, "Paranoic.pk3: MAPINFO" Line 90:
Unknown Texture "XMETL09"
Script Error, "Paranoic.pk3: MAPINFO" Line 90:
Unknown Texture "XMETL10"
These graphics are in the Textures folder of the pk3.
I also used these graphics as patches to create "XMETL08A", "XMETL08B", etc. in the TEXTURES lump. When I insert these names in the MAPINFO I get the same error.
Is this feature intended only for textures defined in TEXTUREx and not in TEXTURES?
I tried the PrecacheTextures feature in MAPINFO, as follows:
PrecacheTextures = "XMETL08", "XMETL09", "XMETL10"
However, I get the following error when GZDooM loads up:
Script Error, "Paranoic.pk3: MAPINFO" Line 90:
Unknown Texture "XMETL08"
Script Error, "Paranoic.pk3: MAPINFO" Line 90:
Unknown Texture "XMETL09"
Script Error, "Paranoic.pk3: MAPINFO" Line 90:
Unknown Texture "XMETL10"
These graphics are in the Textures folder of the pk3.
I also used these graphics as patches to create "XMETL08A", "XMETL08B", etc. in the TEXTURES lump. When I insert these names in the MAPINFO I get the same error.
Is this feature intended only for textures defined in TEXTUREx and not in TEXTURES?