how do you make portals?

Results 1 to 12 of 12
  1. #1
    Sorcerer Supreme MAXTRAXv4 is offline
    Member +Rank
    Apr 2007 Join Date
    362Posts

    how do you make portals?

    how do you make portals in game for every one to use?
    also how do you make custom vendors?


  2. #2
    Elite Member anubizthot is offline
    Member +Rank
    Feb 2007 Join Date
    in ur sister bed..Location
    232Posts

    Re: how do you make portals?

    .lookupobject portal it give u a number then

    .gameobject #id and true to save it

  3. #3
    Sorcerer Supreme MAXTRAXv4 is offline
    Member +Rank
    Apr 2007 Join Date
    362Posts

    Re: how do you make portals?

    thanks why didnt i think of that....

  4. #4
    Newbie CratchNL is offline
    MemberRank
    Nov 2006 Join Date
    2Posts

    Re: how do you make portals?

    if you wanna make them by your self:
    teleport creation
    two tables need attention
    areatrigger_template
    gameobject_template
    first open table areatrigger_template
    add a new table, give it a id #
    example # 200000
    you want your destination, so you fill in the following tables :
    target_map
    target_position_x
    target_position_y
    target_position_z
    target_orientation
    to get these cords, go anywhere in game
    type .gps
    and you'll get the info
    then goto gameobject_template
    and add a new entry
    example 500000
    entry - 500000
    type - 27 (so you can access the portal with a right click)
    displayId - 7186 (4396 = normal model) (im just using the orb of translocation model, but you can use pretty much any model)
    name - name of the portal
    flags - 64 (make sure the flag is 64)
    sound0 - 200000 (this is where you put in the area_trigger id #)
    and for vendors have a look at creature_template and npc_vendor (do npc flag on: 16388

  5. #5
    Sorcerer Supreme MAXTRAXv4 is offline
    Member +Rank
    Apr 2007 Join Date
    362Posts

    Re: how do you make portals?

    last question how would i get every one(hored/allince) to start in same place?

  6. #6
    Sorcerer Supreme FamineMK is offline
    Member +Rank
    Jun 2006 Join Date
    In the clouds.Location
    378Posts

    Re: how do you make portals?

    Go to the spot in game that you want to make the starting place. Once there type in .gps and get the coordinate locations, orientation, and map ID. There is a data table in your DB that has all of that information in it, the starting location for every race and class. You just want to fill all of the values in the appropriate columns with the new data. I don't have the columns handy on me, but I do know they exist.

  7. #7

    Re: how do you make portals?

    can someone tell me what i need to change in the db of antrix for a portal?

  8. #8
    Grand Master greetisgood is offline
    Grand MasterRank
    May 2006 Join Date
    GermanyLocation
    512Posts
    yeah i need it too...couldn't find it by search....

    if there is any link pla post it :)

    i searched for it for 2h <.<

    *push^^*
    Last edited by Dandune; 26-06-07 at 11:00 PM. Reason: Don't double post.

  9. #9
    Member -=LT=- is offline
    MemberRank
    Sep 2006 Join Date
    BulgariaLocation
    73Posts

    Re: how do you make portals?

    All Is Good ! I make Portals and then sarvar stop .. the portals isn't There ... How to save portals :(

  10. #10
    Grand Master greetisgood is offline
    Grand MasterRank
    May 2006 Join Date
    GermanyLocation
    512Posts

    Re: how do you make portals?

    did you made it on an antrix server?

  11. #11
    Member deathbat55 is offline
    MemberRank
    Jun 2007 Join Date
    27Posts

    Re: how do you make portals?

    Quote Originally Posted by -=LT=- View Post
    All Is Good ! I make Portals and then sarvar stop .. the portals isn't There ... How to save portals :(
    you go to the location you want your portal. use ".gps" command. go to gameobject spawns in your database and add a new table. fill in all the information a long with the portal ID and coordinates, make sure you set the state to 1 and the scale to 1. save it and restart your server and it should be there. you dont have to restart after every one, but they wont appear until the next restart.

  12. #12
    Member -=LT=- is offline
    MemberRank
    Sep 2006 Join Date
    BulgariaLocation
    73Posts

    Re: how do you make portals?

    But , how can i save In game ! All teleports , becouse "gps" don't give me Entry and ect...



Advertisement