Gwendolyne
Gwendolyne
Reactions
-
Re: BG2 Fixpack Still Viable in BGEE?
Here is an except from the readme: (View Post)Post edited by Gwendolyne on3 -
Re: Granting special abilities through .bcs
Try this: AddSpecialAbility("GWPist1") Replace GWPist1 with your spell file. (View Post)1 -
Re: Does anyone have the 2.5D tile set for the Baldur's Gate areas?
Have a look here. Google translate French into English. ;) (View Post)4 -
Re: General mod Questions thread
Names in cre, spl, itm files; and description or messages (#139) in spl and itm files, are not characters strings, but integer reference values taken from the dialog.tlk file. ;) So you don't add-mod… (View Post)Post edited by Gwendolyne on3 -
Re: General mod Questions thread
SAY NAME1 @3608 SAY NAME2 @3608 ORWRITE_LONG 0x08 RESOLVE_STR_REF (@3608) WRITE_LONG 0x0c RESOLVE_STR_REF (@3608) (View Post)1