Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Norimar on August 12, 2012, 12:28:57 pm

Title: [QUESTION] Lightning Effects²
Post by: Norimar on August 12, 2012, 12:28:57 pm
Hello guys,
I got this idea after I created the torch-Item/Weapon... is it possible to have also world m2 (placeable in noggit) to add some light into the darkness? I already checket the standing torches etc. but all of them have no ambient-light! Is there no gobject in WoW what gives the ambient also light? Is it possible to add this struct_light area via 010 Editor?
Title: Re: [QUESTION] Lightning Effects²
Post by: schlumpf on August 12, 2012, 12:39:33 pm
While there should be lampposts with light in elwynn, it is possible to add some as well.

Insert some null bytes at the end of the file and set ofsLights in the header to the address of the space you have added. Animation blocks will be made the same way.