Learn Ability Command

Learn ability commands allow the player to learn abilities.

Creation

To create a learn ability command, find (or create) the GameName/Resources/GameName/ChatCommand folder in the project tab and right click. Choose Create > AnyRPG > Chat Commands > Learn Ability Command.​​​

Properties

NameDescription

Fixed Ability

If true, this command will always learn the ability specified in the Ability Name field.

Ability Name

The ability to learn if the Fixed Ability field is set to true.

Examples

CommandEffect

/learnability Red Wings

Learn the ability Red Wings.

/learnbluewings

Learn the ability Blue Wings.

Last updated