This adds compatibility for the Forged Alliance expansion.
Readme File:
Hi,
This is a Quick and Dirty Update for only the Airstaging Firebases created by Resin_Smoker. All I did was add 4 lines of script to make it
compatable with FA.
Here they are:
UEF Platform
ImpactEffects = 'UEFShieldHit01',
ImpactMesh = '/effects/entities/ShieldSection01/ShieldSection01_mesh',
Mesh = '/effects/entities/Shield01/Shield01_mesh',
MeshZ = '/effects/entities/Shield01/Shield01z_mesh',
Aeon Platform
ImpactEffects = 'AeonShieldHit01',
ImpactMesh = '/effects/entities/ShieldSection01/ShieldSection01_mesh',
Mesh = '/effects/entities/AeonShield01/AeonShield01_mesh',
MeshZ = '/effects/entities/Shield01/Shield01z_mesh',
Cybran Platform
ImpactEffects = 'CybranShieldHit01',
ImpactMesh = '/effects/entities/ShieldSection01/ShieldSection01b_mesh',
Mesh = '/effects/entities/CybranShield01/CybranShield01_mesh',
MeshZ = '/effects/entities/Shield01/Shield01z_mesh',
Thanks!
Questions/Comments can be sent to nwood1990 at gmail.com