[Request] What should I study first for making my mod?
Hoo
Member Posts: 128
Hello, I'm now interested in making mod for BG:EE, especially classes/kits revisions/rebalancing, but I don't know what I should first learn for it.
I've heard several modding tools such as DLTCEP and Near Infinity... Could someone give me hints how to make such mod by using the tools?
Some reference would be welcome, too.
I've heard several modding tools such as DLTCEP and Near Infinity... Could someone give me hints how to make such mod by using the tools?
Some reference would be welcome, too.
0
Comments
http://www.gibberlings3.net/tools/dltcep.php
It's pretty intuitive, but don't hesitate to ask for help if you're struggling.
I tried to setup DLTCEP, but I met a error message which mentioned that dialog.tlk could not be found...
How should I setup correctly?
If you know how to hardlink, hardlink the dialog.tlk in lang/en_us to Baldur's Gate Enhanced Edition\Data\00766
Shift-right-click on the game folder in Explorer and choose 'Open command window here'. Once you're at the command prompt in your main directory, paste
mklink /H dialog.tlk .\lang\en_US\dialog.tlk
Full Credit to Camdawg for the easier way to hardlink.
I was about to post the @camdawg link too :P. here it is anyways. http://forum.baldursgate.com/discussion/6950/player-how-to-getting-mods-to-work-on-bgee/p1
That said, I'd like to see that link too please. Might do a review and comparison between both editors at some point.
And I personally find NI easier. Which considering I made a topic just like this one (requesting help for modding) that has not yet been replied to, should say how much of a 'n00b' I am.
NI puts the name to a lot more fields AND the valid options are drop-downs instead of things you have to just know so you know what you are messing with a little bit better.
Just my two cents
I noticed that the backstabbing table information for Shadow Dancer has correct value... But I know someone have reported the bug which apply wrong backstabbing multiplier for Shadow Dancer.
Which table or information should I check?