Author Message

Mario

bg
Posts: 703

Location: Bulgaria Sofia
Occupation: Fast way
Age: 121
V$:
#15272   2012-07-24 21:15          
Open the rpk scroll down to typeof 8
Some of the first few typef 8 are for the models



<FILE 00000331.res >
typeof 8
superid 0x00020101
typeid 0x00000006
alias Baiern_CoupeSport
isparentcompatible 1.00
</FILE>
<FILE 00000331.rsd >
script cars\racers\Baiern_data\scripts\Baiern_CoupeSport.class
native car cars\racers\Baiern_data\scripts\_main_CoupeSport.cfg
</FILE>
<FILE 00000332.res >
typeof 8
superid 0x00020101
typeid 0x000000FD
alias Baiern_CoupeSport_GT_III
isparentcompatible 1.00
</FILE>
<FILE 00000332.rsd >
script cars\racers\Baiern_data\scripts\Baiern_CoupeSport_GT_III.class
native car cars\racers\Baiern_data\scripts\_main_CoupeSport_GT_III.cfg
</FILE>
<FILE 00000333.res >
typeof 8
superid 0x00020101
typeid 0x00000157
alias Baiern_DevilSport
isparentcompatible 1.00
</FILE>
<FILE 00000333.rsd >
script cars\racers\Baiern_data\scripts\Baiern_DevilSport.class
native car cars\racers\Baiern_data\scripts\_main_DevilSport.cfg
</FILE>


Change the ID you want to 0x00000000 and the model will be hide for the catalog. No matter what chassis models use, one or more.This is only for the catalog.
If you want to remove some model from the dealers, open the models.java n remove it from there

This post was edited by Mario (2012-07-24 21:59, ago)