Bubb
Bubb
Reactions
-
Re: [MOD] Lefreut's enhanced UI for IWDEE
A quick bug report - if a user installs a mod that enables HLAs, the HLA screen does not exit correctly. It leaves an unclosable level up window open, and if the user does try to close it by pressing… (View Post)2 -
Re: General mod Questions thread
@semiticgod Since the .d files reference eachother, they need to be compiled together. Instead of running two different COMPILE operations, try combining them into one, like so: COMPILE ~testWeiDu/dl… (View Post)1 -
Re: General mod Questions thread
@semiticgod The error is because sourceslot is supposed to be an integer, and you've given it a string. In other circumstances, when you want to pass a variable into a function as a string, you add a… (View Post)1 -
Re: Is Safana bugged???
Sounds like the Godbow cheat, (you get the bow by pressing the "GODBOW" button in the cheat menu, accessed by pressing ctrl+space). Maybe you added it to your inventory and then forgot abou… (View Post)4 -
Re: [MOD] Bubb's Spell Menu (v5.1)
Technical post time! I almost have all of the compatibility patches done; I just wanted to detail a "discovery" I made while working on the EET patch. It is so stupidly obvious, that I've b… (View Post)8