Hi there mmowned-community,
i was bored today so i decided to do some coding.
What i did was take the CypherMorph tool (Credits belong to Cypher).
http://www.mmowned.com/forums/bots-p...-edit-fix.html
and the addon Transforuid
Transforuid : WoWInterface Downloads : Ace: Class Specific
and edited the code of the addon a little bit.
So what this addon will do is instead of playing a silly *.mp3 file everytime you shapeshift, it will "transform" you into a different Race everytime you shift back to casterform. Just like the debuff "Transporter Malfunction".
I'Ve tested this and it's work great and it's a lot of fun to play with.
And if some Rogue or Warrior could test this addon with stealth / stance change i would be thankful. Because i don't know by now if this will work with stealth / stances too.
But for now here's the Downloadlink hope you like it ... and pls leave feedback:
RapidShare: Easy Filehosting
//EDIT ²:: The real newest Version now everything should work with this version. Sorry that it has took so long ;(
RapidShare: Easy Filehosting
//EDIT ³
******************************************************************************** ************************
I finally did it !
But sadly not 100% how i want it to work...
now the addon will not morph your target nor morph on heals or so....
It will only morph you if YOU are your current target or if you got no target. If you got any1 else in your target it will not morph....
BUT you need some configuration now ;(
1. Download the new version
RapidShare: Easy Filehosting
2. Open the file core.lua and find the line
if (UnitName("target") == "! Your Name Here !" or UnitName("target") == nil) then
enter you charactername at ! Your Name Here !. So mine looks like this
if (UnitName("target") == "Dezz" or UnitName("target") == nil) then
ofc you can add more chars:
if (UnitName("target") == "Dezz" or UnitName("target") == "Gabbl" or UnitName("target") == nil) then
Then Have Fun !
:wave:
******************************************************************************** ************************
// EDIT ³ END
//EDIT 4
******************************************************************************** ************************
Now here's the Warrior only version ...
RapidShare: Easy Filehosting
(50% working- Some little Bugs)
RapidShare: Easy Filehosting
(100% working much thanks to Hazzie for giving me Feedback and giving the last "hint" what the problem was... ty)
******************************************************************************** ************************
// EDIT 4 END
and here are some SS's... remember i just shapeshiftet between every SS:
![]()