View Single Post
      11-08-2022, 08:00 AM   #16
FDfranklin
d[-_-]b
FDfranklin's Avatar
487
Rep
968
Posts

Drives: Ordered: 2023 G80 M3 6MT
Join Date: Aug 2010
Location: Tampa, Fl

iTrader: (1)

Quote:
Originally Posted by unibrowser View Post
You rock . Awesome extension! I'm working on a little customization. The Exterior/Interior color is real however the Options section is hard-coded (I actually have more options but just listed a few to demonstrate the concept)... learning how to parse a string however it might be too much for me in the end - might just settle with hard-coded options to simplify listing my build options when sharing screen shots.
I can see the options being stored in the sessionState but they are just codes:

Code:
0ZAX 0ZHK 0ZMT 0ZPK 0ZPX 0ZTM 01CB 01U0 02T4 02VB 02VC 02VF 0248 03MF 0302 0316 0319 0322 04AW 04MC 04NE 0430 0431 0453 0459 0488 0493 0494 05AC 05AL 05AP 05AS 05AV 05AZ 05DN 05DS 0534 0544 06AC 06AE 06AK 06C4 06DR 06NX 06U3 06VB 0645 0655 0688 07M9 0712 0760 0775 08EK 08KL 08R9 08SM 08TN 08WM 0823 0845 0853 0925 0992
Any idea how to get the names for those? If I had a full list of option names to code I could easily implement.
Appreciate 1