Flight Master know all its paths menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    DF08Said's Avatar Member
    Reputation
    11
    Join Date
    Mar 2008
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Flight Master know all its paths

    i know this one exists, since many servers that i have played on (like molten wow)
    they have that the flight master knows all its flight path and its for free.
    what i would like to know is
    does anyone know how to do that? if anyone does then please reply,
    i would really appriciate to know how to do that.
    insteed of using a npc teleporter.. these types of things are better
    for blizzlike servers then what npc teleporter is.

    thanks,
    DF08

    Flight Master know all its paths
  2. #2
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    I don't know what core your using.

    If your using ArcEmu, do .cheat taxi on. While your still logged in go into your characters database and find your character, go to flight path data. Copy that. Now do:

    UPDATE `playercreateinfo` SET `taxipath` = 'your values from the characters table';

    I can't remember the correct column name. Do the same for the characters DB (while nobody is logged on) then reload/restart your logonserver and worldserver. Enjoy.

    I assume the cost is handled in the core, look at the taximanager.cpp.

  3. #3
    Aellya's Avatar Sergeant
    Reputation
    21
    Join Date
    Mar 2010
    Posts
    56
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if using arc emu, then run this on the worlddb:
    Code:
    update playercreateinfo set taximask="4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295";
    and this on the charactersdb:
    Code:
    update characters set taximask="4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295";
    Costs are, as Harry so aptly pointed out, not as easy to edit.

    Hope this helps!

  4. #4
    DF08Said's Avatar Member
    Reputation
    11
    Join Date
    Mar 2008
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    aelly does this do that all characters who exists and everyone who creates a character, if they go to a flight master, all flights are enabled?

  5. #5
    Aellya's Avatar Sergeant
    Reputation
    21
    Join Date
    Mar 2010
    Posts
    56
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes the first one fixes it so all new characters nomatter the race and class gets all flightpaths. The 2nd one fixes it so all existing characters gets them all as well

  6. #6
    DF08Said's Avatar Member
    Reputation
    11
    Join Date
    Mar 2008
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice ! +rep if u knew how to give +rep haha thanks m8 for the help

  7. #7
    Aellya's Avatar Sergeant
    Reputation
    21
    Join Date
    Mar 2010
    Posts
    56
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hehe, thanks, I dont know how to give rep either, its no biggie

  8. #8
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    To give +Rep there is a button just under the user's post, next to blog your post:



    Just for future reference.

  9. #9
    DF08Said's Avatar Member
    Reputation
    11
    Join Date
    Mar 2008
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry to bump a old post but i wanted to ask. this one that you guys gave me was for Arcemu.
    what is the sql quary for trinity? i would really appriciate if you guys could help me out

  10. #10
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DF08Said View Post
    sorry to bump a old post but i wanted to ask. this one that you guys gave me was for Arcemu.
    what is the sql quary for trinity? i would really appriciate if you guys could help me out
    Take the same values but you will need to add them in the core when you create the character, when created learn taxi paths -> the list.


  11. #11
    DF08Said's Avatar Member
    Reputation
    11
    Join Date
    Mar 2008
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tried to change it didnt really work out well xD

  12. #12
    Sejsel's Avatar Member
    Reputation
    11
    Join Date
    Sep 2009
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There is option in config file.

  13. #13
    DF08Said's Avatar Member
    Reputation
    11
    Join Date
    Mar 2008
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks sejsel, workes perfectly

  14. #14
    wildeboer's Avatar Private
    Reputation
    1
    Join Date
    Oct 2011
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks indeed, works perfect!
    Also for creation of new toons after running the querys, very nice!

  15. #15
    grayfish's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This sounds great!
    but how do i put the code on the database? :/

Page 1 of 2 12 LastLast

Similar Threads

  1. Fun with Flight Masters [useless?]
    By Naem in forum World of Warcraft Exploits
    Replies: 16
    Last Post: 02-16-2008, 12:28 PM
  2. Do you think you know all?
    By ucigashu in forum World of Warcraft Emulator Servers
    Replies: 17
    Last Post: 01-23-2008, 03:00 PM
  3. Kill your flight masters
    By Chrisx in forum World of Warcraft Exploits
    Replies: 23
    Last Post: 10-14-2007, 04:45 PM
  4. Anyone know if its possible?
    By Fisherpwn in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 03-28-2007, 09:47 PM
  5. mess with flight master Daelyshia
    By jackus in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 01-07-2007, 10:08 PM
All times are GMT -5. The time now is 07:48 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search