Forum > Tutorials

[TUTORIAL] Dungeon entry

<< < (2/3) > >>

elarose:
Trinitycore wiki

Quote: This is the trigger identifier, it must match with the one from AreaTrigger.dbc

Trinity cores entry is merely the 'where do i go from this point' The reason why you see two is that it required both for exit and entry.

stan84:
Id like to use inactive instance  portal to teleport from 1 place to another.

i have added new areatrigger in areatrigger.dbc with unique id, and added new entry in areatrigger_teleport table. after that dbc file was copied to server folder. Mangos runs without any errors, but trigger not working. Command .go areatrigger (trigger_id)  takes me to place where trigger is located, but not teleports me to destination place.

my sql line looks like that :

'4135', 'destination place name', '0', '0', '0', '0', '532', '-11040.1', '-1996.85', '94.6837', '2.20224'

areatrigger.dbc line :

4135; 0; -11041.9003906; -1995.01000977; 93.0334014893; 0.0; 8.97200012207; 5.5560002327; 13.3299999237; 5.37599992752,

532 area exists ( .go xyz takes me there)

Edit: 30.03.2013

ok i realized that mangos not supporting this solution, but i wonder why,  just wanted add portals to karazhan which are exists in tbc...

thanks Stan

Dracbane:
I am trying to use this to get a custom instance portal working. I have managed to get the EXIT portal to work without issue.  The entrance however wont trigger.  I have even tried to change where the entrance triggered but that didnt work either.  Is this an issue with custom maps?

The Entrance is ID 5901
The Exit is ID 5902 (WORKS!)

[attachment=1:3j14z3vn]DBC.jpg[/attachment:3j14z3vn]

[attachment=0:3j14z3vn]database.jpg[/attachment:3j14z3vn]

Shruik:
I think you might have a little problem within your dbc. The first number after the x, y, z axis is a ball shaped area around that point where it will trigger. As you set it to 0.0 it can´t trigger. Try it out with 3.0 or 5.0.

Ginev:
Well guys if you want call me a idiot but i dont understand what to do in the begining after i convert the AreaTrigger.dbc with dbcutil program.yes i understand the part with how to get the coordinates from Wow but after that i really dont know what to open and with what program to open it?The tutorial dont say that information here.Sorry Shruik but if you have time could you make some new tutorial explained for newbies like me.Everything explained step by step with pictures like Steff tutorials?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version