Ok, what i would like to do is make a macro that will let me 2 things mainly. 1. Forward tells sent to my bot directly to a chat channel. and 2. Let me cause my bot to use eq commands like /tell /g /gu /rsay /em from my main by typeing them in the same chat channel as in 1. ie. player one sends my b...
new development. after sitting for 20-30 min after i started getting the "You can't use that command now..." msg i am now able to fight again... is there something that could possibly be overloading and sending way to many commands that it attempts to catch up on? this seems odd to me and ...
That last one didn't work, there was no command for /if. i changed it to this nasty code #event Attack "Auto attack is on." Sub Main :MainLoop /doevents /goto :MainLoop /endmacro Sub Event_Attack :SubLoop /if (${Target.Type.Equal[NPC]}) /call Attack { } /if (!${Target.ID}) /attack off { /g...
Same thing happens to me smitty, after the macro starts i cant do anything until i zone. All i get is a you cannot use this command now msg. anyone have any ideas what might cause this? If it it not doing it for some people, i must have missed something... Thanks
This script is no longer working as of the latest patch and ver of MQ2. I am able to start it and fight, but after it has started i cannot use a disc or use and other abilities, target mobs, loot, anything... i get a "You cannot use this command at this time" msg. and i have to log out and...
As of the newest patch. 3/10/04. i am unable to use this script anymore... I have updated all the files and recompiled, my other scripts are working but not this one... is there something i need to change in the script or is there an offsect or struct that still needs to be changed? I can fish manua...