Search found 7 matches
Replies: 6
Views: 3201
ErrorsCrash during killing script
Show the script and it might be easier to see what is crashing you.
Wed May 18, 2016 2:38 am
Replies: 30
Views: 11974
Public MacrosLooking for some help on this Cleric macro
Might be better to target by ID?

This does work nicely for me .. (looked at my healer macro)



/declare tank string outer Natedog

/target id ${Spawn
Sat Feb 08, 2014 8:07 pm
Replies: 30
Views: 11974
Public MacrosLooking for some help on this Cleric macro
Need to use "outer" if you want Tank to be a valid variable the way you are using it.


/declare tank string outer Feldorn | This is the only target the Cleric will heal
Sat Feb 08, 2014 3:45 pm
Replies: 10
Views: 3959
Character BrowserPermission 'bag's hiding charm slot?
No but it looks like you have bags turned on.. when you turn bags off it hides the Charm slot its odd
Fri Feb 07, 2014 7:34 pm
Replies: 10
Views: 3959
Character BrowserPermission 'bag's hiding charm slot?
Whenever you set...

'bags' => 1,


it also hides your charm slot.. I tried to dig through and find out why but I could not find out why.. :(

Any ideas?
Fri Feb 07, 2014 4:40 am
Replies: 17
Views: 13684
GeneralMelee stand too close....
You could try using this... It will return True or False when you have a Target.. but if the Npcs name is like... "Soandso's Corpse" .. I guess that might mess it up


${Target.CleanName ...
Fri Feb 07, 2014 2:44 am
Replies: 2
Views: 3813
Character BrowserAdding Powersource Slot
Hello there I am NatedogEZ from the eqemu forums and with help from KinglyKrab over there we decided to add powersource slot to the Character Browser.

This is the code if you wish to add it I will ...
Mon Feb 03, 2014 7:53 pm
Search found 7 matches