Author Message

mindeliszz

lt
Posts: 547

Location: Lithuania
Occupation: Occupied
Age: 29
V$: One Million Kebabs
#45242   2014-08-08 05:23          
check the .res and .rsd numbers, they go 1,2,1,2,3,4... should go 1,2,3,4,5....

Added 1 minute later:

you'll need to generate rpk again with my tool, and this time you set "starting file nr" to 3.

Added 2 minutes later:

# IceD : < FILE external_links >
system\
parts\
cars\
parts\engines\
cars\racers\
< /FILE>
< FILE 00000001.res > <- same
typeof 6
superid 0x00040004
typeid 0x00000000 <- 0x00000005
alias Sounds
isparentcompatible 1.00
< /FILE>
< FILE 00000001.rsd >
< /FILE>
< FILE 00000002.res >
typeof 6
superid 0x00000005
typeid 0x00000001 <- 0x0000009C
alias Sounds
isparentcompatible 1.00
< /FILE>
< FILE 00000002.rsd >
< /FILE>

<FILE 00000001.res > <-same
typeof 6
superid 0x0000009C
typeid 0x000000A2
alias Sound
isparentcompatible 1.00
</FILE>
<FILE 00000001.rsd >
sourcefile Project_4AGE_Sound\Engine\Stock\idle_in.wav
volume 1.000
instances 2.000
mindist 2.000
maxdist 200.000
</FILE>
yes