HOW TO MAKE A TELEPORTING ITEM! (NO Lua!) menu

User Tag List

Results 1 to 9 of 9
  1. #1
    Dibes's Avatar Active Member
    Reputation
    18
    Join Date
    May 2008
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    HOW TO MAKE A TELEPORTING ITEM! (NO Lua!)

    I figured out how to do this awhile ago but just realized there was no guide for this so im making one

    CREATING A TELEPORTING ITEM

    Lets kick it off
    To start you need to make a custom SPELL which sounds horrible but it truly isnt!
    Here is a guide for making a custom spell by: Dythzer

    In the latest versions of MaNGOS you can't create portals using areatrigger_template anymore. What you will need to do is create a gameobject that will use a teleporting spell with chosen coordinates.

    Step 1 - Finding a teleport spell
    Go to Wowhead, search for teleport.
    Go to the category: Uncategorized spells
    Look around for spells with the effect type: "Effect: Teleport units" (screenshot)

    Some example spells you can use:
    29216
    20618
    20682
    34673

    There are alot more you can use, just look around.

    Step 2 - Adding coordinates for the spell
    Open table: spell_target_position in your mangos database (Using any SQL GUI, eg. navicat).
    Create a new row, and put the choosen spell ID in the 'id' column.
    Use the .gps command ingame at the teleport position you want for the portal and copy the coordinates to the position columns in the table.


    (it will say the Map ID in .gps so please use that!)

    The selected coordinates in the screenshot are the ones you need, ignore the rest.
    Once you finish that go to WoW Vendetta | WoW-V.com Make an account (if you don't have it) then go
    under Create Junk now add the basic info, name, display id, etc, MAKE SURE ITS OTHER IN THE ITEM TYPE!
    Continue customizing it to your satisfaction. Now under ITEM BONUSES Type in the spell
    ID you created and click On Use

    ENJOY YOUR TELEPORTING ITEM!!!!


    P.S. I edited this post alot so it was easier read, please give feedback on format
    Thanks,
    Dibes
    Last edited by Dibes; 06-13-2009 at 01:06 AM.

    HOW TO MAKE A TELEPORTING ITEM! (NO Lua!)
  2. #2
    Hellgawd's Avatar Account not activated by Email
    Reputation
    710
    Join Date
    Jun 2007
    Posts
    2,480
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This has been posted before, it's somewhat common knowledge, and, it's highly impracticable because then you are screwing up that spell, and when you cast it, it will show something different than what you are really going, and it's kinda buggy and not very eye-pleasing. Hence why people are using LUA + C++

  3. #3
    Dibes's Avatar Active Member
    Reputation
    18
    Join Date
    May 2008
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This has been posted before, it's somewhat common knowledge, and, it's highly impracticable because then you are screwing up that spell, and when you cast it, it will show something different than what you are really going, and it's kinda buggy and not very eye-pleasing. Hence why people are using LUA + C++
    __________________
    I didn't find it in the forums and i figured its useful for beginners and others who don't know C++ and Lua enough to script items to their content.

  4. #4
    omfgwtflolmfao's Avatar Member
    Reputation
    43
    Join Date
    Jan 2009
    Posts
    430
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've seen it around these forums before I'll try to find one.

  5. #5
    Iago's Avatar Member
    Reputation
    7
    Join Date
    Jun 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So easy but usefull, +rep

  6. #6
    Dibes's Avatar Active Member
    Reputation
    18
    Join Date
    May 2008
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok here is the reason lol for mango/ trinity users XD

  7. #7
    daniel3896's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Uhhm, This is certainly not the best way to do it :/

  8. #8
    Wheeze201's Avatar Active Member
    Reputation
    51
    Join Date
    Apr 2007
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah this item will only teleport to 1 location.
    And it has casting time.

    While Lua has nice menus and alot of different choices and no cast time.

  9. #9
    luckydead's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i followed the guide and i add new row in spell_target_position
    but when i enter ingame and use the skill nothing happends it only shows spell effect nothing more
    in item>spell_id1 is correct id from spell_target_position

Similar Threads

  1. [lua]how to make a teleporter.
    By darkpatato in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 04-24-2010, 02:26 PM
  2. How to Make a teleporting item to teleport ya!Guide!
    By ***Munchy*** in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 10-11-2008, 10:08 PM
  3. How to make Custom Quest Items (Simple)
    By Drop_Warcrack in forum WoW EMU Guides & Tutorials
    Replies: 11
    Last Post: 03-24-2008, 08:32 PM
  4. How to make your own items!!!
    By Ben090 in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 09-26-2007, 01:08 AM
  5. How to make your own items!!!
    By Ben090 in forum WoW EMU Guides & Tutorials
    Replies: 13
    Last Post: 09-18-2007, 07:14 PM
All times are GMT -5. The time now is 06:57 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