[Patch] The .morph command menu

User Tag List

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

    [Patch] The .morph command

    Ever wanted to add the .morph command back into your server? Well now you can! In order to do so, you will need to have your own core.

    First, go to /ascent-world/ and open up Level3.cpp. Underneath #include "Master.h", add this code:

    Code:
    bool ChatHandler::HandleMorph1Command(const char* args, WorldSession *m_session)
    {
     uint16 display_id = (uint16)atoi((char*)args);
     if (!*args)
     {
      RedSystemMessage(m_session, "The command should look as such: .morph ID");
      return true;
     }
     GreenSystemMessage(m_session, "You have been morphed successfully!");
     m_session->GetPlayer()->SetUInt32Value(UNIT_FIELD_DISPLAYID, display_id);
     return true;
    }
    Then open up Chat.cpp and add in this line:
    Code:
      { "morph", 'a', &ChatHandler::HandleMorph1Command, "Morphs you into any creature!", NULL, 0, 0, 0},
    Finally, open up Chat.h and add in this line:
    Code:
     bool HandleDeMorph1Command(const char* args, WorldSession *m_session);
    After everything has been added, compile your core and use .morph # !
    Life Puzzler WoW - Website | Forums

    [Patch] The .morph command
  2. #2
    Anarchy [RD]'s Avatar Contributor
    Reputation
    132
    Join Date
    Jan 2008
    Posts
    547
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    FIRST!!! wow thanks Gastric, its epici think i can use this somehow

  3. #3
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +Rep x2
    But isnt this more of a share? I've saw this on ascentemu a while back
    edit: too much rep given

  4. #4
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great, but why on Level3? Add it on Level2 or Level1

  5. #5
    Tom_2001's Avatar Member
    Reputation
    177
    Join Date
    Oct 2007
    Posts
    609
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great, but why on Level3? Add it on Level2 or Level1
    Im sure you can do that your self some how? by editing what commands have the access to.

    Anyway Great job Gastric

  6. #6
    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)
    If you guys want me to make any other commands, i will
    Life Puzzler WoW - Website | Forums

  7. #7
    1ns0mnia's Avatar Active Member
    Reputation
    67
    Join Date
    Nov 2007
    Posts
    428
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    damn, nice, always wanted this back, thanks alot i and the GM's were happy about this +Rep

  8. #8
    bloodshed2007's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice...just a silly question where should i add the bits in chat.cpp and chat.h?

Similar Threads

  1. [Request] Morph Command into Core
    By Madara Uchiha in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 04-24-2008, 06:57 AM
  2. [RELEASE] How to compile your own funserver and Patch the source code
    By pepsi1x1 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 12-26-2007, 06:24 PM
  3. What are the Ascent commands???`
    By zerohero in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 10-13-2007, 10:38 PM
  4. What is the .go command on ANTRIX servers?
    By volume4 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 09-13-2007, 06:08 PM
  5. What is the GM command to add rep?
    By AFatKidRunnin in forum World of Warcraft General
    Replies: 4
    Last Post: 08-16-2007, 03:06 AM
All times are GMT -5. The time now is 01:25 PM. 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