Mangos Custom Buildings ! menu

User Tag List

Results 1 to 14 of 14
  1. #1
    diantonio's Avatar Member
    Reputation
    3
    Join Date
    Apr 2009
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Mangos Custom Buildings !

    Ok earlyer i started searching for gameobjects - houses , towers , walls and others.First i found some in MangAdmin Object search ..Also got some from videos and forum all over the net... I got human and ork towers , walls , human buildings ...
    Lately i found a text file with some custom building scripts like this one :

    INSERT INTO gameobject_template
    (`entry`, `type`, `displayId`, `name`, `castBarCaption`, `faction`, `flags`, `size`, `data0`, `data1`, `data2`, `data3`, `data4`, `data5`, `data6`, `data7`, `data8`, `data9`, `data10`, `data11`, `data12`, `data13`, `data14`, `data15`, `data16`, `data17`, `data18`, `data19`, `data20`, `data21`, `data22`, `data23`, `ScriptName`)
    VALUES
    ('800908','14','7402','Portaldark', '', 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '');

    So i tryed this and - it worked ... Ingame i spawned the dark portal...
    I tryed with 3-4 others - Zul'aman platform ,orc bunker and else...
    So i was wondering - are there any other script buildings(ready to be writen into datebase) ? If you know any pls share !

    Mangos Custom Buildings !
  2. #2
    diantonio's Avatar Member
    Reputation
    3
    Join Date
    Apr 2009
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i found this video too : look how many buildings are in there !? Any ideas ?
    [ame="http://www.youtube.com/watch?v=Hg-43XYy7_E&feature=channel_page"]YouTube - Showing my town i made on my private server(W O P Reborn)[/ame]

  3. #3
    diantonio's Avatar Member
    Reputation
    3
    Join Date
    Apr 2009
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    ^.^

    Ok i found more objects.

    1. Table 1 - 180324.
    2. Table 2 - 181305.
    3. Purple Brazier - 180327.
    4. Carpet - 180334.
    5. Flags - 180395, 180396, 180397, 180398.
    6. Halloween Things:
    -Pumpkin - 180405.
    -Broom - 180409.
    7. Silvermoon Chair - 180411.
    8. Torch Ammen Vale - 184284.
    9. Shadow Council Torch (My Favourite) - 194005.
    10. L70ETC: Platform: - 186300, Staris - 186393.
    11. Foods: -180370, 180371, 180372, 180373.
    12. Shattrat Brazier - 185967.
    13. Gong - 180386.
    14. Warsong Throne - 188481.
    15. Platform (Epic) - 190816.
    16. Metal Stair - 185301.
    17. Fence - 180035.
    18. Black Catapult (Epic) - 190805.
    19. Little Chair (Useful at Obstacle Courses - Epic) - 190885.
    20. Epic Flag - 190894.
    21. Platform Stairs - 190897.
    22. Platform - 190919.
    23. Platform 2 - 190935.

  4. #4
    wowmasterr's Avatar Member
    Reputation
    3
    Join Date
    May 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great work!

  5. #5
    wowmasterr's Avatar Member
    Reputation
    3
    Join Date
    May 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am speak Hungarian

  6. #6
    wowmasterr's Avatar Member
    Reputation
    3
    Join Date
    May 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm Live in U.S.A

  7. #7
    diantonio's Avatar Member
    Reputation
    3
    Join Date
    Apr 2009
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont have any idea why mangos is so ignored ... 3000 posts in mangos forum and 18000 in ascent ?? I didnt found ANY mangos SQL gameobject script files or ID's - JUST ASCENT ONES...Also Ascent forum has so many nice scripts for vendors , buff npc's,boss scipts ...Mangos forum is POOR...

    So i started transforming ascent gameobject scripts into mangos ones...
    I do it like this and ALL objects work ! - here's a demonstration :

    Ascent script :

    INSERT INTO `gameobject_template` VALUES ('5000019', '14', '7458', 'Druid Tower', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');

    Thats how the Mangos one should look :

    INSERT INTO gameobject_template
    (`entry`, `type`, `displayId`, `name`, `castBarCaption`, `faction`, `flags`, `size`, `data0`, `data1`, `data2`, `data3`, `data4`, `data5`, `data6`, `data7`, `data8`, `data9`, `data10`, `data11`, `data12`, `data13`, `data14`, `data15`, `data16`, `data17`, `data18`, `data19`, `data20`, `data21`, `data22`, `data23`, `ScriptName`)
    VALUES
    ('5000019','14','7458','Druid Tower', '', 35, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '');

    So we just Copy the numbers in the right order and add 35 for faction and 1 for size.
    Also ascent script has some extra '0' , thats why navicat(for example) wont identify the ascent one.
    I have plenty of houses , towers , trees and i will post some scripts in this thread real soon...

  8. #8
    roiegat's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you guys find a lot of ascent one, compile them into one text file and I can write a program to convert them all the Mangos. That way we can have one master list for everyone to use.

  9. #9
    diantonio's Avatar Member
    Reputation
    3
    Join Date
    Apr 2009
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice roiegat ! I will start posting ID's this evening (had exams) .

  10. #10
    scarfaze's Avatar Member
    Reputation
    9
    Join Date
    Aug 2008
    Posts
    79
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great work, +Rep for sure!
    This will be useful

  11. #11
    werd12341's Avatar Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cool thanks alot

  12. #12
    diantonio's Avatar Member
    Reputation
    3
    Join Date
    Apr 2009
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys , i found an arc emu file with 600 game objects , and as you know i couldn't insert it in the mango's game object template ,so i modified the text and i will share it with ya :

    Edin 1 : The previous file was corrupt - here is the working one :

    http://www.storage.to/get/eUuW9STU/6...ameobjects.sql

    If the link gets broken , reply here or send a PM...
    Last edited by diantonio; 10-05-2009 at 04:29 PM.

  13. #13
    joe-green's Avatar Private
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    links broke :P

  14. #14
    lyonar96's Avatar Sergeant
    Reputation
    5
    Join Date
    Aug 2010
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here is the "super list" with all of the buildings in the whole of World of Warcraft.

    [Sql/Patch] All buildings, models, etc. as Gameobjects (ArcEmu only)

    But, as stated in the title, it is officially only for arc-emu, but iotech coded it for mangos also (on page 2)
    Last edited by lyonar96; 10-20-2010 at 09:22 AM.

Similar Threads

  1. [REQUEST] Custom Building
    By insignia96 in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 10-04-2008, 11:37 AM
  2. Mangos Custom Items
    By APeacefullMonkey in forum WoW EMU General Releases
    Replies: 8
    Last Post: 10-03-2008, 09:26 PM
  3. [NEW] [MaNGOS] Custom Zones Locations
    By XTZGZoReX in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 08-30-2008, 12:26 PM
  4. [REQUEST]Need a MaNGOS Custom Portal Maker
    By Yamajee in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 08-11-2008, 10:25 AM
  5. Custom Buildings
    By ziozio123 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 12-05-2007, 03:04 PM
All times are GMT -5. The time now is 08:38 AM. 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