Moderator: MacroQuest Developers


Merlin wrote:seems to be a problem with these 2 lines
/if (${Ini[RHSettings.ini,General,DynamicCloseness].NotEqual[NULL]}) /varset dynclose ${Ini[RHSettings.ini,General,DynamicCloseness]}
/squelch /stick ${closeness}% mpause ${If[${Me.Swimming},uw,]}
skyler wrote:Merlin wrote:seems to be a problem with these 2 lines
/if (${Ini[RHSettings.ini,General,DynamicCloseness].NotEqual[NULL]}) /varset dynclose ${Ini[RHSettings.ini,General,DynamicCloseness]}
/squelch /stick ${closeness}% mpause ${If[${Me.Swimming},uw,]}
You could have made things easier for those trying to help you and actually include what the error was exactly, but oh well! The error on the second line is due to the fact that they changed the name of one of the variables used in the new update.