Making the Badger Bomber a buildable unit.

Discussion about the game and its default mods.
Post Reply
epice
Posts: 174
Joined: Tue Oct 16, 2012 5:39 am

Making the Badger Bomber a buildable unit.

Post by epice »

Now spend 5 hours explaining in detail all the things I did wrong. HINT: Everything.

BADGR.Bomber:
AttackBomber:
Buildable:
Queue: Plane
BuildPaletteOrder: 70
Prerequisites: afld
Owner: soviet
Hotkey: b
Valued:
Cost: 2000
Tooltip:
Name: Badger Bomber
Description: Anti-base carpet bomber.\n Strong vs Buildings\n Weak vs Anti-Air
Armament:
Weapon: ParaBomb
Inherits: ^Plane
Health:
HP: 600
Armor:
Type: Heavy
Plane:
ROT: 5
Speed: 149
AutoTarget:
TargetWhenIdle: false
TargetWhenDamaged: false
EnableStances: false
LimitedAmmo:
Ammo: 7
RenderUnit:
Image: badr
WithShadow:
IronCurtainable:
Selectable:
Tooltip:
Name: Badger
Contrail@1:
Offset: -432,560,0
Contrail@2:
Offset: -432,-560,0
LeavesHusk:
HuskActor: BADR.Husk
SmokeTrailWhenDamaged@0:
Offset: -432,560,0
Interval: 2
SmokeTrailWhenDamaged@1:
Offset: -432,-560,0
Interval: 2

Matt
Posts: 1144
Joined: Tue May 01, 2012 12:21 pm
Location: Germany

Post by Matt »

You need to TAB indent your YAML code.

epice
Posts: 174
Joined: Tue Oct 16, 2012 5:39 am

Post by epice »

Cmd. Matt wrote: You need to TAB indent your YAML code.
Thats done but it doesnt show up on a forum post.

Post Reply