Search found 3 matches

by felismalum
Wed Dec 01, 2021 10:17 pm
Forum: MQ2::Help
Topic: Intermitent taunting
Replies: 12
Views: 2361

Re: Intermitent taunting

Its diffidently taunt, had others verify it also but nothing on my keyboard of related hotkeys are mapped to it but if i notice soon enough I can glance and see the button greyed out. Only way to toggle it would be to actually click on it. Setting the .ini to tauntif=0 would be an interesting proof ...
by felismalum
Tue Nov 30, 2021 3:41 pm
Forum: MQ2::Help
Topic: Intermitent taunting
Replies: 12
Views: 2361

Intermitent taunting

I seem to be having an issue with taunt firing randomly even when turned off. I have a conditional statement in the .ini file: tauntif=${If[${Melee.AggroMode} && !${Melee.GotAggro},1,0]} And a hotkey to set "/melee taunt=0" and "/melee aggro=0" yet for no reason and at ra...
by felismalum
Tue Apr 13, 2021 8:45 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Yet Another Forage Macro - yafm
Replies: 63
Views: 55838

Re: Yet Another Forage Macro - yafm

Fixed the counting logic and fixed a bug where items would get stuck on the cursor. Few other minor details too. |yafm2.mac |Version 3.1 | |Yet Another Forage Macro | |Ini File: yafm2.ini | | DESTROY = destroy | x = keep at most x of this item (can set this to anything except 0. 0 will think you don...