Total RP 2
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Shapeshifting macros

3 posters

Go down

Shapeshifting macros Empty Shapeshifting macros

Post  Skerogeth Sun Sep 22, 2013 7:21 pm

First off I just want to say thank you for carrying on with this incredible rp tool.

Now I nearly always play a druid, and one of my favourite things is shapeshifting. I've been trying to figure out a way to have a state appear or change when I change forms, but I've had no luck. As far as I can see theres no way of triggering a state by using a spell, which would be immensely useful. I also use macros for my shapeshifting, I tried to find a way to switch on states that way. I found this,

'Or if you are using the blizzard manager
/run UseEquipmentSet("name") -- name is the set you are equiping
/run TRP2_RemoveAura(a,false) -- a is the aura id to remove
/run TRP2_AddAura(a,0,false) -- a is aura to add'

But since thats from a few years back, I'm guessing its outdated because I'm just getting a long error when I use it. I think it would be great if somone could find a way to get the macros to work again, then states could easily be applied or switched with a button. Sadly I have no idea about the coding and would be more likely to break stuff, so I'm hoping this would be a simple trick for someone here, or maybe someone can suggest something else I could try. Thanks.

Also on a side note I'm not sure if the flying trigger is working or not... I did exactly the same with the stealth trigger and that worked... just to let you know.

Skerogeth

Posts : 1
Join date : 2013-09-22

Back to top Go down

Shapeshifting macros Empty Re: Shapeshifting macros

Post  Ellypse Thu Nov 28, 2013 3:29 pm

Sorry for the late reply, but I was looking to make this work and I found out it already works.
I tried /run TRP2_AddAura(a,0,false) and manage to make it work but you need to put the id between quotes and instead of false put a double quote like this : run TRP2_AddAura("AUR00554",0,"")
/run TRP2_RemoveAura("AUR00554","") to remove the aura Smile
Ellypse
Ellypse
Admin

Posts : 215
Join date : 2013-09-26
Age : 32
Location : Paris, France

Back to top Go down

Shapeshifting macros Empty Re: Shapeshifting macros

Post  arekku Fri Mar 07, 2014 4:35 pm

That's odd, I've been using TRP2_AddAura(aura,duration,false) with no problems for years...

arekku

Posts : 14
Join date : 2014-02-17

Back to top Go down

Shapeshifting macros Empty Re: Shapeshifting macros

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum