Help with CrossFaction AV for the revamp

Locked
User avatar
Gnurg
Posts: 2420
Joined: 28 Jan 2013 19:38
Location: Oslo, Norway

Help with CrossFaction AV for the revamp

#1 » Post by Gnurg » 17 Mar 2017 00:05

Alliance ones -> Set faction to 1

Code: Select all

UPDATE `creature_template` SET `faction` = 1 WHERE `name` LIKE "Captain Balinda Stonehearth%";
Hordes one -> Set faction to 2

Code: Select all

UPDATE `creature_template` SET `faction` = 2 WHERE `name` LIKE "Captain Galvangar%";
While it should be working on live, we need this for the revamp too. Could someone add all humanoid creatures in Alterac Valley, which are associated with one side in a long list (I fixed it differently for live, but I want it like this for the PTR). Just c/p more lines, where you switch out Captain Balinda Stonehearth%/Captain Galvangar% with AllianceNpcName%/HordeNpcName%. Don't forget any Alliance/Horde NPCs in the mines or in the bases.
HAI
CAN HAZ STDIO?
VISIBLE "HAI WORLD, IZ GNURF!"
KTHXBYE

User avatar
Gnurg
Posts: 2420
Joined: 28 Jan 2013 19:38
Location: Oslo, Norway

Re: Help with CrossFaction AV for the revamp

#2 » Post by Gnurg » 17 Mar 2017 00:13

.debug bg if you want to use AV on PTR to find their names.
HAI
CAN HAZ STDIO?
VISIBLE "HAI WORLD, IZ GNURF!"
KTHXBYE

User avatar
Nyeriah

Re: Help with CrossFaction AV for the revamp

#3 » Post by Nyeriah » 17 Mar 2017 00:18

Why don't you change the faction for every npc when they are loaded to the map if cf bg is active?

User avatar
Gnurg
Posts: 2420
Joined: 28 Jan 2013 19:38
Location: Oslo, Norway

Re: Help with CrossFaction AV for the revamp

#4 » Post by Gnurg » 17 Mar 2017 00:39

Nyeriah wrote:Why don't you change the faction for every npc when they are loaded to the map if cf bg is active?
I suppose that would be better.
HAI
CAN HAZ STDIO?
VISIBLE "HAI WORLD, IZ GNURF!"
KTHXBYE

Locked

Who is online

Users browsing this forum: No registered users and 2 guests