Spell constants - WoutProvost/FCNPC-AI GitHub Wiki

HomeConstantsSpell constants

FAI_MAX_SPELLS
  • Description: The maximum amount of spells your server will use.
  • Possible values: Any valid array size.
  • Default: 20

FAI_MAX_SPELL_NAME
  • Description: The maximum amount of characters a spell name can be.
  • Possible values: Any valid textdraw string length.
  • Default: 30