Author Message

DHR

bg
Posts: 452

Location: Bulgaria , Texas
Occupation: DHR
Age:
V$:
#44820   2014-08-02 22:34          
This is driving me nuts.

Here is the rpk, I have put this at the bottom, if I put it where the other textures are I get game constructor crash when I spawn it.

Here is the part that is driving me nuts. If I spawn it the only added texture that works is underbody. If I go to valo city with another car and look for it the textures logos.png is working too but it also appears in place of the nomera.png texture. WTF
<FILE 00000225.res >
typeof	7
superid	0x00000004
typeid	0x0000008C
alias	underbody.png
isparentcompatible	1.00
</FILE>
<FILE 00000225.rsd >
sourcefile cars\traffic\Taxi_data\textures\underbody.png
</FILE>
<FILE 00000225.res >
typeof	7
superid	0x00000004
typeid	0x0000008M
alias	logos.png
isparentcompatible	1.00
</FILE>
<FILE 00000225.rsd >
sourcefile cars\traffic\Taxi_data\textures\logos.png
</FILE>
<FILE 00000225.res >
typeof	7
superid	0x00000004
typeid	0x0000008Z
alias	nomera.png
isparentcompatible	1.00
</FILE>
<FILE 00000225.rsd >
sourcefile cars\traffic\Taxi_data\textures\nomera.png
</FILE>

tex
general_env_map.dds
Taxi_chassis.png
underbody.png
logos.png
nomera.png

load order
</FILE>
<FILE 00000007.rsd >
mesh 0x0000000E
flags 8.000
texture 0x00000009
texture 0x0000000F
texture 0x0000008C
texture 0x0000008M
texture 0x0000008Z
</FILE>
[/spoiler]

This post was edited by DHR (2014-08-03 15:35, ago)