Jump to content
TrinityCore

jchan03

Plebs
  • Posts

    3
  • Joined

  • Last visited

Everything posted by jchan03

  1. Hey guys, I've posted elsewhere about this issue and it seems to work for others that do it the way they've instructed me to do it. I'm trying to create a formation between two NPCs... I have the leader patrolling and want the other to follow. I've created the creature_formations table entry where the leader is a member with distance and angle set to 0, and the other member is supposed to be following at 45 degrees from a distance of 3. Here is a 2 image album of what I've done and you can see that the secondary mob is just standing where I spawned her. EDIT So the formation works in the sense that when I attack one, they all pull... but the secondary member still doesn't follow the leader.
  2. So, I'm using 1_63_0, and when I configure in CMake, it always needs me to point to each individual .lib for Boost. I've created the variables and installed Boost at the default place. Here is an image of what it looks like when I configure/generate... if it helps, I have to point to each individual Boost .lib manually. It's never been able to find it on its own. -- UPDATE -- I was using Boost for x32 while everything else was x64. Fixed everything. Thanks for dealing with a Plebs.
  3. Hey guys, This is my first time compiling the core myself, and I'm running into this issue. Anyone know why and/or how to fix? Thanks in advance!
×
×
  • Create New...