Bubb
Bubb
Reactions
-
How many hours do you have in the Infinity Engine?
I was recently looking at the Steam store's review page for all the Infinity Engine games, and I noticed that the average playtime is around 50 hours. I thought it would be fun to have a thread for u… (View Post)8 -
Re: How to extract .PNG images of .ARE files with Auto-map notes visible on the images?
Hi @Rik_Kirtaniya By default Near Infinity does not support exporting the layers it overlays in its Area Viewer. However, I have made a quick modification (literally a couple of lines difference) tha… (View Post)Post edited by Bubb on6 -
Re: Is it possible to assign one class' interface to that of another class?
@lefreut Thanks; that's a good point! Here's a version of the first example which should work with any game language (and having the keybindings text disabled in Baldur.lua), just to show that it is … (View Post)2 -
Re: Is it possible to assign one class' interface to that of another class?
Short answer: no. Long answer: no* The actionbar is one of the most hardcoded things in the UI. At the moment, there is nothing you can do in UI.MENU to alter the actionbar, or what appears in it. If… (View Post)1 -
Re: Is it possible to assign one class' interface to that of another class?
@Contemplative_Hamster Yes, it should be easy enough to reassign the Turn Undead button's action. You can do this by checking the tooltip of the correct button, making sure it's in the Turn Undead st… (View Post)2