How to set up tp2 mods
Volomon
Member Posts: 1
Ok I'm looking all over, and can not find one clue on how to set these mods up.
For instance: Player How-to: Getting Mods to work on EE, part II
Step One
Install them as normal.
Wtf....ok looking for a new thread.
Mod and modding tutorials quick links
Zero tutorial quick links.
Wtf....new thread.
Any locations where it assumes I don't know how to install these files? I'm trying to add in the BGEE party scripts.
For instance: Player How-to: Getting Mods to work on EE, part II
Step One
Install them as normal.
Wtf....ok looking for a new thread.
Mod and modding tutorials quick links
Zero tutorial quick links.
Wtf....new thread.
Any locations where it assumes I don't know how to install these files? I'm trying to add in the BGEE party scripts.
0
Comments
2. The party scripts mod doesn't use the latest version of WeiDU* (that's the .exe), so grab the latest version here. It's the first bullet point on that page.
3. Unzip that file and find weidu.exe. Copy weidu.exe and the NameOfMod folder into your 00766 folder.
4. Rename weidu.exe setup-NameOfMod.exe (in your case, setup-bpseries.exe).
5. Run the .exe and follow the instructions that appear.
* If it did, installation would just be copying the folder and the .exe into your 00766 folder and running the .exe.
The Weidu folder instead contained this:
-a folder of "examples"
-a file that said "COPYING"
-a website for the README which confused me more than anything
-a note of the changes in weidu that gave me a headache and no answers
-a program file that said "tolower"
-a program file that said simply "weidu" (it was the largest one)
-a manifest file that said "weidu.exe.manifest" (no idea what that is)
-another program file that said "weinstall"
-another manifest note that said "weinstall.exe.manifest"
I tried the largest file and did what you wrote above (I'm trying to install the kitpack) but just got errormessages and no installation process.
Any suggestions ?
You can apply the instructions without taking care of the exe part, either for weidu.exe or for setup-something.exe, just ensure you apply that to a "program file" of that name.
BUT if I understand you correctly you are saying that I should just use the progam file that said "weidu" och follow Jalily's instructions?
Because I did that and as I said above, it got me nowhere.
I'll specify:
I took all of the files from the weidu folder (except the link to the website, the folder of examples, the FILE that said COPYING and the note of changes), and I put them in the 00766 folder. Then I also put the kitpack files in the 00766 folder and I changes the name of my Weidu file to setup-kitpack.exe and then I tried to run both the newly created setup-kitpack.exe and the already exisiting -setup-kitpack (that came with the kitpack folder). Both ways I end up with that black box that you do the installatin from but it says
-first the place of the file that I'm trying to run,
-then weidu version 23100
-then SETUP-KITPACK.EXE.DEBUG -- queried
I'm at a total loss here
You don't need to copy everything from the WeiDU archive you downloaded. Only the "weidu" program file is needed.
If the file explorer doesn't show any .exe extension to weidu and setup-something files, never add an .exe extension to any file, otherwise the file will become "setup-something.exe.exe" in its "real name", the one where the .exe extension is not hidden.
The setup-something that came with the mod is old and needs to replaced (i.e. not kept side by side), as the new version of weidu handles BGEE properly (the old versions didn't).
You need weidu version higher than 231 (forget the last two 00, typical of beta version). The latest one on the page linked by Jalily is 234.
So sum up:
- download the latest version of WeiDU (234 at the time of writing) and extract the archive
- copy "weidu" from the archive into 00766
- copy the mod content into 00766
- delete the file setup-kitpack that came with the mod
- copy the weidu file and rename the copy to setup-kitpack
- double-click on setup-kitpack to install the mod
After a few lines recalling the Weidu version (it should display 234) and some stuff, you should have a question about selecting a language or a confirmation whether to install the mod or not. This is the normal process of insttallation.
Here is an example of normal display. The second question about the language selected in BGEE will only appear when you install the first mod and will not be repeated afterwards.
(The 00764 name differs because I took the screenshot with a beta version of patch)
@Mathsorcerer I gather you're trying to make an item mod.
I assume you have a command COPY for your itm file, with SAY xxx @1 to give its name or description. Since you use @1, which is a reference for a string in a tra file associated with the mod, you need to ensure that you actually create the string in the tra file associated with the tp2 file. Obviously, it's missing.
You may find a good example in this tutorial.
Definitely an item mod. It took me a while to figure out how to approximate a sword of sharpness in this game engine but I think what I have will work nicely.