Isaya
Isaya
Reactions
-
Re: Having an NPC give the player an Item.
Yes. BG1 NPC does that with Lord Foreshadow, for instance. You can find this example at the beginning of file bg1npc\phase2\dlg\x#coint.d. (View Post)3 -
Re: Moving a spell from BG2EE to BGEE
This is mandatory. Otherwise how would the spell or item would know which projectile to use? You shall read the ADD_PROJECTILE description in the WeiDU documentation and the SPL documentation on IESD… (View Post)2 -
Re: Some modding questions
I never made experiments myself with the tokens. I'm afraid I can't give a detailed use case. There are many ways to add a new string to the dialog files. However, in this case, you'd better do it in… (View Post)1 -
Re: Some modding questions
Here is a rough tutorial that explains how you can create and use new tokens. It's not directly applicable as it is, but it explains the principle. For instance, you'll have to devise a proper ways o… (View Post)3 -
Re: Some modding questions
The first syntax is correct. That's what you get when converting the game tlk files to tra format with WeiDU. I don't know if the second one works. I never experienced with different voice files for … (View Post)2
