LunaEclipse's LazyScript Forms Section
This is where I will place links to any forms I create for the different LazyScript addons. I will post a link to the page containing the forms code, as well as a link to build I am using the forms with.
Currently my Priest, Druid, and Hunter are too low of a level to require scripts yet, but rest assured as I develop the scripts I will post them here.
LazyRogue
Comments Section
Please leave you name if you are making comments!
Nedra - I got a few Parser Errors while using your script
Reply: Several of the lines were manually shortened to keep the page width correct, any line starting with "-" should be on the same line as the previous line. If you did a straight copy and paste it would have put them on a seperate line.
Nedra - I tryed your Hint but still some Parser Errors :
Form Defense
Parser Error at
action=Aid-ifPlayer<60%hp-ifNotHasDebuff=recentlyBandaged-ifNotHasBuff=firstAid-ifShiftDown
Form Offense :
feint-ifInGroup-ifTargetOfTarget-ifNotFlaggedPVP
Form Out_Combat :
action=Aid-ifNotInCombat-ifPlayer<60%hp-ifNotHasDebuff=recentlyBandaged
-ifNotHasBuff=firstAid-ifCtrlDown
Form Stealth
stopAll-ifHasBuff=vanish
I did put them on same Line but still get this Parser Error
Reply: Are you running LazyRogue 4.0 alpha 4, its an addon for the LazyScript system. One thing I can see that would cause the problems, LazyRogue 3.1.1 does not have the condition ifNotFlaggedPVP which is in form offense. The other lines use the 4.0 way of checking for buffs and debuffs, for example Form Stealth, ifHasBuff=vanish will not work in LazyRogue 3.1.1, the correct code for it would be ifVanishActive, and the other two errors are the same thing only using recentlyBandaged and firstAid.
Nedra - I tryed LazyScript with the LazyRogue addon on but with this i get a localisation error. I will try LR 3.11 with a modified Version of your Script.
This Page needs a Forum bad