[Guide] Getting creatures to move. menu

User Tag List

Results 1 to 15 of 15
  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)

    [Guide] Getting creatures to move.

    Getting Creatures to move!
    :Step 1: Building the monster
    First, you will need to create the creature. So open up your database, and create a creature with any details you want, or you can execute this sample creature into your database:
    INSERT INTO `creature_names` VALUES ('25000', 'Gastricpenguin SAMPLE', 'Drug Dealer', '0', '7', '0', '0', '0', null, '21280', '1', '1', '0', '0');
    INSERT INTO `creature_proto` VALUES ('25000', '70', '70', '35', '5000', '5000', '0', '1', '0', '1000', '111', '111', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1000', '0', '0', '0', '0', '0', '0', '0', '1', '1', '0', '0', '8000000', '0', '0');


    NOTE: Remember your creature's DisplayID!

    :Step 2: Getting the GuID
    Restart your server and Log into the game.
    Next, spawn your creature by using the .npc sp <ID> command. If you used my creature - it would be: .npc sp 250000
    Once your creature is spawned, highlight it and type .npc info.
    You will see info like this come up:

    The Sql Entry ID, is what you want. So in my case - the number i want is: 340267044

    :Step 3: Getting the Waypoints
    While still ingame, find 3 spots near your creature. At those three spots, do the .gps command to find out your Coordinates. At this points, i cannot provide my own numbers - as we have spawned our creatures in different locations.
    To make your life easier, you can run this script into your DB once you have filled in the correct information:
    INSERT INTO `creature_waypoints` VALUES ('SQL ENTRY', 'waypointID', 'X', 'Y', 'Z', '5000', '0', '1', '0', '1', '0', 'DisplayID', 'DisplayID');

    SQL Entry: The Id you obtained in step 2
    WaypointId: If you have multiple Waypoints, this is the order the creature will go in. For your first waypoint, put in 1
    X: Your X coordinate of your waypoint
    Y: Your Y coordinate of your waypoint
    Z: Your Z coordinate of your waypoint
    DisplayID: The DisplayID of your creature, the one i used was 21280
    DisplayID: The DisplayID of your creature, the one i used was 21280

    Extra notes: Your second waypoint must have WaypointID set to 2. Your third waypoint must have WaypointID set to 3.

    :Step 4: Restarting your Server.
    Restart your server and log in game. Then locate your creature! If you used 3 waypoints, he will walk to one - wait 5 seconds - Then walk to another waypoint, so on and so forth.

    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

    [Guide] Getting creatures to move.
  2. #2
    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: [Guide] Getting creatures to move.

    Top quality tutorial from Gastric, once again!
    +rep!

    Btw, first! :P


  3. #3
    Free Hugs's Avatar Contributor
    Reputation
    116
    Join Date
    May 2007
    Posts
    425
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Getting creatures to move.

    This is really cool

    +rep x 10 lol
    MMOKings - The #1 safest place to buy WoW Gold

  4. #4
    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: [Guide] Getting creatures to move.

    Your rep power is 1, you cant give 10 rep!
    Gastric, you have to wait day until i give you rep, have given too much rep today


  5. #5
    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: [Guide] Getting creatures to move.

    Shameless bump
    Life Puzzler WoW - Website | Forums

  6. #6
    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: [Guide] Getting creatures to move.

    Awesome guide! Need to spread out rep though

  7. #7
    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: [Guide] Getting creatures to move.

    Orrrr... you could type .waypoint add with the creature selected in game. With him selected, type .waypoint show to show the waypoints. Sooooooo much easier. Good uide though, I'll give rep if I can. Aaaaannnnddd.... Nope. Sorry.

    Sahdrani


    Scared yet?

  8. #8
    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: [Guide] Getting creatures to move.

    My guides give more information and tell the players what the crud they are doing, so if they mess up - It wont be catastrohpic.
    Life Puzzler WoW - Website | Forums

  9. #9
    Possum's Avatar Member
    Reputation
    -7
    Join Date
    Jul 2007
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Getting creatures to move.

    Great job dude will +rep when i can

  10. #10
    Phase228's Avatar Member
    Reputation
    352
    Join Date
    Jan 2007
    Posts
    1,502
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Getting creatures to move.

    Gastric da King o Emu's
    good guide =P
    +rep
    Hey Piggy



  11. #11
    Equ1N0X's Avatar Contributor
    Reputation
    148
    Join Date
    Mar 2007
    Posts
    1,197
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Getting creatures to move.

    Hurrah! +rep to you!
    All hail GastricPenguin, King Contrib of Emu Sectins.

  12. #12
    livingbones's Avatar Member
    Reputation
    2
    Join Date
    Dec 2006
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Getting creatures to move.

    sweeet guide..

    +rep when i can

  13. #13
    chaoticd35's Avatar Site Donator
    Reputation
    44
    Join Date
    Jun 2007
    Posts
    337
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Getting creatures to move.

    Awesome!! Thanks for the guide

  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: [Guide] Getting creatures to move.

    thx gastric, +rep

  15. #15
    p0ke's Avatar Contributor

    Reputation
    191
    Join Date
    Mar 2007
    Posts
    351
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Getting creatures to move.

    Nice guide!


Similar Threads

  1. Guide: Getting scammed account banned.
    By J_Shiff in forum World of Warcraft Guides
    Replies: 9
    Last Post: 09-15-2007, 11:10 PM
  2. [GUIDE] Pet->Creature
    By Dark_Angel in forum World of Warcraft Model Editing
    Replies: 0
    Last Post: 07-31-2007, 03:05 PM
  3. [VIDEO GUIDE] Getting to Nightbane
    By bind in forum World of Warcraft Exploration
    Replies: 10
    Last Post: 04-28-2007, 04:59 PM
  4. [VIDEO GUIDE] Getting to Netherspace
    By bind in forum World of Warcraft Exploration
    Replies: 12
    Last Post: 04-09-2007, 06:10 AM
  5. Cooking Guide: Get your cooking skill up in 2 hours.
    By xlAnonym0uslx in forum World of Warcraft Guides
    Replies: 2
    Last Post: 12-03-2006, 12:17 PM
All times are GMT -5. The time now is 05:37 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