[Morph]All playable races +10 additional with character equipment menu

Shout-Out

User Tag List

Page 5 of 13 FirstFirst 123456789 ... LastLast
Results 61 to 75 of 188
  1. #61
    VX2's Avatar Contributor
    Reputation
    205
    Join Date
    Dec 2009
    Posts
    262
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by VX2 View Post
    ...90081 means:
    90 - prefix for all races
    08 - race code
    1 - gender (0 - male; 1 - female)
    ...
    01 - Human
    02 - Orc
    03 - Dwarf
    04 - NightElf
    05 - Scourge
    06 - Tauren
    07 - Gnome
    08 - Troll
    09 - Goblin
    10 - BloodElf
    11 - Draenei
    12 - FelOrc
    13 - Naga_
    14 - Broken
    15 - Skeleton
    16 - Vrykul (0.5 of original size)
    17 - Tuskarr
    18 - ForestTroll
    19 - Taunka
    20 - NorthrendSkeleton (0.5 of original size)
    21 - IceTroll
    22 - Worgen
    NEM is 90040
    NEF is 90041
    TaM is 90060

    90120 is a FOM not NEM

    also you must type "ReMorph.ID" not "ReMorphID"
    Last edited by VX2; 04-19-2011 at 06:57 AM.

    if you want to send me PM - check a free space in your inbox for answer at first!

    [Morph]All playable races +10 additional with character equipment
  2. #62
    Oxygenn's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmmz i still dont get it.. What's a FOM? and if we shouldnt change the ''90120'' how can we get other skins in order to change it to the race we want to? I've tried a few changes by changing the ''22222'' code but couldnt find a nelf with my gear enabled. Only random ingame NPC skins.

    For example : if i want the nelf skin and when i got this script,


    /script ReMorph.ID=19723; ConsoleExec("morph 22222")

    should this ( 19723 ) one get changed to 90040
    or is (22222) this the one i should change?

    soz for the annoying questions just cant figure it out

    cheers.

  3. #63
    VX2's Avatar Contributor
    Reputation
    205
    Join Date
    Dec 2009
    Posts
    262
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ugh... man, why does "22222"? it's only for manual calling event "model changed". you must change 19723.

    ok. an addon has a table variable "Remorph" one of it variable is "ID". addon waits event "change model", and when this happens (no matter what it was caused by game evens (like a shapeshifting, mage/trinket/potion or any other cast polymorphing) or your efforts to morph by morpher - all this call an event "model changed")), addon immediately change your model back to appropriate this variable i.e. "Remorph.ID".
    it means you must set this variable equal ID what you want to use (for sample 19723), but changing of variable are not call any event, and addon will not know what it was changed. you must call this event manually by any available method - shapeshifting any polymorphing, going through portal... and one of this methods is a manual morphing into an any model (for sample 22222) by command "/console morph 22222" or "/script ConsoleExec("morph 22222")", just only to provoke addon do remorphing into ID what you store in variable "Remorph.ID".

    i.e.:
    "/script ReMorph.ID=19723" - we set a variable "Remorph.ID" by ID what we want to use
    "/script ConsoleExec("morph 22222")" - try to change model manually on "22222", only to provoke addon to change model back to ID stored in "Remorph.ID".
    or in single string:
    "/script ReMorph.ID=19723; ConsoleExec("morph 22222")"

    ------------------
    FOM is a Fell Orc Male - race with ID=12
    90xxx codes only for ID's added by me, all other ID's not changed. you may use any other what you want include old ID's. just set it in "Remorph.ID" variable.
    Last edited by VX2; 04-19-2011 at 08:08 AM.

    if you want to send me PM - check a free space in your inbox for answer at first!

  4. #64
    Oxygenn's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    /script ReMorph.ID=90041;ConsoleExec("morph 22222")

    Doesnt seem to work for me its the Nelf one or what did i get wrong?

  5. #65
    Baddreamz's Avatar Member
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    will try that

    ---------- Post added at 07:10 PM ---------- Previous post was at 07:06 PM ----------

    thank you very much for replying.
    about the 2 mpqs i mean, the file u put on wow data,
    after that i patch wow disableing signatures etc...
    and enable maximizing number of etc...
    and apply , im really noob at this, i guess u got that at this pointxd.
    i am using live servers.
    and what do u mean by DEP or AV,?

    an

  6. #66
    VX2's Avatar Contributor
    Reputation
    205
    Join Date
    Dec 2009
    Posts
    262
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2 Oxygenn
    ok. step by step in screenshots.

    installation and launching:
    1. unpack only one file "wow-update-13624.MPQ" from "MorphRacesPatch(13623).zip" into "WoW\Data\" folder (for 13329 version needed only "wow-update-13330.MPQ" from "MorphRacesPatch(13329).zip")
    2. patch your "wow.exe" by appropriated patcher (for private server you may use all fixes, for live you must use at least fixes in green rectangles, and don't try to disable "second socket connection")


    3. unpack addon folder "Remorpher" from "Remorpher_1.12.zip" into "Wow\Interface\AddOns\" folder


    4. download morpher for your wow version (for 13624 it's a "AMorpher - 4.0.6.13623.zip") and extract all files into any folder.
    5. configure your console key in "AMorpher.dll.ini"


    6. launch your "wow.exe" and check "Remorpher" in addon list.
    inject morpher by launching "AInjector.exe" and you must see a success message. click "OK' and enter the world



    macro using:
    - go to macro editor and create macro "/script ReMorph.ID=90040;ConsoleExec("morph 22222")"
    - set this macro on hotbar, click and open console - you'll see a console log:

    where:
    1 - is a result of a "ConsoleExec("morph 22222")" command. morpher set your model as "22222" and this action call an event "model changed". what immediately provoke a next:
    2 - an addon restore character model by id what you set before this command i.e. "ReMorph.ID=90040"

    - change in macro "ReMorph.ID" var. on 90041 (previous race but female), and click a macro on hotbar

    you'll see a similar log:
    1 - set model as "22222" what call event "model changed" what provoke addon do a
    2 - morph back into id stored in "ReMorph.ID" var.

    you may use it without "RaceMorphPatch" when you must do installation and launching from point "3".
    also you couldn't use 90xxx id's but you'll still may use old id's for sample 20318:

    as you can see in console log, it have absolutely no difference, just 90xxx id's wouldn't be available.


    2 Baddreamz
    DEP
    AV is an Anti Virus programm
    Last edited by VX2; 04-20-2011 at 01:14 AM.

    if you want to send me PM - check a free space in your inbox for answer at first!

  7. #67
    Oxygenn's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome Vx2 that was very clear and well explained mate!

  8. #68
    Baddreamz's Avatar Member
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thnx dude finally got it, just 1 issue i modelchanged but now got rogue t2 on my priest oO??

  9. #69
    VX2's Avatar Contributor
    Reputation
    205
    Join Date
    Dec 2009
    Posts
    262
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry man, I can't understand your question. can you repeat what you want more detailed?

    if you want to send me PM - check a free space in your inbox for answer at first!

  10. #70
    superfly19092's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wow this is awesome!! thanks and good job

  11. #71
    Baddreamz's Avatar Member
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by VX2 View Post
    sorry man, I can't understand your question. can you repeat what you want more detailed?
    got it

    thnx anyway ur like god xd.
    just 1 last thing i realy dont understand how to modelchange gear with this

  12. #72
    VX2's Avatar Contributor
    Reputation
    205
    Join Date
    Dec 2009
    Posts
    262
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    go to wowhead.com and open an "Item sets" for needed class (not necessary class of your character) from DB


    find needed set and click on each item of it


    look at address string of your browser and last numbers after "=" is an ID of this item.


    depend on item type, you must assign ID's to slots in macro template.
    for abov sample it would be slot 6 i.e. macro for this belt is:
    Code:
    /script ReMorph.Slot6=16910
    for full T2 set:
    head "/script ReMorph.Slot1=16908"
    shoulder "/script ReMorph.Slot3=16832"
    chest "/script ReMorph.Slot5=16905"
    belt "/script ReMorph.Slot6=16910"
    legs "/script ReMorph.Slot7=16909"
    feet "/script ReMorph.Slot8=16906"
    wrist "/script ReMorph.Slot9=16911"
    gloves "/script ReMorph.Slot10=16907"

    also you must enable slots check for addon by command "/script ReMorph.Slots=1"
    i.e. in one string macro it would be a:
    Code:
    /script ReMorph.Slots=1;ReMorph.Slot1=16908;ReMorph.Slot3=16832;ReMorph.Slot5=16905;ReMorph.Slot6=16910;ReMorph.Slot7=16909;ReMorph.Slot8=16906;ReMorph.Slot9=16911;ReMorph.Slot10=16907
    after using this macro, you need to reequip any displayable item on your character. that's all.
    Last edited by VX2; 04-23-2011 at 12:33 AM.

    if you want to send me PM - check a free space in your inbox for answer at first!

  13. #73
    XSilentiumX's Avatar Sergeant Major
    Reputation
    32
    Join Date
    Aug 2010
    Posts
    147
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, love the work you have done, but I just installed the addon and used armor change, but now I keep randomly getting turned into Taunka or Night Elf, how could I fix this?
    Also, when I type this macro in :
    Code:
    /script ReMorph.Slots=1;ReMorph.Slot1=22013;ReMorph.Slot3=22016;ReMorph.Slot5=22060;ReMorph.Slot6=22010;ReMorph.Slot7=22017;ReMorph.Slot8=22061:ReMorph.Slot9=22011;ReMorph.Slot10=22015
    It doesn't seem to work - I was trying to change armor to Beastmaster Armorset, it says [SPOILER]Date: 2011-04-23 16:15:00
    ID: 8
    Error occured in: Global
    Count: 1
    Message: [string "ReMorph.Slots=1;ReMorph.Slot1=22013;ReMorph.Slot3=22016;ReMorph..."] line 1:
    unexpected symbol near ':'[/SPOILER]
    Last edited by XSilentiumX; 04-23-2011 at 10:15 AM.

  14. #74
    VX2's Avatar Contributor
    Reputation
    205
    Join Date
    Dec 2009
    Posts
    262
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    addon randomly switch your character between two races? am I correct understand you? it's impossible :confused:

    Code:
    ReMorph.Slot8=22061:ReMorph.Slot9=22011
    I simple mistake where must be ";" not ":"

    hm. my macro is correct. it's your mistake. commands must be separated by ";"
    Last edited by VX2; 04-23-2011 at 10:22 AM.

    if you want to send me PM - check a free space in your inbox for answer at first!

  15. #75
    XSilentiumX's Avatar Sergeant Major
    Reputation
    32
    Join Date
    Aug 2010
    Posts
    147
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not entirely, I have morphed myself into say, an orc, I go to fight a mob and while in combat I change to a night elf for some unknown reason, then when I hit the macro to turn into an orc the first two time I hit it im a Taunka, then an orc, then when I continue fighting a Night elf again.
    EDIT: Nevermind, I used the
    Code:
    /script ReMorph.ID=nil
    macro and it has stopped.

    ---------- Post added at 04:26 PM ---------- Previous post was at 04:18 PM ----------

    Ah thanks, didn't notice that :P

Page 5 of 13 FirstFirst 123456789 ... LastLast

Similar Threads

  1. New characters equipped with bags
    By roguesownu in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 04-03-2008, 02:18 PM
  2. Problems with character-creature editing
    By Falcaram in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 01-06-2008, 07:47 AM
  3. Free name change with character transfer!
    By Diseal3 in forum World of Warcraft Guides
    Replies: 19
    Last Post: 12-05-2007, 05:52 PM
  4. All my Primal farming spots WITH IMPROVMENTS!
    By tumadre in forum World of Warcraft Guides
    Replies: 12
    Last Post: 11-17-2007, 01:58 PM
  5. ALL 10 RACES horde+ally 1-70 guides
    By Apolak in forum World of Warcraft Guides
    Replies: 59
    Last Post: 06-06-2007, 01:53 PM
All times are GMT -5. The time now is 05:50 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