kjeron
kjeron
Reactions
-
Auto-Oriented Cones and other projectile ideas
Create a projectile that always fires a "cone" in the direction the character is facing: Jaheria and Imoen have an item equipped that repeatedly casts a spell( through opcode 272->146) w… (View Post)9 -
Re: Want to make a custom contingency or sequencer spell? Here's a fix that lets you do that.
Not at all: https://support.baldursgate.com/issues/24579 All you need is: OUTER_SET tip RESOLVE_STR_REF ( "string" ) APPEND ~L_%EE_LANGUAGE%.LUA~ ~uiStrings['%TITLE%'] = "label string&… (View Post)1 -
Re: [How to] Making kit mods for the EE!
Just append it, it's one of the 2da files where the row number/ count is irrelevant. (View Post)1 -
Re: Class/Kit Attempt: Warlock
There's nothing in the mod currently that isn't compatible according to those instructions, so it should. (View Post)1 -
Re: [How to] Making kit mods for the EE!
@Allbrother That value only specifies if the function will add separate class strings for the fallen version of the kit. It is not related to preventing falling. If you want to prevent falling: APPEN… (View Post)1
