kjeron
kjeron
Reactions
-
Re: Blazing Inferno
Opcode 357 is Set STATE (from STATES.IDS) - PSTEE only. Opcode 328 is Set SpellState (from SPLSTATE.IDS) - usable in any current EE. This is what you want. (View Post)2 -
Re: How can I find SoD in-game bio using Nearinfinity?
Yeah, the game uses the wrong STRREF for Jaheira, in-game its blank as well. (View Post)1 -
Re: [v2.21] Shadow Magic
So far(Level 3):* Shadow Missile: Deals 1d4+1(magic) +1(cold), not 1d4(magic) +1(cold) as per description. * Deep Slumber: Description states removal of HD-Limit and Saving throw penalty at level 9+.… (View Post)2 -
Re: General mod Questions thread
COPY_EXISTING ~.*\.itm~ override READ_BYTE 0x18 flag PATCH_IF (flag BAND 4) = 0 BEGIN // Undroppable WRITE_LONG 0x1e 0 // Class/Race/Alignment WRITE_BYTE 0x29 0 // Kits WRITE_BYTE 0x2b 0 // More Kits… (View Post)1 -
Re: General mod Questions thread
Set the timing mode of the opcode 72 effect to 1. You will also need to remove all usability flags from undroppable items, as you cannot level up if you cannot drop items inappropriate to your class. (View Post)1
