Hey

The place to post your WML questions and answers.

Moderator: Forum Moderators

Forum rules
  • Please use [code] BBCode tags in your posts for embedding WML snippets.
  • To keep your code readable so that others can easily help you, make sure to indent it following our conventions.
Post Reply
Bragoon
Posts: 4
Joined: July 3rd, 2009, 2:48 pm

Hey

Post by Bragoon »

Hey guys, I was wondering if any one could help me...

I need to know where you go to find the 'abilities' for units, because I want to make some new ones for the new units I am making.

thanks:) :) :)
Velensk
Multiplayer Contributor
Posts: 4005
Joined: January 24th, 2007, 12:56 am

Re: Hey

Post by Velensk »

http://www.wesnoth.org/wiki/AbilitiesWML

That's the section of the wiki which details the Abilities tag. After you create a macro for the ability you list it on the unit cfg file.

Some abilities require events instead, but I don't know what you're making so I can't direct you more.
"There are two kinds of old men in the world. The kind who didn't go to war and who say that they should have lived fast died young and left a handsome corpse and the old men who did go to war and who say that there is no such thing as a handsome corpse."
Bragoon
Posts: 4
Joined: July 3rd, 2009, 2:48 pm

Re: Hey

Post by Bragoon »

Okay, thanks alot:):)
User avatar
thespaceinvader
Retired Art Director
Posts: 8414
Joined: August 25th, 2007, 10:12 am
Location: Oxford, UK
Contact:

Re: Hey

Post by thespaceinvader »

In future, WML questions should be asked in the WML workshop, to which I have moved this thread. But only ask them if you've exhausted all possible avenues for finding out yourself, including forum and wiki searches.
http://thespaceinvader.co.uk | http://thespaceinvader.deviantart.com
Back to work. Current projects: Catching up on commits. Picking Meridia back up. Sprite animations, many and varied.
Post Reply