Author
|
Topic: bin files
|
SneakyRaven Honorary Warlord
   
Posts: 299 From: middle of somewhere Registered: Jul 2001 |
posted 16 December 2001 20:10
Ok, here I just started working on my mod... I have the bin files and I have the edited txt files, I can insert them, but..... they don't work I am pretty sure its because I have the paths of the bin files wrong...... I have been puttin them in the same path as the txt files (dont laugh, I'll get a complexe )------------------ Raven Zer0 "There is no right and wrong, only fun and boring..."

|
NefariusDX Honorary Warlord
   
Posts: 1392 From: The Hadal Abyss of Eternal Oblivion Registered: Jun 2001 |
posted 16 December 2001 20:35
use the -direct -txt methode and you can send those bin files into trash can.------------------ Ňëƒąřİű§ Official Modding since v1.02!!! ------------------ XyRAXv21.00B Coming Soon!

|
SneakyRaven Honorary Warlord
   
Posts: 299 From: middle of somewhere Registered: Jul 2001 |
posted 16 December 2001 20:45
I did, thats how I got the bin files... the problem is i think i am inserting them into the wrong place into the mpq... i dunno where they are suppose to go------------------ Raven Zer0 "There is no right and wrong, only fun and boring..."

|
NefariusDX Honorary Warlord
   
Posts: 1392 From: The Hadal Abyss of Eternal Oblivion Registered: Jun 2001 |
posted 16 December 2001 20:55
YOU DID NOT USE -DIRECT -TXT you used only -TXT you do not need to put files back with -direct -txt, there is a tutorial about how to run it in -direct -txt on the main page.------------------ Ňëƒąřİű§ Official Modding since v1.02!!! ------------------ XyRAXv21.00B Coming Soon!

|
Incandescent One Honorary Warlord
   
Posts: 272 From: Great Britain Registered: Nov 2001 |
posted 16 December 2001 21:03
Hey sneakyraven, the bin files go back into the location that you extracted the .txt files from. Just make sure, before you try making any .bin files, delete all existing .bin files from your data\global\excel subdirectory. Then after running the game in -direct -txt mode, copy both the new .txt & .bin files into your mod's .mpq, this is how i used to do it before running everything in -direct -txt  Incidentally, when you're putting files into your .mpq with a batch file for mpq2k, you're wondering if you're putting them in the right location? Any .txt/.bin file that you're likely to mod is gonna need to be added like this: O patch_d2.mpq a new.txt data\global\excel\new.txt a new.bin data\global\excel\new.bin C patch_d2.mpq Hope this helps you in some way

|
SneakyRaven Honorary Warlord
   
Posts: 299 From: middle of somewhere Registered: Jul 2001 |
posted 16 December 2001 21:36
thx man, that helps a lot =)------------------ Raven Zer0 "There is no right and wrong, only fun and boring..."

|