# Composite Command

{% embed url="<https://youtu.be/3APSwGQC4nc>" %}

## Creation

To create a composite command, find (or create) the *GameName/Resources/GameName/ChatCommand* folder in the project tab and right click.  Choose *Create > AnyRPG > Chat Commands > Composite Command*.

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2FnaSTqMHwDFi2AeJEFrzE%2Fimage.png?alt=media\&token=22dd6e9a-0fab-4797-9640-475eb4cf1143)

## Properties

| Name          | Description                         |
| ------------- | ----------------------------------- |
| Chat Commands | A list of chat commands to trigger. |

## Examples

| Command     | Effect                                                                               |
| ----------- | ------------------------------------------------------------------------------------ |
| /learnwings | <p>Triggers the commands:<br>/learnability Red Wings<br>/learnability Blue Wings</p> |
| /boost      | <p>Triggers the commands:<br>/setlevel 10<br>/gaincurrency gold 100</p>              |
|             |                                                                                      |
