- Joined
- Oct 12, 2005
- Messages
- 1,294
- Reaction score
- 70
ok im totally making this up as i go. its a guide to make any portal to any coord in wow on mangos any rev including TBC. here i go. im going from left to right cell by cell in navicat format. just manully add one and copy to make more. this wasnt pasted from any site i made this up.
Game Object template
cell 1 = ID = 700000 (use any id above 700000 so u never have to worry)
cell 2 = TYPE = 27 (what it is i think lol)
cell 3 = Display ID = 1327 (what u want it to look like)
cell 4 = NAME = Dark portal (use any name u want)
cell 5 = FACTOIN = 0 ( use creature factions they work the same here)
cell 6 = Flags = 64 (not sure on this)
cell 7 = G.O. size = 1 (use any number u want for its size)
cell 8 = sound0 = AREA trigger ID = 30008 (use the id u made for the A.T. ID)
cell 9 = sound1 = 0 (not sure on this)
cell 10 = sound2 = 1 (not sure on this)
cell 11 = sound3 = 0 (not sure on this)
cell 12 = sound4 = 0 (not sure on this)
cell 13 = sound5 = 0 (not sure on this)
cell 14 = sound6 = 0 (not sure on this)
cell 15 = sound7 = 0 (not sure on this)
cell 16 = sound8 = 0 (not sure on this)
cell 17 = scriptname = always leave blank use space to make it blank
now for the area trigger template
cell 1 = ID = 30008 (use any id above 30000+)
cell 2 = MEMO = dark portal (the name of what u want to use)
cell 3 = REQ lvl = 0 (self explantory)
cell 4 = trigger map ID= 0 (this is not needed for G.O. objects)
cell 5 = trigger map X coord = 0 (this is not needed for G.O. objects)
cell 6 = trigger map X coord = 0 (this is not needed for G.O. objects)
cell 7 = trigger map Z coord = 0 (this is not needed for G.O. objects)
cell 8 = MAP ID = 0 (map id u want to warp too)
cell 9 = Coord X/target X = -11882.4
cell 10 = Coord X/target Y = -3205.1
cell 11 = Coord X/target Z = -16
cell 12 = Orenintion/where u look = 0 (i use 0 for all my portals)
go in game and do .addgo 700000 and BAM u got a portal to dark portal.
TO DELETE G.O. = use .target u should see all this info on the dark portal look for the GUID part and write the number then use .delobject GUID##
there that should help u guys make many many customs portals. and if ppl like this ill release a wow mangos 1.12.x fully spawned naxx. and i mean FULLY spawned over 2000 added mobs. might even add some ai to all the npcs. plus CoT and black morass fully spawned
EDITED typo is fixed
Game Object template
cell 1 = ID = 700000 (use any id above 700000 so u never have to worry)
cell 2 = TYPE = 27 (what it is i think lol)
cell 3 = Display ID = 1327 (what u want it to look like)
cell 4 = NAME = Dark portal (use any name u want)
cell 5 = FACTOIN = 0 ( use creature factions they work the same here)
cell 6 = Flags = 64 (not sure on this)
cell 7 = G.O. size = 1 (use any number u want for its size)
cell 8 = sound0 = AREA trigger ID = 30008 (use the id u made for the A.T. ID)
cell 9 = sound1 = 0 (not sure on this)
cell 10 = sound2 = 1 (not sure on this)
cell 11 = sound3 = 0 (not sure on this)
cell 12 = sound4 = 0 (not sure on this)
cell 13 = sound5 = 0 (not sure on this)
cell 14 = sound6 = 0 (not sure on this)
cell 15 = sound7 = 0 (not sure on this)
cell 16 = sound8 = 0 (not sure on this)
cell 17 = scriptname = always leave blank use space to make it blank
now for the area trigger template
cell 1 = ID = 30008 (use any id above 30000+)
cell 2 = MEMO = dark portal (the name of what u want to use)
cell 3 = REQ lvl = 0 (self explantory)
cell 4 = trigger map ID= 0 (this is not needed for G.O. objects)
cell 5 = trigger map X coord = 0 (this is not needed for G.O. objects)
cell 6 = trigger map X coord = 0 (this is not needed for G.O. objects)
cell 7 = trigger map Z coord = 0 (this is not needed for G.O. objects)
cell 8 = MAP ID = 0 (map id u want to warp too)
cell 9 = Coord X/target X = -11882.4
cell 10 = Coord X/target Y = -3205.1
cell 11 = Coord X/target Z = -16
cell 12 = Orenintion/where u look = 0 (i use 0 for all my portals)
go in game and do .addgo 700000 and BAM u got a portal to dark portal.
TO DELETE G.O. = use .target u should see all this info on the dark portal look for the GUID part and write the number then use .delobject GUID##
there that should help u guys make many many customs portals. and if ppl like this ill release a wow mangos 1.12.x fully spawned naxx. and i mean FULLY spawned over 2000 added mobs. might even add some ai to all the npcs. plus CoT and black morass fully spawned
EDITED typo is fixed
Last edited: