Command & Conquer™ Remastered Collection

Command & Conquer™ Remastered Collection

Example workshop mod for Veterancy & more
clightning 19 Dec, 2024 @ 7:06am
Try to bring A10 into RA
Hi DontCry! First thx a lot for your Veterancy mods. It's brilliant work and brings so much fun to the original. I've been trying to make TD A10 as a buildable Allied jet in RA, as a counterpart to MIG. The ini work is easy, thx to your moder-friendly ini. But the image doesnt work so far. I've downloaded the TD-Assets mod as well as this Example, copied the TDAssets files into the Veterancy folder, and learned how you add BTNK in the Example, now A10 have the right TDicon but have no image after being built. It can be chosn, fly and shoot, all functions are fine except for having no image. Would you plz give some guidance?
< >
Showing 1-2 of 2 comments
DontCryJustDie  [developer] 19 Dec, 2024 @ 7:47am 
Not sure why you looked at the BTNK example because that is if you wanna add total new graphics including new sidebar icon and text. You want to use the A10 from TD so you only need to add the following to your rules_mod.ini and it works (if you have TD-Assets mod active). So no need to copy anything in the Veterancy folder. Even if you want to add new graphics like BTNK you don't copy into the Veterancy folder, you create you own mod using the template.

[AircraftTypes] 1=TDA10 ; Values are copied from MIG [TDA10] ShapeSize=48,48 ShapeFrames=32 Prerequisite=afld Primary=Maverick Secondary=Maverick Strength=50 Armor=light TechLevel=10 Sight=0 Speed=20 Owner=soviet Cost=1200 Points=50 ROT=5 Ammo=3 PipScale=Ammo GuardRange=30 PrimaryOffset=32 PrimaryLateral=32 FixedWing=yes RadarInvisible=yes Dock=AFLD LandingSpeed=192 RotCount=32 ; TD airplanes have 32 facings, RA's have 16 VoiceSelect=VehicleSelect VoiceMove=VehicleMove VoiceAttack=VehicleAttack
Last edited by DontCryJustDie; 19 Dec, 2024 @ 7:49am
clightning 19 Dec, 2024 @ 8:58am 
Oh thx! Its working now. It is this line makes the difference:
ShapeSize=48,48
Without this there woud no image.
Also I didnt know about RotCount=32/16 issue so the A10 just flow toward its wingtip rather than nose before I corrected it.
Thx a lot!
< >
Showing 1-2 of 2 comments
Per page: 1530 50