Proleric
Proleric
Reactions
-
Re: BMU music files should be in hak now, right? HAK editor doesn't seem to allow it.
nwhak works fine for me. It is definitely possible to put a .bmu (or any other file) in a hak. I haven't tested whether music actually plays from a hak - this was announced in v1.79. Prior to that, i… (View Post)1 -
Re: TOO_MANY_INSTRUCTIONS
You're getting a TMI because you're adding item properties in the loop, which get processed in turn, so the loop can never end. DelayCommand on AddItemProperty should fix it. In general, when looping… (View Post)1 -
Re: Is there any way to disable visibility bubble?
Give it time. Keyholing seems strange at first, but really helps once your mind adapts to it. (View Post)1 -
Re: Showstopper? Resource hierarchy seems to be broken in 1.79
@niv looks good to me. (View Post)4 -
Re: Going back a step from 1.79 to 1.69
First, you have to be sure that the module isn't using any of the new script commands in EE. They certainly won't work in 1.69. Open the module with the nwhak utility that ships with the game. Export… (View Post)2