• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Trigger happy´s inventory system

Status
Not open for further replies.
Level 5
Joined
Jul 17, 2010
Messages
140
Heey! When i download his system and save it in SharpCraft World Editor Extended Bundle I get this everytime.

Both the Editor and the map have been re downloaded to see if that was the fault.
 

Attachments

  • Skærmbillede 2017-10-19 15.08.33.png
    Skærmbillede 2017-10-19 15.08.33.png
    2.3 MB · Views: 232
Level 5
Joined
Jul 17, 2010
Messages
140
Ohhh, yeah I forgot about that.
Well you might not be able to use object merger then. What it does is create abilities/items and such with code, you can create it manually and make the system work that way.
Probably requires a bit of knowledge however.
So the System creates items through the code?
 
Level 21
Joined
Aug 3, 2004
Messages
710
I think the ObjectMerger broke when they changed how War3Patch.mpq works. There's a solution that has worked for some people.

First, rename your existing "War3Patch.mpq" into "War3Patch.backup.mpq" or something similar so you don't lose/delete it.
Next, make a copy of "War3x.mpq" and rename it into "War3Patch.mpq".

The reason this works is because Blizzard merged all patch changes into "War3x.mpq" and creating a copy with the name "War3patch.mpq" means older tools can still find the files they need.
 
Status
Not open for further replies.
Top