Arunsun
Arunsun
Reactions
-
Re: Is EET worth the effort?
EET install is pretty straightforward with BWS, just takes a while. If I were you I would disable a lot of mods that are included in the default EET build in BWS, as these tend to break the game with… (View Post)1 -
Re: How to make the dialog for an Item Forge?
Well, what you have to do is: -Make a copy of the latest version of WeiDu (the .exe file) and name it the same name as your mod -Make a folder with the same name as your mod Within the folder, you mu… (View Post)1 -
Re: How to make the dialog for an Item Forge?
Taking your example, let's say you need Varscona+2 and 5k gold to make Varscona +3: You need to create a something.d file and write your code in that file. Everything after the // on each lines is a … (View Post)3 -
Re: Ranged Kensai is awesome
AC's the 0 on the top right. (View Post)2 -
Re: General mod Questions thread
For a cleaner code I would go for that://Elemental Changes COPY_EXISTING_REGEXP ~.*\.cre~ ~override~ READ_LONG 0x028 animation PATCH_IF (animation = 29472) OR (animation = 29473) BEGIN /*Air Elementa… (View Post)1