Jump to content


Photo

Unusable Scrolls(Tactics BWS/EET)


  • Please log in to reply
4 replies to this topic

#1 Hack'N'Slash

Hack'N'Slash
  • Member
  • 109 posts

Posted 14 February 2017 - 03:35 AM

I have problem that won't allow the use of scrolls by half the party even if intelligence is ok. Plus I have some Priest Scrolls that only a pure Cleric(or Ranger) can use while a F/C can't. Ran a change-log on 2 of the items and got this as my result.

 

'Cure Serious Wounds'

Mods affecting SCRL56.ITM:
00000: ~ITEM_REV/ITEM_REV.TP2~ 0 19 // Revised Backstabbing -> More Weapons Usable for Backstabbing: V4 Beta 9
00001: ~MIGHT_AND_GUILE/MIGHT_AND_GUILE.TP2~ 0 200 // Feat System: 3.2.4
00002: ~CDTWEAKS/SETUP-CDTWEAKS.TP2~ 0 3110 // Increase Scroll Stacking -> Unlimited Scroll Stacking: Beta 5 BWP Fix
00003: ~EET_TWEAKS/EET_TWEAKS.TP2~ 0 30 // PnP spell scroll caster levels: 1.3
 
and 'Protection from Magic'
 
Mods affecting SCRL07.ITM:
00000: ~ITEM_REV/ITEM_REV.TP2~ 0 0 // Item Revisions by Demivrgvs: V4 Beta 9
00001: ~CDTWEAKS/SETUP-CDTWEAKS.TP2~ 0 3110 // Increase Scroll Stacking -> Unlimited Scroll Stacking: Beta 5 BWP Fix

 

Considering Item Revision came up on both items could that be a likely source of my problem? Looking at the files with NI shows that they should be ok. What else should I look at?



#2 Roxanne

Roxanne

    Modder

  • Member
  • 3564 posts

Posted 14 February 2017 - 04:26 AM

I have problem that won't allow the use of scrolls by half the party even if intelligence is ok. Plus I have some Priest Scrolls that only a pure Cleric(or Ranger) can use while a F/C can't. Ran a change-log on 2 of the items and got this as my result.

 

'Cure Serious Wounds'

Mods affecting SCRL56.ITM:
00000: ~ITEM_REV/ITEM_REV.TP2~ 0 19 // Revised Backstabbing -> More Weapons Usable for Backstabbing: V4 Beta 9
00001: ~MIGHT_AND_GUILE/MIGHT_AND_GUILE.TP2~ 0 200 // Feat System: 3.2.4
00002: ~CDTWEAKS/SETUP-CDTWEAKS.TP2~ 0 3110 // Increase Scroll Stacking -> Unlimited Scroll Stacking: Beta 5 BWP Fix
00003: ~EET_TWEAKS/EET_TWEAKS.TP2~ 0 30 // PnP spell scroll caster levels: 1.3
 
and 'Protection from Magic'
 
Mods affecting SCRL07.ITM:
00000: ~ITEM_REV/ITEM_REV.TP2~ 0 0 // Item Revisions by Demivrgvs: V4 Beta 9
00001: ~CDTWEAKS/SETUP-CDTWEAKS.TP2~ 0 3110 // Increase Scroll Stacking -> Unlimited Scroll Stacking: Beta 5 BWP Fix

 

Considering Item Revision came up on both items could that be a likely source of my problem? Looking at the files with NI shows that they should be ok. What else should I look at?

Maybe not the items but a mod that changes Fighter/Clerics abilities/features?


The Sandrah Saga

another piece of *buggy, cheesy, unbalanced junk*

 


#3 subtledoctor

subtledoctor
  • Modder
  • 656 posts

Posted 15 February 2017 - 06:43 PM

A single mod component does not affect both of those files, so if they are both bugged it must be two separate bugs.

 

As for the Cure Wounds scrolls, I don't think it's Might & Guile because I haven't noticed that issue, but I'll comb through the code and make sure it isn't doing something weird.

 

Looking at the files with NI shows that they should be ok. What else should I look at?

 

This, I don't get.  If the files look okay in NI, they should be okay.  Period.  The only thing that can affect usability that isn't in the item flags is if the class/kit/character has an opcode 180/181/319 effect.



#4 Roxanne

Roxanne

    Modder

  • Member
  • 3564 posts

Posted 15 February 2017 - 11:42 PM

if the class/kit/character has an opcode 180/181/319 effect.

?

Can these effects be applied to class/kit/character at all? Are they not effects for items to restrict their use?

E.g. Opcode 319 is the new EE code to specify personal items - it is put onto the itm to say "this is only usable by Neera".

Does it work also the other way round? Neera cannot use item such-and-such?

_________________________________________________________________

 

Do you have this mod installed https://forums.beamd...-world-beta/p1?


Edited by Roxanne, 15 February 2017 - 11:49 PM.

The Sandrah Saga

another piece of *buggy, cheesy, unbalanced junk*

 


#5 subtledoctor

subtledoctor
  • Modder
  • 656 posts

Posted 16 February 2017 - 06:37 AM

Right - If I recall, 319 is applied to items, and 180/181 are applied to characters.