Custom GOs menu

Shout-Out

User Tag List

Thread: Custom GOs

Results 1 to 13 of 13
  1. #1
    777devil777's Avatar Member
    Reputation
    66
    Join Date
    Sep 2007
    Posts
    396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Custom GOs

    Just made some custom GOs

    Code:
     
    insert into `gameobject_names` (`entry`, `Type`, `DisplayID`, `Name`, `spellfocus`, `sound1`, `sound2`, `sound3`, `sound4`, `sound5`, `sound6`, `sound7`, `sound8`, `sound9`, `unknown1`, `unknown2`, `unknown3`, `unknown4`, `unknown5`, `unknown6`, `unknown7`, `unknown8`, `unknown9`, `unknown10`, `unknown11`, `unknown12`, `unknown13`, `unknown14`) values('800001','14','647','Cement wood thing','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0');
    insert into `gameobject_names` (`entry`, `Type`, `DisplayID`, `Name`, `spellfocus`, `sound1`, `sound2`, `sound3`, `sound4`, `sound5`, `sound6`, `sound7`, `sound8`, `sound9`, `unknown1`, `unknown2`, `unknown3`, `unknown4`, `unknown5`, `unknown6`, `unknown7`, `unknown8`, `unknown9`, `unknown10`, `unknown11`, `unknown12`, `unknown13`, `unknown14`) values('800000','5','675','Cage','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0');
    insert into `gameobject_names` (`entry`, `Type`, `DisplayID`, `Name`, `spellfocus`, `sound1`, `sound2`, `sound3`, `sound4`, `sound5`, `sound6`, `sound7`, `sound8`, `sound9`, `unknown1`, `unknown2`, `unknown3`, `unknown4`, `unknown5`, `unknown6`, `unknown7`, `unknown8`, `unknown9`, `unknown10`, `unknown11`, `unknown12`, `unknown13`, `unknown14`) values('800002','5','7149','Instance Portal','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0');
    insert into `gameobject_names` (`entry`, `Type`, `DisplayID`, `Name`, `spellfocus`, `sound1`, `sound2`, `sound3`, `sound4`, `sound5`, `sound6`, `sound7`, `sound8`, `sound9`, `unknown1`, `unknown2`, `unknown3`, `unknown4`, `unknown5`, `unknown6`, `unknown7`, `unknown8`, `unknown9`, `unknown10`, `unknown11`, `unknown12`, `unknown13`, `unknown14`) values('800003','14','7246','Zul'Aman','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0');
    insert into `gameobject_names` (`entry`, `Type`, `DisplayID`, `Name`, `spellfocus`, `sound1`, `sound2`, `sound3`, `sound4`, `sound5`, `sound6`, `sound7`, `sound8`, `sound9`, `unknown1`, `unknown2`, `unknown3`, `unknown4`, `unknown5`, `unknown6`, `unknown7`, `unknown8`, `unknown9`, `unknown10`, `unknown11`, `unknown12`, `unknown13`, `unknown14`) values('800004','5','730','Fire','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0');
    insert into `gameobject_names` (`entry`, `Type`, `DisplayID`, `Name`, `spellfocus`, `sound1`, `sound2`, `sound3`, `sound4`, `sound5`, `sound6`, `sound7`, `sound8`, `sound9`, `unknown1`, `unknown2`, `unknown3`, `unknown4`, `unknown5`, `unknown6`, `unknown7`, `unknown8`, `unknown9`, `unknown10`, `unknown11`, `unknown12`, `unknown13`, `unknown14`) values('800005','5','753','Tauren Rock','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0');
    I'm going to keep adding more but so far:

    A tauren style rock (With paintings)
    A cage (No bottom and not buggy)
    A weird chimney/tarp thing, graphics make it look like it was from WoW Alpha
    Tauren Fire, slightly diffrent colring of rock than any of the spawnable ones.
    And lastly the new ZulAman temple thing

    Note: Two of these look like existing gos but arn't. All of these gos use skipped over displays.

    "I am a hacker, and this is my manifesto. You may stop this individual, but you can't stop us all... after all, we're all alike."

    Custom GOs
  2. #2
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom GOs

    Very, Nice M8
    Thanks Keep it up :wave:

  3. #3
    Yjama's Avatar Member
    Reputation
    4
    Join Date
    Oct 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom GOs

    Well, I must admit that I'm rather of a noob at this thing, but I try my best. So, I ask, where do I insert those codes?
    Most heartfelt thanks.

  4. #4
    Daxo's Avatar Member
    Reputation
    23
    Join Date
    Jul 2007
    Posts
    257
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom GOs

    Open a notepad, Copy and past the code into notepad, save it and name it anything... then execute it into your database.

    If you need any Emu server help PM me and i will do my best to help you.

  5. #5
    Yjama's Avatar Member
    Reputation
    4
    Join Date
    Oct 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom GOs

    Managed it - simply copy-pasted it into a Query.

  6. #6
    Daxo's Avatar Member
    Reputation
    23
    Join Date
    Jul 2007
    Posts
    257
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom GOs

    Managed it - simply copy-pasted it into a Query.

    What? i thought i just posted that

    If you need any Emu server help PM me and i will do my best to help you.

  7. #7
    Syllabus's Avatar Banned
    Reputation
    22
    Join Date
    Nov 2007
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom GOs

    Nice one, thanks.

  8. #8
    Yjama's Avatar Member
    Reputation
    4
    Join Date
    Oct 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom GOs

    Sorry for double post - but guess what... I got another problem. After I put it into the gobject_names table through a query, and type .gobject spawn 800003 (the entry for the gobject I wish to spawn) it just says it doesn't exist. Does it just need time to register, or do I need to fix something?
    Regards.

  9. #9
    Daxo's Avatar Member
    Reputation
    23
    Join Date
    Jul 2007
    Posts
    257
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom GOs

    You need to make sure you saved it and type
    .reload gameobject_names Or
    restart you server

    If you need any Emu server help PM me and i will do my best to help you.

  10. #10
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom GOs

    Yeah What Daxo said
    Simple Command or Restart server
    If you have done that then you have to much Gameobjects
    and it wont let you spawn it

  11. #11
    jordash's Avatar Member
    Reputation
    22
    Join Date
    Nov 2007
    Posts
    158
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Whenever I try to make it into notepad it just turns into a text document

  12. #12
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When you are in a note pad, go to File > Save as > and name it something
    and put a .sql at the End, and then some were on your Desktop will be a Sql one
    The note pad stays it makes a new one

  13. #13
    jordash's Avatar Member
    Reputation
    22
    Join Date
    Nov 2007
    Posts
    158
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah i did that and saved it as a SQL file , Then i execute it and it keeps saying "[Err] 1062 - Duplicate entry '800006' for key 1
    [Msg] Finished - Unsuccessfully"

Similar Threads

  1. -> Custom GOs
    By EasterBunnies in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 01-05-2009, 02:14 PM
  2. [Help] Custom items/GOs dont work working
    By vamp989 in forum WoW EMU Questions & Requests
    Replies: 11
    Last Post: 09-11-2008, 07:17 PM
  3. [Macro] Trick players to think your going a different way..
    By janzi9 in forum World of Warcraft Exploits
    Replies: 40
    Last Post: 08-14-2006, 03:46 PM
  4. New Custom Model Swapping Fix (1.11 Working)
    By Matt in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 06-23-2006, 06:05 PM
All times are GMT -5. The time now is 09:12 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search