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
    Elite Member
    Dimman's Avatar
    Join Date
    Apr 2009
    Posts
    1,091
    Post Thanks / Like
    Rep Power
    21
    Reputation
    319

    MMOPro Morpher.lua (Need help to find display ids!)


    Register to remove this ad
    MMOPro Lua Morpher

    Pm or comment disp ids
    Code:
    ------------------------------------------
    function morph_on_gossip(unit, event, player)
    unit:GossipCreateMenu(50, player, 0)
    unit:GossipMenuAddItem(0, "MMOPro Elite Members", 1, 0)
    unit:GossipSendMenu(player)
    end
    
    function morph_submenus(unit, event, player, id, intid, code)
    if(intid == 1) then
    unit:GossipCreateMenu(55, player, 0)
    unit:GossipMenuAddItem(1, "MysteriousSouL", 700, 0)
    unit:GossipMenuAddItem(1, "Diocia", 701, 0)
    unit:GossipMenuAddItem(1, "Dimman", 702, 0)
    unit:GossipMenuAddItem(1, "WigSplitta", 703, 0)
    unit:GossipMenuAddItem(1, "Noobcraft", 704, 0)
    unit:GossipMenuAddItem(1, "Fatbeard", 705, 0)
    unit:GossipMenuAddItem(1, "Onlykl", 706, 0)
    unit:GossipMenuAddItem(1, "Knaur", 707, 0)
    unit:GossipMenuAddItem(1, "Enegue", 708, 0)
    unit:GossipMenuAddItem(1, "Dr. Emu", 709, 0)
    unit:GossipMenuAddItem(1, "Avidgamer", 710, 0)
    unit:GossipMenuAddItem(1, "TheRealMethuselah", 711, 0)
    unit:GossipMenuAddItem(1, "Keazain", 712, 0)
    unit:GossipMenuAddItem(1, "PaikProductions", 713, 0)
    unit:GossipMenuAddItem(1, "DjAligator", 714, 0)
    unit:GossipMenuAddItem(1, "Cosminelu16", 715, 0)
    unit:GossipMenuAddItem(1, "Enegue", 716, 0)
    unit:GossipMenuAddItem(1, "Xees", 717, 0)
    unit:GossipMenuAddItem(1, "Cocain", 718, 0)
    unit:GossipMenuAddItem(1, "Pedregon", 719, 0)
    unit:GossipMenuAddItem(1, "*Alexz*", 720, 0)
    unit:GossipSendMenu(player)
    end
    
    
    if(intid == 700) then
    player:SetModel(21135)
    player:GossipComplete(player)
    end
    
    if(intid == 701) then
    player:SetModel(18945)
    player:GossipComplete(player)
    end
    
    if(intid == 702) then
    player:SetModel(2490)
    player:GossipComplete(player)
    end
    
    if(intid == 703) then
    player:SetModel(17903)
    player:GossipComplete(player)
    end
    
    if(intid == 704) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 705) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    if(intid == 706) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    if(intid == 707) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 708) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 709) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 710) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 711) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 712) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 713) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 714) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 715) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 716) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 717) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 718) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 719) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    
    if(intid == 720) then
    player:SetModel(DisplayId)
    player:GossipComplete(player)
    end
    end
    
    RegisterUnitGossipEvent(333333, 1, "morph_on_gossip")
    RegisterUnitGossipEvent(333333, 2, "morph_submenus")



    › See More: MMOPro Morpher.lua (Need help to find display ids!)
    Last edited by Dimman; 23-07-16 at 10:24 AM.
    No touching please.

  2. #2
    Banned

    Join Date
    Aug 2008
    Location
    Scotland
    Posts
    652
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103
    Haha, that's nice :P if I can

  3. #3
    Contributor
    Onlykl's Avatar
    Join Date
    Jan 2009
    Location
    127.0.0.1
    Posts
    247
    Post Thanks / Like
    Rep Power
    19
    Reputation
    244
    Hey Fatty )) Tnx alot dude

  4. #4
    Elite Member
    Dimman's Avatar
    Join Date
    Apr 2009
    Posts
    1,091
    Post Thanks / Like
    Rep Power
    21
    Reputation
    319
    Added 10 new morphs
    Need help with display ids!
    Thanks Only & Avid
    No touching please.

  5. #5
    Scout

    Join Date
    Jan 2010
    Location
    K2
    Posts
    10
    Post Thanks / Like
    Rep Power
    15
    Reputation
    18

    Register to remove this ad
    Diocia: 18945
    Dimman: 2490
    WigSplitta: 17903




  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:

World of Warcraft Player display IDs -item

morpher display id

wow banned morpher

morpher ids wow

morpher id wow

wow display id player

morpher ids

SEO Blog

Tags for this Thread

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:41 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