Plane Livery Help
-
Why is it whenever I delete jet_sign_1 and replace it with another jet_sign_1 the livery doesn't work? Whenever I do that, the plane in the .yft file of the plane is white and yellow.
This happens in @SkylineGTRFreak's Boeing 707 and A340s...
Is there anyway to fix it?
-
@Zackintosh go to vehicle.meta and add FLAG_HAS_LIVERY in flags line of the jet model
-
@Faysal Thanks, I'll try it.
-
@Faysal Thanks man! I tried it and it worked. I really appreciate it.
-
@Faysal Lol, so it worked for the Airbus A340-300 mod by @SkylineGTRFreak but it didn't work for the Boeing 707...
-
@Zackintosh same method to the boeing make sure you add it in right line of the jet that supports liveries
-
@Faysal This is the flags line in vehicles.meta of the B707:
<flags>FLAG_NO_BOOT FLAG_HAS_LIVERY FLAG_DRIVER_NO_DRIVE_BY FLAG_DONT_SPAWN_IN_CARGEN FLAG_DONT_SPAWN_AS_AMBIENT FLAG_BLOCK_FROM_ATTRACTOR_SCENARIO FLAG_HEADLIGHTS_ON_LANDINGGEAR FLAG_DONT_TIMESLICE_WHEELS FLAG_HAS_LIVERY</flags>
Note how FLAG_HAS_LIVERY is there twice, so the flag was already there... but the flag was also already there for the A340-300 but it worked.
-
@Zackintosh but ypu are importing Them with correct names, right? (Eg: 707_sign_1, Not jet_sign_1)
-
@SkylineGTRFreak Yep