Upon completing quest teleport to XYZ menu

User Tag List

Results 1 to 2 of 2
  1. #1
    Fumi's Avatar Contributor CoreCoins Purchaser
    Reputation
    207
    Join Date
    Feb 2008
    Posts
    561
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Upon completing quest teleport to XYZ

    Hey mmowned


    How do i make it so when a player complet a quest he gets teleported to a XYZ location i chose

    thx

    Upon completing quest teleport to XYZ
  2. #2
    choweyiii's Avatar Contributor
    Reputation
    91
    Join Date
    Aug 2010
    Posts
    127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    function YourQuestName_Complete()
    	local plr=YourQuestNameGiver:GetClosestPlayer() 
    	if ((plr:GetPlayerRace() == 2) or (plr:GetPlayerRace() == 5) or (plr:GetPlayerRace() == 6) or (plr:GetPlayerRace() == 8) or (plr:GetPlayerRace() == 10)) then
    		plr:Teleport(1, 1473.42, 4417.83, 25.235788, 0) -- Teleports horde
    	else
    		plr:Teleport(1, -8966.28, 511.21, 96.353706, 0) -- Teleport alliance
    	end
    end
    
    function YourQuestName_giver_load(Unit, event)
    	YourQuestNameGiver = Unit
    end
    
    RegisterQuestEvent(50002, 2, "YourQuestName_Complete")
    RegisterUnitEvent(ENTER QUEST COMPLETER ENTRY ID HERE, 18, "YourQuestName_giver_load")
    Credit goes to hypersniper, of wow-v.com

Similar Threads

  1. [Hack] omg~so~fast - Quest Teleport Plugin (Honorbuddy & WoWPlus)
    By -stalker- in forum World of Warcraft Bots and Programs
    Replies: 20
    Last Post: 07-30-2012, 03:42 AM
  2. !Complete quest [There and Back Again] very fast !
    By mindblast in forum World of Warcraft Exploits
    Replies: 4
    Last Post: 09-20-2011, 12:25 PM
  3. Recommend blizzlike release with most complete quests?
    By Poker4Living in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 08-13-2010, 04:09 AM
  4. Quest Teleporter Trinity!
    By ignorant in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 08-09-2009, 01:32 PM
All times are GMT -5. The time now is 10:15 PM. 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