The Black Wyrm Lair Forums
The Black Wyrm's Lair Terms of Use Help Search Members Calendar

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Feedback
Chev
post Apr 28 2009, 08:51 PM
Post #1





Forum Member
Posts: 127
Joined: 28-August 04
From: California




Hi Galactygon,

Sorry if you already have these reported. I have SpellPackB5Full.exe installed as part of a Mega Mod install.

I cast the Web spell with the cool graphics and it was hagging around a long time I moved away from it and rested for 8 hours and it was still there. It was an outside map area. I left the map and returned, the web was still there and it had reverted to the old graphic for the web spell.

When a priest cast the first level spell 'Magical Stone' the stone's thac0 is 2 higher than a proficient weapon.

Just letting you know what I am finding. If you wish I can post my WeiDU.log and any files you would like me to extract. No need to fix things for me. Just feedback for the next version. Also if you have any files you wish me to test (by dropping then into my override folder) just let me know. Very willing to test your next version I my next install.

A suggestion on Faerie Fire. You might want to put a moral check on the victim (panic because he is on fire) and if fails panics 2 or 3 rounds until he realizes he is not burning (not check for trolls, they just panic for the duration of the spell).


--------------------
I Ride for the King!




a.k.a. Chevalier
Go to the top of the page
 
Quote Post
Galactygon
post Feb 6 2010, 03:03 PM
Post #2



Group Icon

Mod Developer
Posts: 1158
Joined: 22-July 04
From: Sweden




QUOTE(Chev @ Apr 28 2009, 09:51 PM) *
I cast the Web spell with the cool graphics and it was hagging around a long time I moved away from it and rested for 8 hours and it was still there. It was an outside map area. I left the map and returned, the web was still there and it had reverted to the old graphic for the web spell.


Somebody else reported this, and I was able to replicate it. The bug occurs because of an excess of opcode 206. Included in the hotfix.

QUOTE(Chev @ Apr 28 2009, 09:51 PM) *
When a priest cast the first level spell 'Magical Stone' the stone's thac0 is 2 higher than a proficient weapon.


Good catch, will fix for B6.

QUOTE(Chev @ Apr 28 2009, 09:51 PM) *
Just letting you know what I am finding. If you wish I can post my WeiDU.log and any files you would like me to extract. No need to fix things for me. Just feedback for the next version. Also if you have any files you wish me to test (by dropping then into my override folder) just let me know. Very willing to test your next version I my next install.


Thanks, I accept your offer, Chev.

QUOTE(Chev @ Apr 28 2009, 09:51 PM) *
A suggestion on Faerie Fire. You might want to put a moral check on the victim (panic because he is on fire) and if fails panics 2 or 3 rounds until he realizes he is not burning (not check for trolls, they just panic for the duration of the spell).

Most spells deserve a morale check for less intelligent beings, since they fear the unknown. But that's more of an AI mod than a spell mod. You could try talking to some of the other modders about it.

CODE
IF
  CheckStatLT(Myself,8,INT)
  CheckStatLT(Myself,8,LEVEL)
  OR(x)
    SpellCast([ANYONE],WIZARD_FIREBALL)
THEN
  RESPONSE #100
    Panic()
END


-Galactygon


--------------------
Go to the top of the page
 
Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:



- Lo-Fi Version Time is now: 24th October 2024 - 04:28 PM