Custom Titles / Solid Objects / item Packs menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 40
  1. #1
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Custom Titles / Solid Objects / item Packs

    Gastricpenguin's 3 in 1 Guide!

    How to give players a custom title!

    :Step 1:
    Open up your DB editing tool. (Navicat, SqlYog, HeidiSQL)
    Locate and open the 'characters' Table

    :Step 2:
    Double click in the 'name' field and change it to whatever your heart desires.

    NOTE! The name can only be 21 characters long!

    :Step 3:
    Restart Your server and Log in!

    Samples:
    My Favorite: http://img488.imageshack.us/img488/2...rtitle1eg3.png
    Sample 2: http://i121.photobucket.com/albums/o.../hobagname.png

    Making a Solid Game Object
    :Step 1:
    Open your DB editing tool. (Stated Above) and connect to your database.
    Browse around for a gameobject that you want to create that is solid, and does not have a highlight effect. This can also be applied to objects that have one in place. (lets say a campfire)

    :Step 2:
    Once you have found your object, I will be using a campfire, look for its DisplayID.
    Now decide whether or not you want to create a new object, or just change the one already in the database.

    :Step 2.1:
    Regardless, once you have gotten your DisplayID (mine is 192), you can now create a new row, or edit the fields i am about to tell you.

    So i assume you want to create a new object all together, so enter in a new row in your Gameobject_Names table.
    For entryid, choose a number that is not in use.
    For type, you can either put in 14 - 15 - or 5.
    For DisplayID, put in the one you found while browsing, (mine is 192)
    For name, put in any god damn thing you want :P
    Everything else can be left at 0

    :Step 3:
    Restart your server and log in. Then spawn your object by using the command .go sp <ID>

    Results: (Obviously no highlight effects)
    Creating Item Packs! (Items in a bag)

    :Step 1: Creating your bag.
    Connect to your DB and open the `items` table.
    Make a new row and create an item with the following details:
    Entry = Anything
    Class = 15
    Subclass = 0
    Field4 = -1
    Name = Anything you want
    DisplayID = Anything really, i will use the lockbox ID of 9632
    Flags = 4
    InventoryType = 0
    Allowable Race + Class = -1
    Maxcount = 1
    Lock_ID = 0
    Lock_material = 1
    Any field i DID NOT mention, can be left at 0 or your will. But REMEMBER your Entry ID!

    :Step 2: The contents of the Bag
    Open up the table `itemloot`
    Create a new row with the following information:
    index: Any number that has not been used
    entryid: Your bag id (The one that you made above)
    Itemid: The id of the item you want in the bag
    percentchance: The % chance that your item will appear. I like to use 100

    :Step 3: Restarting the server
    Restart your server and spawn your new bag!

    Results:
    http://img530.imageshack.us/img530/5...xoftoysbw7.png


    All credits go to GASTRICPENGUIN. If this guide is posted anywhere else but mmowned. Expect to be in some serious shit.
    Life Puzzler WoW - Website | Forums

    Custom Titles / Solid Objects / item Packs
  2. #2
    Demonkunga's Avatar Banned
    Reputation
    124
    Join Date
    Jun 2006
    Posts
    2,376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Titles / Solid Objects /

    Top notch quality stuff Gastric. Thank you.

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

    Re: Custom Titles / Solid Objects / item Packs

    Top notch, to quote DK. Well done.

    Sahdrani


    Scared yet?

  4. #4
    zumzar's Avatar Active Member
    Reputation
    16
    Join Date
    Aug 2006
    Posts
    13
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Titles / Solid Objects / item Packs

    I have a problem with the name change
    1. I cant make my name long like: <High Lord> Admin
    2. How do i make the <High Lord> stand above Admin?


    Zumzar

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

    Re: Custom Titles / Solid Objects / item Packs

    Omg! +rep!

  6. #6
    EcHoEs's Avatar lol why u mad
    Reputation
    374
    Join Date
    Sep 2006
    Posts
    1,647
    Thanks G/R
    3/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Titles / Solid Objects / item Packs

    Way too nice Gastric
    +rep


  7. #7
    Chris-h11's Avatar Contributor
    Reputation
    91
    Join Date
    Jun 2007
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Titles / Solid Objects / item Packs

    Really great guide, thanks for this.

  8. #8
    Banksey's Avatar Contributor
    Reputation
    170
    Join Date
    Oct 2006
    Posts
    901
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Titles / Solid Objects / item Packs

    Was looking forward to this when you said you were gonna make it in another thread, Lived right up to my expectations and more have 2 rep
    Barrόga Agus Pόga ό Banksey
    :hug::smooch:

  9. #9
    ironman2173's Avatar Member
    Reputation
    5
    Join Date
    May 2007
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Titles / Solid Objects / item Packs

    Thanks Alot! Another Great Guide By Gastric!!! +REP

  10. #10
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Titles / Solid Objects / item Packs

    Shameless Bump!
    Life Puzzler WoW - Website | Forums

  11. #11
    crwilborn's Avatar Member
    Reputation
    4
    Join Date
    Sep 2007
    Posts
    78
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Titles / Solid Objects / item Packs

    does this same idea work with items like such things as items sets like the T6 raid sets and like change the name a bit and stats on it while keeping the item set bonuses and making them legendary item as well with my signature at the bottom like these guys did here in the piture?





  12. #12
    crwilborn's Avatar Member
    Reputation
    4
    Join Date
    Sep 2007
    Posts
    78
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Titles / Solid Objects / item Packs

    oh noes i just posted a question here and not suypose my appologies

  13. #13
    Mesmoras's Avatar Active Member
    Reputation
    30
    Join Date
    Jul 2007
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Titles / Solid Objects / item Packs

    The custom name isn't working for me. Whenever I change it in the name cell, it won't stay to what I changed it to. It's like I never made the attempt... Any idea what I'm doing wrong? By the way, before I change it, the name in the cell is Renji. So I double click on the cell, and delete the Renji part to turn it into Admin Renji Abarai. If that helps any.
    +rep is a better way to thank some one.
    xxtennisdudexx: erm, u do know manGOS is VERY buggy compared to antrix.
    mesmoras: It may be buggy but it's so easy, even a caveman can do it. lol

  14. #14
    Snowflake's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Titles / Solid Objects / item Packs

    That happen's to me as well, im using SQLYog

  15. #15
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Titles / Solid Objects / item Packs

    Did you save after making the changes?
    Life Puzzler WoW - Website | Forums

Page 1 of 3 123 LastLast

Similar Threads

  1. Iluox Item Pack
    By Iluox in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 12-21-2007, 05:18 PM
  2. [Release] Item Pack v1
    By Gastricpenguin in forum WoW EMU Guides & Tutorials
    Replies: 17
    Last Post: 12-07-2007, 06:52 PM
  3. [Release] Item Pack - Checkpoint B
    By Gastricpenguin in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 11-28-2007, 11:59 AM
  4. [INFO] Succy's Big Item Pack - Coming Soon
    By Succy in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 11-27-2007, 01:48 AM
  5. Custom Site to make items
    By Flo8 in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 11-06-2007, 01:30 PM
All times are GMT -5. The time now is 02:10 PM. 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