| The Black Wyrm's Lair Terms of Use |
Help
Search
Members
Calendar
|
Jul 12 2006, 08:32 PM
Post
#1
|
|
|
IESDP Guardian Forum Member Posts: 175 Joined: 22-July 04 |
The IESDP has been updated once again.
There's quite a few updates this time, if you're interested visit http://iesdp.gibberlings3.net/history.htm for a semi-complete list. If you're not interested, just visit the main IESDP site! The IESDP is located at: http://www.iesdp.info/ The IESDP update board is at: http://forums.gibberlings3.net/index.php?showforum=54 -------------------- Visit the IESDP https://gibberlings3.github.io/iesdp/
|
|
|
|
![]() |
Jul 13 2006, 02:34 AM
Post
#2
|
|
|
The Tactician ![]() Distinguished Developer Posts: 7794 Joined: 1-December 05 |
I believe that all the details must be added to the document. I (for one) faced problems and spent a lot of time to discover many important points. But I could save that precious time or spend it on coding my mods if they were written in a document. You and a few other people have surely performed your own tests and have discovered the same points independently. Now that some of us have found some important points, not to add them to the document means that others will sooner or later face the same problems and will have to perform the same tests to discover the same results.
For example, here are the descriptions of "ForceSpell" and "ReallyForceSpell" in the current (newly released) version of IESDP: QUOTE 113 ForceSpell(O:Target,I:Spell*Spell) Forces the object to cast the specified spell. The spell cannot be interrupted and the object does not need to have the spell memorized or even have the spell. Used by traps a lot to create the trap damage. The casting creature must meet the level requirements as set in the spell file. QUOTE 181 ReallyForceSpell(O:Target,I:Spell*Spell) This is yet another action in the Spell() family. This command will do the same thing as ForceSpell(), but with 0 casting time. The casting creature must meet the level requirements as set in the spell file. At least, these additional important information should also be added: 1- ForceSpell and ReallyForceSpell allow casting spells on partially visible creatures (which is illegal). Partially visible creatures are only subject to physical attacks, but ForceSpell and ReallyForceSpell allow casting spells on them. SpellNoDec doesn't have this problem. Of course, there are cases in which we cannot use SpellNoDec because we need ZERO spellcasting time (for example when coding chain contingencies or spell sequencers). In such cases, we have to solve this problem by adding a trigger (!StateCheck(LastSeenBy(Myself),STATE_IMPROVEDINVISIBILITY) in the same block. 2- ForceSpell and ReallyForceSpell also allow casting spell on creature who are behind closed doors!! (let alone casting spells on creatures who stand out of the spell range). SpellNoDec doesn't have this problem. 3- ForceSpell doesn't respect the standard delay (pause) between spells (while SpellNoDec does) My point is that the document should be such that all of the differences between these different actions are clearly mentioned in it. I have tested and found them all for myself. Some other modders might have done the same. But if the document contains these important points, others will not have to spend so much time to test and discover them one by one in the future. What is the point of the document if modders will have to test everything themselves? Now that some of us have performed these tests and have discovered these points, why not to add them to the document? This post has been edited by Sikret: Jul 13 2006, 02:45 AM -------------------- Improved Anvil
![]() Cheating is not confined to using external software or the console commands. Abusing the flaws and limitations of the game engine to do something that a human Dungeon Master would not accept or allow is cheating. |
|
|
|
igi IESDP Updated Jul 12 2006, 08:32 PM
Sikret Thanks for the update, igi!
But unfortunately... Jul 12 2006, 09:12 PM
devSin I don't believe it's important to note eve... Jul 12 2006, 10:26 PM
devSin Right, so in your estimation, the IESDP must defin... Jul 13 2006, 03:01 AM
Sikret I didn't run around!!
If you mean wh... Jul 13 2006, 03:30 AM
Avenger_teambg In my opinion:
SpellNoDec is: Spell without requi... Jul 13 2006, 03:15 PM
Baronius I understand that's it's a lot of work for... Jul 13 2006, 05:26 PM
igi As has already been pointed out, I do much prefer ... Jul 13 2006, 07:45 PM
Baronius And what about the research related the BG1TotSC a... Jul 13 2006, 07:58 PM
Sikret
Well, you can say the same thing about "Forc... Jul 13 2006, 09:33 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 11th March 2026 - 10:18 PM |