Linking Mob Aggro? [Ascent] menu

User Tag List

Results 1 to 9 of 9
  1. #1
    Lakotaness's Avatar Member
    Reputation
    4
    Join Date
    Oct 2006
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Linking Mob Aggro? [Ascent]

    I'm currently making a totally from scratch instance for my server. I've made all the mobs, added fun scripts and such, however, there's something I can't figure out. (A lot of things actually but we'll stick with one :P) I have a few large mob thats meant to be a double pull (Think Anubisaths or Gladiators from AQ).

    My problem is I can't get them to stick with each other, meaning one can be single pulled and the other easily bypassed. I've tried using link formations, linking just one and at times both [They spaz out into a wall if they deaggro]. I've tried using an AI_agent of "Calling for help" but couldn't get that to work.

    Is there a spell or script that would help me out? I don't mind how long it is or how hard. If it'll make my instance how I want it, Ill gladly take all the time it needs.

    Also, +Rep for whoever helps me figure it out.. unless it's just not possible in a EMU server?

    {EDIT} Renamed thread.
    Last edited by Lakotaness; 06-10-2008 at 03:31 PM.

    Linking Mob Aggro? [Ascent]
  2. #2
    Lakotaness's Avatar Member
    Reputation
    4
    Join Date
    Oct 2006
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Shameless bump? Someones gotta know.

  3. #3
    Maisteri's Avatar That spoiler guy
    Reputation
    441
    Join Date
    Aug 2007
    Posts
    894
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you could try placing the mobs diffrently

  4. #4
    Zordin's Avatar Banned
    Reputation
    21
    Join Date
    Jan 2007
    Posts
    163
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's all about the faction, when you play in normal places you see that some mobs can stand in the exact same way, they're the same type of mob but when you pull one the other dosnt come with, ill try to find a nice faction for you.

  5. #5
    Zordin's Avatar Banned
    Reputation
    21
    Join Date
    Jan 2007
    Posts
    163
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, i got a faction for you, heres what to do.
    1) Go into you database using Navicat or HeidiSQL or whatever you use.

    2 If you know the mob's entry id skip this) Go to the Creature_names table and search for the name of you're mob. Copy the entry ID

    3) Go to creature_proto and find you're creature by the entry id.

    4) look for the tab called faction, it should be in the beginning.

    5) Change the faction too 21.

    That should make them come together, atleast it worked perfectly well for me

    Sander

  6. #6
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Or,
    UPDATE creature_proto SET faction=21 WHERE name = "TheMob'sName";
    Or
    UPDATE creature_proto SET faction=21 WHERE entry = 12345;
    if you know the entry

  7. #7
    Zordin's Avatar Banned
    Reputation
    21
    Join Date
    Jan 2007
    Posts
    163
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't think you can do it with the name, as the mobs name aint in creature_proto xD

  8. #8
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Right, forgot that.
    UPDATE creature_proto SET faction=21 WHERE entry IN (SELECT entry FROM creature_names WHERE name = "TheMobName" LIMIT 1) LIMIT 1;

  9. #9
    Lakotaness's Avatar Member
    Reputation
    4
    Join Date
    Oct 2006
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Modding to Faction 21 worked perfectly! TY +Rep after I post. And TY too Spidey. I got 2 REP to give and its you both of you.

Similar Threads

  1. [Hunter] - New way to single pull linked mobs.
    By Phexon in forum World of Warcraft Exploits
    Replies: 19
    Last Post: 08-08-2011, 05:42 AM
  2. Linking mobs together (Trinity/MaNGOS)
    By Saridormi in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 08-14-2009, 10:11 AM
  3. how to fix Mobs Aggroing through walls
    By jinktreek in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 12-08-2008, 08:02 PM
  4. Linking Mobs
    By McMage in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 02-23-2008, 10:58 AM
  5. Avoid Mob Aggro...
    By Trustdale in forum World of Warcraft Exploits
    Replies: 6
    Last Post: 10-18-2006, 03:10 PM
All times are GMT -5. The time now is 09:32 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search