| 10-12-2003, 01:27 PM | #1 |
1) How do you make a spell target undead and summoned only? 2) How do you make holy light a damaging spell? I know 1 way (setting the healing points to 0 and enchenching the spell via triggers) but how do you do it object editor only? |
| 10-12-2003, 02:22 PM | #2 |
1. Set targets to "Undead" and "Summoned" 2. Give the heal field a negative integer. In order to do this you need to set something though I think. Its a "Properties" or "Preferences" page in the WE, on that page is a box or something that says something like "Allow negative integers" (boolean?) Check it then go set the heal field to negative. |
| 10-12-2003, 02:35 PM | #3 |
For holy light I imagine it would be better to use another direct damage spell as a base and just use the holylight special effect. |
| 10-12-2003, 05:16 PM | #4 | |
Quote:
thats what i did 4 my foh spell(idea from d2) but with object editor u wont beable 2 do it |
| 10-12-2003, 08:00 PM | #5 |
to use negative values the checkbox is found at files/preferences - general tab - allow negative real values in object editor, of small note though this will cause friendly units to get hurt and enemy undead units to get healed. |
