Modcraft - The community dedicated to quality WoW modding!

Community => General => Topic started by: Mance on February 11, 2018, 08:21:00 pm

Title: custom outdoor pvp zones
Post by: Mance on February 11, 2018, 08:21:00 pm
I'm running a 3.3.5 wotlk client and was curious if it's possible somehow to create a custom outdoor pvp environment similar to Hellfire Peninsula, Zangarmarsh, Silithus, Nagrand etc, where you capture towers and push objectives.
Title: Re: custom outdoor pvp zones
Post by: Irachkom on February 11, 2018, 09:06:38 pm
You need to add scripts into your core
Title: Re: custom outdoor pvp zones
Post by: Jøk3r on February 14, 2018, 10:17:37 am
After a quick search on wowdev.wiki following tables might be also interesting:

AreaTable (https://wowdev.wiki/DB/AreaTable#3.3.5.12340)
The Flags at the bottom of the page:
AreaTable enum Flags (https://wowdev.wiki/DB/AreaTable#enum_AREATABLE_FLAGS)

And maybe AreaPOI (Point of Interest) (https://wowdev.wiki/DB/AreaPOI#3.0.2.8905-3.3.5.12340)