Modcraft - The community dedicated to quality WoW modding!

Content creation => Level Design => Topic started by: frezer748 on April 24, 2011, 08:35:05 pm

Title: Add Lava Damage?
Post by: frezer748 on April 24, 2011, 08:35:05 pm
How can i add damage to the lava that i make with AllWater ? and how i make stamina to Water? pls help me :P
Title: Re: Add Lava Damage?
Post by: SirFranc on April 24, 2011, 08:42:22 pm
Quote from: "frezer748"
How can i add damage to the lava that i make with AllWater ? and how i make stamina to Water? pls help me :P
It's a server-side thing, same for custom water (no breath)

BTW i would increase ramatically the lava damage if possible.. the actual one is just ridicolous
Title: Re: Add Lava Damage?
Post by: frezer748 on April 24, 2011, 09:28:18 pm
how can i add the lava damage you can tell it me? ^^
Title: Re: Add Lava Damage?
Post by: Eluo on April 24, 2011, 10:18:21 pm
The information about that is in the vmaps.
So just readout the new vmaps,as you did in the beginning. Just this time have the new maps in a MPQ file in the data folder as usual. The corresponding readout exe of your core will recognize the mpq file and the adts in it.
Greetings
Title: Re: Add Lava Damage?
Post by: frezer748 on April 24, 2011, 11:10:15 pm
Quote from: "Eluo"
The information about that is in the vmaps.
So just readout the new vmaps,as you did in the beginning. Just this time have the new maps in a MPQ file in the data folder as usual. The corresponding readout exe of your core will recognize the mpq file and the adts in it.
Greetings

kannst du mir das vll nochmal auf deutsch schreiben verstehe das nicht so ganz ^^ oder schreib in einer privaten nachricht ^^ /  Can you say it on german pls i don't understand the sentence really,thanks^^ or write in a Private message
Title: Re: Add Lava Damage?
Post by: Steff on April 25, 2011, 01:33:04 am
Please if this work for ou write a tutorial.
Would be great :)
Title: Re: Add Lava Damage?
Post by: Eluo on April 25, 2011, 02:01:42 am
Quote from: "Steff"
Please if this work for ou write a tutorial.
Would be great :)
Why?
Its just simple vmaps and absolutely trivial :/
Title: Re: Add Lava Damage?
Post by: frezer748 on April 25, 2011, 03:23:49 am
Quote from: "Eluo"
Quote from: "Steff"
Please if this work for ou write a tutorial.
Would be great :)
Why?
Its just simple vmaps and absolutely trivial :/


eluo,someone said that it can't work with vmap extractor ,the tool extract only the right patches not the custom one and i think he are right. I can't extract the extractor crash everytime
Title: Re: Add Lava Damage?
Post by: frezer748 on April 26, 2011, 09:38:42 pm
#push :D to get some answers,so i refresh the topic^^ because this problem :


eluo,someone said that it can't work with vmap extractor ,the tool extract only the right patches not the custom one and i think he are right. I can't extract the extractor crash everytime
Title: Re: Add Lava Damage?
Post by: schlumpf on April 26, 2011, 10:07:10 pm
If the extractor crashes, its bad or your ADT is. How should the extractor know if its a "right patch" or a custom one?
Title: Re: Add Lava Damage?
Post by: frezer748 on April 27, 2011, 02:43:18 am
Quote from: "schlumpf"
If the extractor crashes, its bad or your ADT is. How should the extractor know if its a "right patch" or a custom one?


don't know,but i hope it exist a way to extract the vmaps with a custom patch^^
Title: Re: Add Lava Damage?
Post by: schlumpf on April 27, 2011, 09:35:52 am
The first step would be finding, where exactly it crashes. Everything else is just useless until this is detected.