Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Results 1 to 5 of 5
  1. #1
    Contributor
    enegue's Avatar
    Join Date
    Aug 2008
    Location
    Before God
    Posts
    715
    Post Thanks / Like
    Rep Power
    17
    Reputation
    106

    [Release] Archerus Gryphon Fix


    Register to remove this ad
    (working) Taxi Acherus Scourge Gryphons
    from: Heart of Acherus to: Death's Breach and back
    from: Death's Breach to: Heart of Acherus



    1. first - make SQL file from the line below, and import in world-database
    (otherwise LUA script not work, when you right-click on Scourge Gryphon)

    Taxi_Acherus_Gryphons.sql

    Code:
     UPDATE `creature_proto` SET `npcflags`=3 WHERE `entry` IN (29488,29501);
    2. and second - make LUA file and put it in folder scripts (in ArcEmu the server)
    Taxi-Gryphons.lua

    Code:
     function GryphonDown_OnGossip(Unit, Event, Player)
    Unit:GossipCreateMenu(100, Player, 0)
    Unit:GossipMenuAddItem(0, "Go Down to Death's Breach", 1, 0)
    Unit:GossipSendMenu(Player)
    end
    
    function GryphonDown_OnSelect(Unit, Event, Player, MenuId, id, Code)
    if (id == 1) then
    Player:Teleport(609, 2430.61, -5730.25, 157.855)
    Unit:GossipComplete(Player)
    end
    end
    
    function GryphonUp_OnGossip(Unit, Event, Player)
    Unit:GossipCreateMenu(100, Player, 0)
    Unit:GossipMenuAddItem(0, "Go Up to Heart of Acherus", 1, 0)
    Unit:GossipSendMenu(Player)
    end
    
    function GryphonUp_OnSelect(Unit, Event, Player, MenuId, id, Code)
    if (id == 1) then
    Player:Teleport(609, 2363.69, -5659.33, 382.270)
    Unit:GossipComplete(Player)
    end
    end
    
    RegisterUnitGossipEvent(29488, 1, "GryphonDown_OnGossip")
    RegisterUnitGossipEvent(29501, 1, "GryphonUp_OnGossip")
    RegisterUnitGossipEvent(29488, 2, "GryphonDown_OnSelect")
    RegisterUnitGossipEvent(29501, 2, "GryphonUp_OnSelect")
    Teleports only, not actual flight animation.

    Credits to Everlast118 of ******* who copied it from Trap of ArcEmu


    › See More: [Release] Archerus Gryphon Fix



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Scout
    Djfrederick's Avatar
    Join Date
    Jan 2009
    Location
    Denmark
    Posts
    15
    Post Thanks / Like
    Rep Power
    16
    Reputation
    30
    No wonder why, you arn't getting any or attention.

    You are stealing peoples work from *******. Credits doesn't help a shit, lol.

    Shame on you.

  4. #3
    Banned

    Join Date
    Aug 2008
    Location
    Scotland
    Posts
    652
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103
    Of course credits dont help shits, they're doomed the second they fall from your ass.

    But It's fine if they give credits but dont just post everyone elses work, people will start to hate you if you do that.

  5. #4
    Contributor
    enegue's Avatar
    Join Date
    Aug 2008
    Location
    Before God
    Posts
    715
    Post Thanks / Like
    Rep Power
    17
    Reputation
    106
    Again I have been singled out. Do you comment on Nika's copied work DJ? The answer is NO.

    FYI, I haven't posted anything from ******* in like a month... Except for the new ones I just posted yesterday...

  6. #5
    Banned

    Join Date
    Aug 2008
    Location
    Scotland
    Posts
    652
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103

    Register to remove this ad
    Enegue, he's the only one thats singleing you out. I don't know why, mabey because Nika is also from ******* and he is also. I don't know, but it's not fair on Enegue.

    Djfrederick, either comment on EVERYONE who posts things from *******, or don't speak about it to one person.

 

 

Visitors found this page by searching for:

trinitycore scourge gryphon

Scourge Gryphon Fix

Scourge Gryphon TrinityCore fix

scourge gryphon 29488 trinitycore

trinity scourge gryphon

script sql scourge gryphons

gryphon fix sql

gripfon fix sql

scourge griphon trinitycore

trinity scourge gryphon fix

scourge gryphoon trinitycore

scourge gryphon trinity

scourge gryphon trinity core fix

scourge gryphon not working trinity

fix Scourge Gryphon

scourge gryphon trinit

how to fix scourge gryphon broblem

SEO Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 07:36 AM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org