Guide: How to use/create your own Game Objects menu

User Tag List

Results 1 to 13 of 13
  1. #1
    Arthas117's Avatar Knight-Champion
    Reputation
    151
    Join Date
    Mar 2007
    Posts
    483
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Guide: How to use/create your own Game Objects

    Hey guys, trying to get off my lecher rank..nothing happens...so this is my 3th guide trying to get some rep to get off "Site Noob".

    Lets begin with step one, how to create a GameObject...

    Open Navicat (or any sql prog you got). Open gameobjects_names, and scroll to last page, and scroll down.

    [entry] your entry for the GameObjects (.gobject spawn *entry*)
    [type] The type of your GameObject. Following ranks I KNOW are:
    22 - portal
    7 - chair/something to sit in
    8 - a GameObject you can't walk through, like an Ice Block or something
    5 - don't know really what it is.. same as 8 I think ^_^
    10 - Quest Item (USEABLE)
    [displayID] displayID for the gameobject, the only one I know is 6690, The Frozen Throne
    [spellfocus] the spell you will cast when using it
    [sound1] The sound of the GameObject, I only know 11803, which is Level 70 Elite Tauren Chieftain - Power of The Horde
    the rest is 10 more sound tables and unknowns.

    Ok part two: Spawning your GameObject AND keeping it FOREVER!!

    Login to some character. Walk to the area you want your GameObject at. Spawn the GameObject, and DONT MOVE!!! Use .gps, and now you're allowed to move. Open gameobjects_spawns and put in the
    [id] the entry of the spawnID
    [entry] the entry of the gameobject
    [map] the map it's located on, will be shown with .gps.
    [x] location x
    [y] location y
    [z] location z
    [facing] the last thing shown while putting up .gps
    [o1-o4] I actually dunno what this is
    [state] emotestate -.-
    [flags] dunno
    [faction] the faction of the gameobject, yes it can actually attack you
    [scale] the scale of the gameobject
    [statenpclink]don't know

    Once done, exit the table, and restart your server (reload doesn't work if I'm correct). Login, and if it all works, you got to +Rep me xD

    PLEASE I DONT WANT MY LEECHER RANK ANYMORE!!

    Guide: How to use/create your own Game Objects
  2. #2
    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)
    Nice guide i +rep you now you have 5 rep

  3. #3
    Seroliser's Avatar Member
    Reputation
    41
    Join Date
    Nov 2007
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice man! +rep

  4. #4
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Pontan nice guide and nice contributing +rep for you :-)



  5. #5
    Arthas117's Avatar Knight-Champion
    Reputation
    151
    Join Date
    Mar 2007
    Posts
    483
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty guys atlast i got enough rep

  6. #6
    Imakepigsfly's Avatar Active Member
    Reputation
    45
    Join Date
    Jun 2007
    Posts
    292
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    gj but 2 things
    1: never ask for rep
    2:
    I DONT WANT MY LEECHER RANK ANYMORE!!
    lol

  7. #7
    kalkar9's Avatar Member
    Reputation
    3
    Join Date
    Nov 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tnx Nice Guide.. It Says I'm A Leecher Too XD

  8. #8
    Arthas117's Avatar Knight-Champion
    Reputation
    151
    Join Date
    Mar 2007
    Posts
    483
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kalkar9 View Post
    Tnx Nice Guide.. It Says I'm A Leecher Too XD
    woot w8.. ur a leecher..? I EAT LEECHERS AS BREAKFAST!! WATCH OUT OR I GET MY FROSTWARGLAIVES INTO YOUR STOMACH AND BOOM BOOM joking

    World best PvP Paladin=Me? GG ;D


  9. #9
    alwaysbored101's Avatar Member
    Reputation
    8
    Join Date
    Nov 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    :wave:wow good job and your not a leecher to me.

  10. #10
    Mike:)'s Avatar Member
    Reputation
    2
    Join Date
    Dec 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by alwaysbored101 View Post
    :wave:wow good job and your not a leecher to me.
    But you and I are

  11. #11
    Arthas117's Avatar Knight-Champion
    Reputation
    151
    Join Date
    Mar 2007
    Posts
    483
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wow good job and your not a leecher to me,
    Nah, I was when I posted this
    But you and I are
    [Mike] says: But you and I are
    [alwaysbored101] says: Welcome to the club

    World best PvP Paladin=Me? GG ;D


  12. #12
    zerohero's Avatar Member
    Reputation
    3
    Join Date
    May 2007
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Ok part two: Spawning your GameObject AND keeping it FOREVER!!

    Login to some character. Walk to the area you want your GameObject at. Spawn the GameObject, and DONT MOVE!!! Use .gps, and now you're allowed to move. Open gameobjects_spawns and put in the
    [id] the entry of the spawnID
    [entry] the entry of the gameobject
    [map] the map it's located on, will be shown with .gps.
    [x] location x
    [y] location y
    [z] location z
    [facing] the last thing shown while putting up .gps
    [o1-o4] I actually dunno what this is
    [state] emotestate -.-
    [flags] dunno
    [faction] the faction of the gameobject, yes it can actually attack you
    [scale] the scale of the gameobject
    [statenpclink]don't know

    Once done, exit the table, and restart your server (reload doesn't work if I'm correct). Login, and if it all works, you got to +Rep me xD

    PLEASE I DONT WANT MY LEECHER RANK ANYMORE!![/quote]

    ok a faster way to do that. basicly once u add it into your table, copy the entry id and go ingame and type in .go sp (entryID) 1
    the 1 at the end will tell the server to save it to the DB,

    !!!!!!!!!!!!!!!!!!!!!

    Btw, if none has made this yet, im going to create a guide that u can use to find some display IDs taht arent in most DBs

  13. #13
    Arthas117's Avatar Knight-Champion
    Reputation
    151
    Join Date
    Mar 2007
    Posts
    483
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rep dude. didn't know you can keep it forever in command

Similar Threads

  1. [How to][VB6] Create your own App. Phisher.
    By uberhak3r in forum WoW Scam Prevention
    Replies: 2
    Last Post: 04-07-2009, 03:21 PM
  2. How to create your own custom city and making a portal to get there!
    By wowcomputer in forum WoW EMU Guides & Tutorials
    Replies: 50
    Last Post: 12-02-2008, 04:42 AM
  3. [GUIDE] How to set up your own registration website
    By Etzzhy in forum WoW EMU Guides & Tutorials
    Replies: 18
    Last Post: 06-16-2008, 12:22 PM
  4. [Guide] How to create your own arena
    By kate1 in forum WoW EMU Guides & Tutorials
    Replies: 30
    Last Post: 06-01-2008, 05:57 AM
  5. [Guide] How to create your own castle
    By kate1 in forum WoW EMU Guides & Tutorials
    Replies: 19
    Last Post: 01-21-2008, 09:15 AM
All times are GMT -5. The time now is 07:46 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