Game Guides Archive
Thread: Tuesday *cough* Tips – August 11
Rogue1970 wrote:
How do you mass delete your email without crashing?
Vendor spam has piled up on me to the point where it takes 10 seconds to delete one email.
Deleting more than 5 at a time locks up and crashes my game.
I have over 4000 emails stuck in my box I can't delete now, and another 200-400 added a day. It takes almost a full minute to even open my mailbox now, and I have no way to delete it anymore. I can't sort it either without making the delay to load my mail 5 minutes or more the next time I open it.
Help?
I'd like to just delete my vendor mail and keep my mail from other players.
actually there is a way to undo this. If you can target the item but cant pick it up, use the /move command and move the object away from where it is stuck...this will then free it so you can pick it up and re place it
> /puke;
> /pause 0.5;
> /unmount;
> /mount;
Assuming you did target your vehicle first, wouldn't this unmount and remount? or would the /mount be attempted prior to the /unmount completing?
mrmuskrat wrote:
> Macro name: swoop
> /puke;
> /pause 0.5;
> /unmount;
> /mount;
Assuming you did target your vehicle first, wouldn't this unmount and remount? or would the /mount be attempted prior to the /unmount completing?
Yes exactly, due to lag the unmount won't be done yet whne your client tries to /mount. I'm not sure if the command is /unmount or /dismount. I know that /dismount works, /unmount might too i'm not sure as I said.
But i would use /wave instead of /puke... works as well and looks better ![]()
Now go to your options with ctrl-o, Control section, click Keymap and use the "Custom" tap. Now search for the macro "Swoop" in this case, and bind it toa key. So its always available and doesn't use a valuable F-Slot. Works with every other macro as well btw.
Also with patch 10 that bug finally gets fixed (at least its on TC) you only need the "/unmount; /mount;" then.
Devs are taking away the abilities to call macros again, thats what a recursive macro is. So no armor macros either because thats calling slots in your toolbar.
Alila wrote:
LadyLeala wrote:
Here's a tip to help you with the upcoming change with regards to recursive macros:
(this one is just an example, but it can apply to anything)
Make a Macro called COB-LOOP
Then add the following lines:
/center;
/pause 10; <-- this number may change depending on your level of skill. Experiment with it.
/center;
/pause 10;
why not just put your COB icon in the righthand top row slot ( the F12 equivalent ) and make this macro into the F11 slot:
/ui action toolbarSlot11
/pause 10
/ui action toolbarSlot10
Pretty much shorter and never ends
When you want to end it, just type /dump