Author Message

adnan54

br
Posts: 289

Location: Brazil
Occupation: student
Age: 24
V$:
#1   2013-12-18 19:51          
Hi guys, I have a question about the slots. I'm making a mod and would like a number one is compatible with the other, I tried to manually add the slots but I could not, I was wondering what line should I add in each cfg. Thanks.
Something wrong is not right.

Mario

bg
Posts: 703

Location: Bulgaria Sofia
Occupation: Fast way
Age: 121
V$:
#2   2013-12-18 20:13          
# Vehicle importer wizard generated part configuration file #
# resource ID of this part: 0x00001027
# resource alias of this part: "trunk"


slot -0.153 0.219 -0.53 0.000 0.000 0.000 491 ; D-Max Sun-Shade




So the slot in the "D-Max Sun-Shade" cfg will be



# Vehicle importer wizard generated part configuration file #
# resource ID of this part: 0x00001273
# resource alias of this part: "DMax_roof_wing"


slot 0.000 0.000 0.000 0.000 0.000 0.000 491 ; D-max Sun-Shade
attach 0x00001027 491 ; trunk->D-max Sun-Shade



Just have to add attach line with the ID of the parent part. Or u can make the attach line in the parent part with the children part ID there.

I've cutted a lot from the cfgs but you should get it

This post was edited by Mario (2013-12-18 20:21, ago)

adnan54

br
Posts: 289

Location: Brazil
Occupation: student
Age: 24
V$:
#3   2013-12-18 20:33          
Thanks so much bro. It's worked :awesome:
Something wrong is not right.

Bigg Boss93

it
Posts: 4024
http://rdbl.co/1Hmg5XL
Location: Italy - Sardegna
Occupation: Swimming out of the shit pool
Age: 30
V$: More than you can afford, pal.
#4   2013-12-18 20:50          
# Mario : # Vehicle importer wizard generated part configuration file #
# resource ID of this part: 0x00001027
# resource alias of this part: "trunk"
this is not ever true tho, some modders doesnt bother to recompile cfgs after add parts, so you find 3/4 or even more cfgs with the same part ID
Diegorborges about my Valo fix: "Now all of you must have your slrr folder like this: C:/BIGBOSSisMYlordANDiamHISbitch/SLRR LOL" :O




adnan54

br
Posts: 289

Location: Brazil
Occupation: student
Age: 24
V$:
#5   2013-12-18 21:06          
Because of that I look the type id in the rdb xD
Something wrong is not right.