I do not see either message.We need the following informations from you to check the reasen:
* Do you see the message 'MACRO test: send value 1234 to macro place 2' within your ingame chat or not?
* Do you see the message 'MACRO test: test failed !!! No return values found!' within your ingame chat or not?
* Please post the content of the macro space 1 (after the failure)
* Please post the content of the macro space 2 (after the failure)
* Please post the last 10 line of your MM windows
* Please be really sure you created a dummy macro at macro place 1 and assigned that ingame to the action button with the key from your profile option '<hotkey name="MACRO" key="VK_0" />'.
Content of macro space 1:
Code: Select all
/script r='' a={1234;ChatFrame1:AddMessage("MACRO test: send value 1234 to macro place 2");} for i=1,#a do r=r..tostring(a[i]) r=r..' ' end EditMacro(2,'',7,r);
Macro is at hotkey 0 and profile is as quoted - everything is as it should be in profile options and ingame. Macro hotkey flashes ingame on key 0, but nothing happens. I have deleted the macros, closed the game, deleted the macro.bsd file, restarted the game, created the new empty macro, same thing happens - or nothing, that is.
Bot reads:
Code: Select all
Resumed.
OPENING LOCAL SKILLS DB!
RoM windows size is 667x690, upper left corner at 691,30
[DEBUG] TIMEOUT in RoMScript ...
The communication to the game with the MACRO function seems not to work.
Define ingame an empty macro at the FIRST macro space and assign that to your MA
CRO hotkey '0'.