|
ralgith Sorcerer
Joined: 13 Jan 2006 Posts: 715
|
Posted: Tue Jul 05, 2011 6:22 pm
Macro sending its commands 3 times on 1 button press |
This is what happened:
- I imported my zMUD settings.
- I moved the macros that control all 3 characters and other such universal settings into their own packages.
- I connected those packages to one of my characters.
- When I press a macro from my combat macros, the spell its supposed to cast is send to the MUD 3 times. Originally it was only twice, but removing and re-adding the package has caused it to add a 3rd one to it.
- If I disable that package in my session and press the macro key, it does nothing.
- I've tried exporting to xml, deleting the package, creating a new package, and importing the xml of the macros. Same thing.
- I need to figure out what is going on here so I don't have to recreate all 36 macros and 40 some odd triggers. Some of which are very detailed.
Suggestions? Ideas? Know whats wrong? Thanks. |
|
_________________ CrossOver: Windows Compatibility on Mac and Linux CMUD Advocate |
|
|
|
ralgith Sorcerer
Joined: 13 Jan 2006 Posts: 715
|
Posted: Tue Jul 05, 2011 6:27 pm |
Here's the debugger output:
0.0001 | c Katya | exec : Macro "F12" : :katya:c 'arma'
0.0004 | a Katya |6093hp 4662m 1698mv> c 'arma'
0.0215 | ---
0.0002 | c Katya | exec : Macro "F12" : :katya:c 'arma'
0.0004 | a Katya |c 'arma'
0.0226 | ---
0.0001 | c Katya | exec : Macro "F12" : :katya:c 'arma'
0.0004 | a Katya |c 'arma' |
|
_________________ CrossOver: Windows Compatibility on Mac and Linux CMUD Advocate |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
|
|
|
ralgith Sorcerer
Joined: 13 Jan 2006 Posts: 715
|
Posted: Thu Jul 07, 2011 4:07 am |
Ok, I missed it. Thanks. I've not been active on the Forum for a VERY long time. Just got back into Mudding again after over a year long break. Kinda outta sorts with all the changes in CMUD since I left. |
|
_________________ CrossOver: Windows Compatibility on Mac and Linux CMUD Advocate |
|
|
|
|
|