Difference between revisions of "AddSpell - Actor"
→Notes
imported>Perdev |
imported>N00neimp0rtant (→Notes) |
||
Line 35: | Line 35: | ||
== Notes == | == Notes == | ||
* Adding a Spell marked as an Ability to the Player without at least one [[Effect Item]] set in the Spell's Effects List will result in a crash to desktop when the Player attempts to view their Active Effects in the menu. | * Adding a Spell marked as an Ability to the Player without at least one [[Effect Item]] set in the Spell's Effects List will result in a crash to desktop when the Player attempts to view their Active Effects in the menu. | ||
** You can get away with an Effect-less Ability by applying the AbBlank Effect to an Ability. This will prevent crashing, but keep the Ability from appearing in Active Effects. | |||
== See Also == | == See Also == | ||
*[[Actor Script]] | *[[Actor Script]] | ||
*[[RemoveSpell - Actor]] | *[[RemoveSpell - Actor]] |