Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 05-13-2010, 04:00 PM
isdnelson isdnelson is offline
Orc


Join Date: Apr 2010
Posts: 46
Default Macro Help

I could use some advice on creating spelling calling scripts. I have a working one right now, but could use some pointers on how to do things more efficiently.

Right now I have...

/cast 1
/cast 2
/g Greater Healing -- %t --
/pause 38

The thing I don't like about this is that the pause after the spell cast really screws things up if I double fizzle or need to duck out of the heal to cast something else.

Is there a way to achieve the same effect without the pause?

Tried looking this up and didn't find much info and I'm sorely out of date on remember the basic rules for this sort of thing from a decade ago.

Thanks!
Reply With Quote
  #2  
Old 05-13-2010, 05:31 PM
Kerrik Kerrik is offline
Orc


Join Date: May 2010
Posts: 46
Default

On my Shaman on Live I used to use something like:

/g Healing %t - Please stand by!
/cast 1
/pause 5
/cast 1

The pause 5 placed a half second wait between attempts to cast the spell, since a fizzle had a minimum time (as I recall) of a half second before you could cast again. This macro wouldn't help if I had a double fizzle, but I made it a point to keep my casting skills up to minimize that risk. If the spell didn't fizzle, the second cast simply never occured since I was still in the middle of casting the first when the 1/2 second pause expired.
Reply With Quote
  #3  
Old 05-13-2010, 05:32 PM
Zordana Zordana is offline
Fire Giant

Zordana's Avatar

Join Date: Jan 2010
Location: Munich, Germany
Posts: 654
Default

i use dis

/pause 20, /cast 5
/pause 35, /cast 5
/sit
__________________


[50 Warrior] Rumzuck Umbatsch (Ogre) <Remedy>
[34 Druid] Vito Corleone (Wood Elf) <Europa>
[35 Necromancer] Torak (Dark Elf) <Europa>
[13 Shadow Knight] Rumzerg (Dark Elf) <Europa>

EQEmuLauncher
Have your files up to date, switch between servers nice and easy, and more!
http://moestaverne.com/

Reply With Quote
  #4  
Old 05-20-2010, 06:54 AM
dali_lb dali_lb is offline
Sarnak

dali_lb's Avatar

Join Date: Apr 2010
Posts: 268
Default

Much like Kerrik this is a typical spot Healing macro

/Cast 1
/g Random Group Spam msg
/cast 1
/pause 5
/cast 1

line 1: first cast attempt
line 2: Group msg - this also creates a small delay wich should be sufficient to cover recoverdelay if first cast attempt fizzles
line 3: 2'nd cast attempt
line 4: 0,5sec recover delay if 2'nd cast fizzles
line 5: 3'rd cast attempt

If Spell goes off in line 1, only the group msg in line 2 will happen. Line 3-5 will have no effect since your still casting

On raids you will often need a chain macro for CH:
Here we assume you anounce healing in group

/cast 2
/g << 1 >> CH on %t in 10 seconds. < 2 > cast in 3 sec. < 2 >
/cast 2
/pause 5
/cast 2

This assumes people count seconds themself.
Some guilds use the /pause command to tell when next Healer in chain casts, but this can be dangerous since different players may have local latency problems or lag spikes.
Reply With Quote
Reply


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

Forum Jump


All times are GMT -4. The time now is 06:16 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.