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
    Graphics Guru

    Join Date
    Feb 2009
    Posts
    1,377
    Post Thanks / Like
    Rep Power
    22
    Reputation
    382

    [Release]ICC Teleporter, creature + script


    Register to remove this ad

    Here is a screenshot:





    All credits go to Austinsims

    Here are the downloads:
    Scourge Portal NPC
    Code:
    --[[
        Script made by austinsims 
    ]]
    
    function portalGossipOnTalk(pUnit, Event, player)
        pUnit:GossipCreateMenu(100, player, 0)
        pUnit:GossipMenuAddItem(0, "Teleport to Light's Hammer", 1, 0)
        pUnit:GossipMenuAddItem(0, "Teleport to Oratory of The Damned", 2, 0)
        pUnit:GossipMenuAddItem(0, "Teleport to Rampart of Skulls", 3, 0)
        pUnit:GossipMenuAddItem(0, "Teleport to Deathbringer's Rise", 4, 0)
        pUnit:GossipMenuAddItem(0, "Teleport to The Plagueworks", 5, 0)
        pUnit:GossipMenuAddItem(0, "Teleport to The Crimson Halls", 6, 0)
        pUnit:GossipMenuAddItem(0, "Teleport to The Frostwing Halls", 7, 0)
        pUnit:GossipMenuAddItem(0, "Teleport to The Frost Queen's Lair", 8, 0)
        pUnit:GossipMenuAddItem(0, "Teleport to The Frozen Throne", 9, 0)
        pUnit:GossipSendMenu(player)
    end
    
    function portalGossipOnSelect(Unit, Event, player, id, intid, code, pMisc)
        if (intid == 1) then
            player:Teleport(631, -17.856115, 2211.640137, 30.115812)
            player:GossipComplete()
        end
    
        if (intid == 2) then
            player:Teleport(631, -503.632599, 2211.219971, 62.823246)
            player:GossipComplete()
        end
        
        if (intid == 3) then
            player:Teleport(631, -615.098267, 2211.509766, 199.973083)
            player:GossipComplete()
        end
            
        if (intid == 4) then
            player:Teleport(631, -549.151001, 2211.463967, 539.290222)
            player:GossipComplete()
        end
    
        if (intid == 5) then
            player:Teleport(631, 4356.780273, 2863.636230, 349.337982)
            player:GossipComplete()
        end
    
        if (intid == 6) then
            player:Teleport(631, 4453.248535, 2769.325684, 349.347473)
            player:GossipComplete()
        end
    
        if (intid == 7) then
            player:Teleport(631, 4356.853516, 2674.143311, 349.340118)
            player:GossipComplete()
        end
    
        if (intid == 8) then
            player:Teleport(631, 4356.527344, 2402.710205, 220.462723)
            player:GossipComplete()
        end
    
        if (intid == 9) then
            player:Teleport(631, -782.4, 2604.1, 1784.6)
            player:GossipComplete()
        end
    end
    
    RegisterUnitGossipEvent(99098, 1, "portalGossipOnTalk")
    RegisterUnitGossipEvent(99098, 2, "portalGossipOnSelect")



    › See More: [Release]ICC Teleporter, creature + script
    Last edited by Apple; 24-03-10 at 04:50 AM. Reason: too bright colours ;o

  2. #2
    Senior Sergeant
    PaikProductions's Avatar
    Join Date
    Jan 2009
    Location
    In your Dreams!
    Posts
    124
    Post Thanks / Like
    Rep Power
    18
    Reputation
    153
    You should find the gameobject of the real teleport, that would be awesome, but this is nice too!

  3. #3
    Beginner

    Join Date
    Jun 2010
    Posts
    1
    Post Thanks / Like
    Rep Power
    14
    Reputation
    1
    this is for trinity core too?

  4. #4
    Elite Member
    Dimman's Avatar
    Join Date
    Apr 2009
    Posts
    1,091
    Post Thanks / Like
    Rep Power
    21
    Reputation
    319
    Quote Originally Posted by ignite View Post
    this is for trinity core too?
    If you are working with TC you should know that TC doesent support lua.
    No touching please.

  5. #5
    Senior Sergeant
    zwroblewski's Avatar
    Join Date
    Jun 2010
    Posts
    115
    Post Thanks / Like
    Rep Power
    14
    Reputation
    13

    Register to remove this ad
    Yea lol :P nice!




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

 

 

Visitors found this page by searching for:

script icc mangos

script icc trinity

mangos icc scripts

wow icc script

mangos icc

mangos icc script

icc script trinity

script teleporteur icc

arcemu icc scripts

icc teleport

woW ICC Teleporter

mangos script ICC

icc teleporter

how to script icc

wow icc scripts

script icc wow mangos

trinity script iccscript icc teleportarcemu teleporteur iccwow Icc script Trinityicc scripthow to script icc arcemuicc script mangosicc mangos scriptwow icc scripted teleportscript mangos iccicc teleport codICC WOW scriptwow teleport scriptscripts icc wowTrinity ICC scripticc teleporter trinityscript icc wow trinitymangos icc scripts downloadtrinitycore icc scripthow to script ICC wow private servertrinity core frozen thronewow icc teleportteleport the frozen throne trinity coretrinity ICC scriptswow teleport iccicc trinity teleporterwow trinity teleporter icctrinity teleport zum frost-thronscript iccicc script arcemutrinity teleport scripticc teleport script trinityicc teleport scripticc teleporters lua script
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 04:35 PM.
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