Hi guys,
I'd like to experiment with creating mods for Diablo 2 : Lord of Destruction (1.14d). I already read the first part of the Beginner's Guide and I tried to do the first exercise. However, I am unable to do the first step, which is opening the patch_D2.mpq using MPQ Viewer. As soon as I choose the MPQ file in the open file dialog and click "Open", the "Available files" list stays empty.
I'm sure one of you has the answer for that.
Thank you !
Youzak
Getting Started
Moderator: Nizari
Re: Getting Started
Did you try loading a listfile? It looks like you're missing it
Terms of Service
My tutorials:
Fixing the Shadow Master's AI
Changing reanimated monsters life span [thanks to Necrolis]
The Shadow Master's AI Compendium
The Shadow Warrior's AI Compendium
The DruidBear's AI Compendium
The DruidWolf's AI Compendium
The Vines AI Compendium
Use EVERY AI as Minion for the Player! [Thanks to Necrolis for initally translating the code in C++
Revive super uniques and bosses
Adding simple commands to the Shadow Master's AI
Creating a proper summoning skill for enemy monsters
My resources:
Ogodei's Diablo I Monster Pack - Final
Ogodei's Diablo I Item Pack v1.00
Ogodei's Autumnal Act I
My tutorials:
Fixing the Shadow Master's AI
Changing reanimated monsters life span [thanks to Necrolis]
The Shadow Master's AI Compendium
The Shadow Warrior's AI Compendium
The DruidBear's AI Compendium
The DruidWolf's AI Compendium
The Vines AI Compendium
Use EVERY AI as Minion for the Player! [Thanks to Necrolis for initally translating the code in C++
Revive super uniques and bosses
Adding simple commands to the Shadow Master's AI
Creating a proper summoning skill for enemy monsters
My resources:
Ogodei's Diablo I Monster Pack - Final
Ogodei's Diablo I Item Pack v1.00
Ogodei's Autumnal Act I
Re: Getting Started
Are the listfiles version dependent ? I mean, if I'm working with the 1.14d patch, do I need the listfile for the 1.14d patch ?
If I do, where may I find it ? Because the only listfile I got from the Beginner's Toolkit is for the 1.09d patch.
If I do, where may I find it ? Because the only listfile I got from the Beginner's Toolkit is for the 1.09d patch.
Re: Getting Started
there have been several changes from 1.09 to 1.10, and that might be the cause. you should have a look here
Terms of Service
My tutorials:
Fixing the Shadow Master's AI
Changing reanimated monsters life span [thanks to Necrolis]
The Shadow Master's AI Compendium
The Shadow Warrior's AI Compendium
The DruidBear's AI Compendium
The DruidWolf's AI Compendium
The Vines AI Compendium
Use EVERY AI as Minion for the Player! [Thanks to Necrolis for initally translating the code in C++
Revive super uniques and bosses
Adding simple commands to the Shadow Master's AI
Creating a proper summoning skill for enemy monsters
My resources:
Ogodei's Diablo I Monster Pack - Final
Ogodei's Diablo I Item Pack v1.00
Ogodei's Autumnal Act I
My tutorials:
Fixing the Shadow Master's AI
Changing reanimated monsters life span [thanks to Necrolis]
The Shadow Master's AI Compendium
The Shadow Warrior's AI Compendium
The DruidBear's AI Compendium
The DruidWolf's AI Compendium
The Vines AI Compendium
Use EVERY AI as Minion for the Player! [Thanks to Necrolis for initally translating the code in C++
Revive super uniques and bosses
Adding simple commands to the Shadow Master's AI
Creating a proper summoning skill for enemy monsters
My resources:
Ogodei's Diablo I Monster Pack - Final
Ogodei's Diablo I Item Pack v1.00
Ogodei's Autumnal Act I
Re: Getting Started
I've been able to make it work with the 1.09d listfile, but i'll switch to 1.14d. Just in case.
Thank you !
Thank you !