MMOCoin

Likes Likes:  0
Results 1 to 2 of 2
  1. #1
    Grunt
    Easymode's Avatar
    Join Date
    Dec 2008
    Posts
    43
    Post Thanks / Like
    Rep Power
    18
    Reputation
    12

    Exclamation How To Create Custom Portals! (For Newbs)

    Hello, Here to show how to create Custom portals for noobs!

    Step 1 :
    - This step, we will be updating the teleport_coords in the DB.

    Open Navicat, Go onto you're server, in world db, click on Teleport_coords
    Column.
    You will see tables like this :


    ID
    These are they ID's of the teleports, Hit alt + f
    and serch Duskwood.


    Name
    This is the name of the port, rename what you want it to be.

    Mapid

    Here is were you enter the id of there the portal tele you too
    Do .gps ingame, where you want your Coord's to be, i will use "547"


    X
    This is the X coordinate "North and South"


    Y
    This is the Y coordinate "East and West".

    Z
    This is the Z coordinate "Or height"
    If you are not sure, round it off upa number or too


    TOTRIGGER
    You can leave this one at 0


    Steph 2:
    - In this step, we will make the gameobject

    Open gameobject_names coloum
    And it should look something like this

    ENTRY
    this can be any number you want, make sure it's not already used, like 666123 should work

    TYPE
    This is what kind of type the gameobject is, beacause you're making a portal, use "22" Witch is Portal

    DisplayID
    This is the display/look of the port, pick one:
    4393 = Darnassus
    4396 = Stormwind
    4394 = Ironforge
    4398 = Undercity
    4395 = Orgrimmar
    4397 = Thunder Bluff
    6956 = Silvermoon


    SPELLFOCUS

    Don't forget this field! this is what directs you're port to the teleport_coords
    You need to put the spellfocus id as the Entry/id that you made you're port in teleport_coords


    Leave the resk Defaulf
    Then, once done, go in-game .reload teleport_coords
    .reload gameobject_names

    then restart the server

    once it's restarted, .go spawn (id you made for gobject of port)


    There you all go!

    Hope you enjoy!





    › See More: How To Create Custom Portals! (For Newbs)
    ~----------------------------------------------------------------------~



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

  3. #2
    Beginner

    Join Date
    Dec 2008
    Location
    Ac-Web.org!!
    Posts
    12
    Post Thanks / Like
    Rep Power
    18
    Reputation
    1

    Register to remove this ad
    nice but could u release a guide on scripting a teleporter in lua?

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •