Jump to content

innate abilities with level > 1


Recommended Posts

These used to be crashy. Anyone know whether they still are in the newest EE engines?

 

More specifically: let's say, as a wild hypothetical that surely has nothing to do with anything I'm actually working on, that I wanted to do something crazy like change ALL arcane spells into innate spells, including changing their RES filenames from SPWI to SPIN or SPCL, and editing the corresponding IDS entries in SPELL.IDS. If I change SPWI703 to SPCL703, would that work okay?

Link to comment

These used to be crashy. Anyone know whether they still are in the newest EE engines?

 

More specifically: let's say, as a wild hypothetical that surely has nothing to do with anything I'm actually working on, that I wanted to do something crazy like change ALL arcane spells into innate spells, including changing their RES filenames from SPWI to SPIN or SPCL, and editing the corresponding IDS entries in SPELL.IDS. If I change SPWI703 to SPCL703, would that work okay?

Well, the corresponding SPIN###/SPCL### might already be in use.

The new spell would get checked in dialogues that were written with labels, but not indexes, and scripts would continue to check/cast the old spell unless you updated them as well.

 

But why do you need an SPIN/SPCL prefix for the EE? Every relevant action/trigger except "HaveSpellParty()" has a RES variant, and it can be replicated with 6x "HaveSpellRES()".

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...