put the include in the spellcast folder
put the include in the spellcast folder
nvm found the mistake.
have an issue again, XML keeps telling me i am out of range if i try to perform a ranged attack except when i stand right up next to a mob. this issue came up all of a sudden and cant figure out why. any help is greatlt appreciated.
http://pastebin.com/Ud2kuXV6
So nobody has a working code snippet of canceling sneak when casting on yourself, but not others? What i had that was working isnt working now.
I cannot for the life of me get my variables to equip the proper gear for my avatars during the appropriate days. Sometimes the legs equip but it appears it might just be toggling sometimes. No clue what's going on with it :\
Here's my entire spellcast:
http://pastebin.com/bN3zMG3W
It's just the last 2 in <variables>, the $gear is in my 2nd gearset and the rule uses the variables is the first in the rules.
What I'm trying to do: Equip Caller's Bracer's +1 and Evoker's Spats when my pet element matches the day (Garuda on Windsday for example) and when it doesn't match I want to equip Nashira Gages and Augur Brais.
Edit: I guess all I needed to add was a "clear='true'" to my variables opening tag because I tried it on a whim and now it works almost perfectly. Perp gear still goes on as if pet has no element but after a command like assault, /heal, cure it equips what I want it to. So yay for that at least.
What it seems to be doing: Augur's seems to be equipping normally but Evoker's, Caller's and Nashira are not being equipped at all. Rarely Evoker's gets equipped but not sure why.
Ok thank you, I didnt have the full wording of spelltargettype=self . Otherwise it worked most of the time but sometimes it wouldnt, but lately it hadnt been working at all. This seems to have fixed it.
Any reason my DRK spellcasts are now giving me "Error in expression: Unknown function STRMATCH()" errors after it worked fine about 3 weeks ago when I last played it? Tried loading up a fresh XML of Taints and Nightfyre's spellcast to see if it was just mine giving the error(http://pastebin.com/e0ULnA3z is Taints if you want to look at the code) but it still gives me the same error if I use anyone elses that has the strmatch code in the update area.
I have a question if anyone can help me i'm trying to use different pieces of gear with the same name in my xml's such as a pair of hagondes sabots with fast cast for stun, and a pair of hagondes with magic acc for enfeebles, is it possible to distinguish between the two pieces of gear?
Nope. You can with GS, but not SC.
Damnit guess i got another app to learn can you point me in the direction of getting started?
When you download the addon through the launcher, there will be a "beta_examples_and_information" folder created in the windower/addons/GearSwap folder. Inside of that, there is a text document named "Advanced set tables" that gives some examples.
So I just got back into this game and I am trying to learn how to use spellcast, I got Idle and in combat gear changes to work but I can't seem to get my weapon skill gear to change. If someone could help me out here that would be great, here is the code I am using so far. http://pastebin.com/cNdCNL7S
Would recommend using GS: http://www.bluegartr.com/threads/119...ap-Shop-Thread
SC is outdated and will probably get to the point of no support.
Yeah spellcast has been crashing me everytime it tries to swap gear for a few months now so guess they aren't really working on it. How different than SC is GS? Like that thread looks mostly for help with particular sets is there something for setup?
My spellcast doesnt crash on me at all, is your resources updated? by the way I had to add the numbers after finishing moves in resources cause they got changed to just "Finishing Move" couple weeks back for i have no idea what reason. My code to cancel usin presto when i have 3 4 or 5 finishing moves stopped working until i altered that.
Yep. Several times I've updated. And it's odd it works on ones I don't have xmls. But for ones with xmls when it goes to swap bam crash for several months now. Tried asking in windower forum and that place is completely dead lol. And no one here offered anything.