Mercenaries

It's not easy creating an entire faction or era. Post your work and collaborate in this forum.

Moderator: Forum Moderators

Post Reply
User avatar
Flameslash
Posts: 633
Joined: December 21st, 2008, 12:29 pm

Mercenaries

Post by Flameslash »

So, this is a new mini-faction I'm making, featuring a small selection of units. It's more of a way for me to get used to making units and factions than a full faction. Here's my rough plan:

Code: Select all

Club Mercenary------>Hammer Mercenary--->Mercenary Fury
                      \----->Mercenary Guard

Bow Mercenary------>Longbow Mercenary--->Mercenary Sniper
                      \----->Crossbow Mercenary

Mercenary Scout---->Mercenary Rider
At the moment, I have the Club Mercenary made. I hope that code will work.

EDIT: More Images. Code fix.
Club Mercenary Image.png
Club Mercenary Image.png (1.7 KiB) Viewed 2325 times
Club Mercenary Code.txt
(983 Bytes) Downloaded 258 times
Hammer Mercenary Image.png
Hammer Mercenary Image.png (1.68 KiB) Viewed 2236 times
Hammer Mercenary Code.txt
(981 Bytes) Downloaded 160 times
Mercenary Elite Image.png
Mercenary Elite Image.png (2.07 KiB) Viewed 2236 times
Last edited by Flameslash on February 21st, 2012, 9:40 pm, edited 2 times in total.
alluton
Posts: 420
Joined: June 26th, 2010, 6:49 pm
Location: Finland

Re: Mercenaries

Post by alluton »

You are missing closing tag for [unit_type]

In the end of your code there should be [/unit_type]

Otherwise it does look okey.
"This game cured me of my real life addiction."
-Flameslash
User avatar
Flameslash
Posts: 633
Joined: December 21st, 2008, 12:29 pm

Re: Mercenaries

Post by Flameslash »

Ok, thanks.
User avatar
Flameslash
Posts: 633
Joined: December 21st, 2008, 12:29 pm

Re: Mercenaries

Post by Flameslash »

Added the Hammer Mercenary code. I get the feeling it's missing something, but don't know what.
User avatar
janenho13
Posts: 30
Joined: February 20th, 2012, 3:45 pm
Location: Czech Republic

Re: Mercenaries

Post by janenho13 »

I found wrong code for icon of hammer and missing "" in description.

EDIT: "attacks/hammer.png" is right instead of "hammer"
ANOTHER_EDIT: in club mercenary again the same problems like in hammer mercenary "attacks/club.png" is right instead of "club"
Post Reply