|
Post by Firefly on Aug 29, 2013 11:47:01 GMT 1
WarlockWhat does it do: Makes your pet attack your target Code:/script PetAttack(target) Thanks to Impmyride from Vanillagaming ----What does it do: Makes your pet stop attacking your target Code:/script PetFollow("YOURCHARACTERNAME") Thanks to Impmyride from Vanillagaming ----What does it do: Summoning Macro. You can change the text into anything you want to, but without changing the %t part as it displays your target's name. Code:/cast Ritual of Summoning /y Summoning %t, click the portal! /ra Summoning %t, click the portal! Thanks to Impmyride from Vanillagaming ----
|
|
|
Post by Impmyride on Aug 30, 2013 13:50:41 GMT 1
Pet attack :
/script PetAttack(target)
Pet stop attack :
/script PetFollow("YOURCHARACTERNAME")
Summoning macro :
/cast Ritual of Summoning /y Summoning %t, click the portal! /ra Summoning %t, click the portal!
You can change the text into anything you want to, but without changing the %t part as it displays your target's name.
|
|
|
Post by Firefly on Aug 30, 2013 14:00:05 GMT 1
Thank you for your contribution!
|
|