Copy N

Signature

{copyn:[chars]}

Description

Copies a specific number of characters from a dialogue to form its singular/plural form.

For example, with the dialogue Remedy and the header plural={copyn:5}ies, the plural form of the dialogue would be Remedies.

Arguments

Characters

The amount of characters that will be copied (0 -> 32767).

Notes

This tag is only usable in the singular and plural header of a dialogue entry in the text files with the format magic (e.g. loot).

Last updated