If i don't use spell list, but assign the spells throug the battle menu to the heros, how can I alter thoses spells? Are there functions to work with thoses spells?
I looked in the plotscripting dictionary, but I found only thoses comands/functioms for spells that work with spell lists.
that may suit mine fine enough.
I sort of want to have a way of players sort of customizing their battle menus, mostly for AR-PUH-GUH!, as players of mine comment that they wish that rest would be below the attack menus. I can jerry-rig it with something at the start of the game, but simple tags would be a better choice.
@Bob:
I planned to give the hero new attacks on level up and allow removing old ones (by a menu or so).
I don't need to use the spell list, because the hero will not know many attacks.
If just setting tags at level up and will make the hero learn/forget attacks I'll use this.
Otherwise, I'll use a spell list untill there are scripting functions for this feature.