Video Games Forum  

Go Back   Video Games Forum > Video Games Forums > Everquest Forum

Everquest Forum Everquest Forum


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-21-2008, 07:08 AM
Malcolm Prince
Guest
 
Posts: n/a
Malcolm Prince RSS Feed
Default /Pause

Anybody have a definitive answer regarding the formula for working out what
/pause (number) relates to how many seconds in real time??

e.g

/pause 10 = ? seconds of real time
/pause 18 = ? seconds of real time
/pause 30 = ? seconds of real time

Because I need a 30 second real time delay.

/pause ??? = 30 seconds of real time.

There must be a basic formula?

Thanks


Reply With Quote
  #2 (permalink)  
Old 11-21-2008, 07:45 AM
the wharf rat
Guest
 
Posts: n/a
the wharf rat RSS Feed
Default /Pause

In article <q7tVk.111804$uq3.95736@newsfe14.ams2>,
Malcolm Prince <malcprince@ntlworld.com> wrote:

Ok, as I understand it pause 10 give you a 1 second pause. You
probably don't really want a pause 300 because you can't easily abort
a running macro and so you're likely to get stuck doing nothing for 30
seconds while a bazu bashes your butt...



Reply With Quote
  #3 (permalink)  
Old 11-21-2008, 03:31 PM
Malcolm Prince
Guest
 
Posts: n/a
Malcolm Prince RSS Feed
Default /Pause

But something simple like

/say yadda yadda yadda
/pause 300
/say yadda yadda yadda

would that put 30 seconds between the says?


"the wharf rat" <wrat@panix.com> wrote in message
news:gg5ovj$j5v$1@reader1.panix.com...


Reply With Quote
  #4 (permalink)  
Old 11-22-2008, 10:54 PM
the wharf rat
Guest
 
Posts: n/a
the wharf rat RSS Feed
Default /Pause

In article <%tAVk.101606$s62.75525@newsfe01.ams2>,
Malcolm Prince <malcprince@ntlworld.com> wrote:
AFAIK it should sort of, the pause count doesn't seem to start
after the first line executes but rather when the macro is executed but
that shouldn't matter with a say

Reply With Quote
  #5 (permalink)  
Old 11-25-2008, 02:43 AM
Don Woods
Guest
 
Posts: n/a
Don Woods RSS Feed
Default /Pause

"Malcolm Prince" <malcprince@ntlworld.com> writes:

Yes. The number is in units of 1/10 second. I think there's an upper
limit, maybe 600 (i.e. 60 seconds), but you can put more than one /pause
on different lines to get a longer pause.

As others have warned, there's no way to stop a social macro once you've
invoked it, so you can't use any OTHER social hotkeys until the long one
is finished. You CAN still use the autoattack key, hotkeys that directly
invoke skills such as Bash or Kick, cast spells, etc. You just can't use
more than one SOCIAL hotkey at a time. Socials means those things where
you write up to five lines of commands.

The other tricky thing to know about /pause is that you can include it on
the same line as another command, so you can still get five lines of real
stuff plus any pauses. However, the tricky bit is that you should put the
/pause command FIRST on the line (and put a comma between it and the other
command), even though the actual pause will happen AFTER the other command
on the line.

Two examples from my cleric bot:

Nuke:
/pause 3,/assist
/cast 4
/pause 40,/gsay Nuking %T
/sit
/assist

The above assists to get the tank's target, pauses 0.3 sec to ensure my
target has finished changing, then casts a nuke. Then it tells the party
what it's doing, pauses 4.0 sec to let the cast finish, then sits down,
and the final /assist retargets the tank (or sometimes the cleric, if the
nuke got aggro :-). If I decide I need to stop the cast and heal, I can
hit the key that I have bound to the "stop casting" action -- but NOT a
hotkey bound to a social that does /stopcast, since that's another social.
Likewise, I can't use my /assist hotkey to get back to the tank to cast a
quick heal, but I can use my F# keys to switch targets and alt-# or click
on a gem to cast the healing spell.

CHeal:
/pause 2,/cast 5
/tt Complete Heal on >> %T << in 10 seconds...
/pause 1,/cast 5
/pause 85,/cast 5
/sit

This starts to cast Complete Heal, pauses 0.2 sec, and tells the target to
expect the CH. Then it tries casting it again in case the first try
fizzled, pauses 0.1 sec, and tries a third time. (Yes, I've been known to
fizzle twice in a row!) After the third cast, it pauses 8.5 sec before
sitting. The cast, of course, take 10 seconds, but apparently the /cast 5
command itself takes about 1.5 seconds so only another 8.5 is needed for
the spell to finish landing. You'll need to experiment to tune the pauses
if you want to minimize "lost" time.

-- Don.

---------------------------------------------------------------------
-- See the a.g.e/EQ1 FAQ at http://www.iCynic.com/~don/EQ/age.faq.htm
--
-- Sukrasisx, Monk 81 on E. Marr Note: If you reply by mail,
-- Terrwini, Druid 63 on E. Marr I'll get to it sooner if you
-- Teviron, Knight 59 on E. Marr remove the "hyphen n s"
-- Wizbeau, Wizard 36 on E. Marr
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cheal Rot /pause STORRIDGE Everquest Forum 3 10-14-2007 12:47 PM
How to pause? Burt Johnson Warcraft Forum 68 01-13-2006 06:49 PM
[EQ2] Pause command for macro? Wnone Everquest Forum 0 01-26-2005 09:49 PM
FF8 & ePSXe - Ocasional short pause durring some FMVs Daniel Final Fantasy Forum 0 09-12-2004 11:34 PM
Fs9, Atc makes a pause everytime!!! HammerJoe Microsoft Flight Simulator Forum 4 12-30-2003 05:35 AM


All times are GMT. The time now is 06:43 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Copyright 2007-2008 Video Game FAQ .com
Page generated in 0.13497 seconds with 8 queries