PDA

View Full Version : How do change the carpool with a custom car


Bubby bob
14th Mar 2007, 11:40 PM
Hey, i saw superfly's bank career and it had a custom carpool (i don't want learn how to make a custom car theres a tut) i was wondering if someone could help me i'm making a knight career i have downloaded a horse car and i wanted to make it so they went to work on that custom car. i'm not very eager to do it but i want it to fell like your actually a knight on a horse not some random guy in a modern limo in the 16th hundreds. so can someone give me a tutorial do do so i will greatly appricate and will give MTS2 another downlaod.

skiingiggy
15th Mar 2007, 01:37 AM
i've done this once before and it takes a lot of guids. it also hs a chance of not working as i tried again and it didn't work. It can be difficult to get working.

Bubby bob
12th May 2007, 03:12 AM
I"VE BEEN WAITING 2 MONTHS :!: oh sorry i got mad. Well dos'nt anyone know how to? :wtf:

Echo
12th May 2007, 07:48 AM
Well with the disclaimer that I hardly ever do anything with careers, and just looked at one I've downloaded...

It looks like the GUIDs for the cars are just stored in BCON 0x100C. Line 0x0 in the BCON is always 0, but after that there are just two lines per career level, with the GUID broken into two chunks little-endian style.

So say you had a car with a master GUID of 0x12345678, and you wanted it to be the car for career level 1. You'd make line 0x1 of the BCON be 0x5678, and line 0x2 of the BCON be 0x1234. To make it the car for career level 1, line 0x3 would be 0x5678 and 0x4 would be 0x1234.

I haven't tested it, just looked at the file and seen what happened when I changed the cars using Bidou's editor, but it should theoretically work. :)

Bubby bob
12th May 2007, 02:05 PM
I mean the ones that you can drive in or close to superflys well i guess i'll try something really radical Custom clothes, reward, skill, and car! Well i guess, thanks i'll try it and see if anything works.:)