argent77
argent77
Reactions
-
Re: [SOLVED] Near Infinity - Cannot Load baldur.gam
@Temariel You save file looks fine but is quite big, which could lead to memory issues on systems with little memory or when you have installed the 32-bit version of the Java Runtime. I would recomme… (View Post)2 -
Re: [MOD IDEA] Porting Modron Maze from PSTEE to BG2EE
Thank you. Setting the right balance is probably the most difficult aspect to make battles interesting. I'm currently using three different ratings - for low, mid-level and high-level parties. The sc… (View Post)3 -
Re: General mod Questions thread
You have to change the argument "3" from SET_2DA_ENTRY_LATER into "2", since you now want to update values in the 2nd column (counting from 0). (View Post)1 -
Re: General mod Questions thread
WeiDU's 2DA-specific functions allow you to directly control which table value to update. Example: COPY_EXISTING ~feats.2da~ ~override~ COUNT_2DA_COLS num_cols READ_2DA_ENTRIES_NOW rows num_cols FOR … (View Post)2 -
Re: PVRZ Item Icons
1) It is a viable option. I'm using it for a number of icons in my own mods. However, since installation is more complicated (because of associated pvrz files) I would only use it for icons that will… (View Post)1