• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Buff by name

Yup
/casting "Complete Heal" -targetid|${Spawn[pc guytocaston].ID}
or
/casting "Complete Heal" -targetid|${Group.Member[Name].ID}

Pretty much anything that gives an ID which is pretty much every Spawn TLO in mq2.
 
Thx for the answer but was looking if its possible to do via .ini files in KA.

Or if there is macro around that can cast buffs on specific name of char.
 
Kiss does NOT allow names of PCs in any respect. This a safety issue so Kiss can never accidentally announce a PC Name in game chat or let someone accidentally post their toons name from their ini file.
 
Last edited:
Kiss does allow names of PCs in any respect. This a safety issue so Kiss can never accidentally announce a PC Name in game chat or let someone accidentally post their toons name from their ini file.

does allow or disallow ? (English is not my native, so i miss sometimes things )
 
My english isnt nature as well but as i get it - KS not allow you to use names.

TBH i'm looking for way to buff pets, since you can give name to pet via market potion so i was looking if that possible to buff them by putting name in .ini file.
 
Does NOT ALLOW names. Sorry for the confusion.

You can buff your pet by filling out PetBuffs in the ini file.

Rich (BB code):
[Pet]
PetOn=1
PetSpell=Facet of Air
PetFocus=PetFocus=Chipped Shards of Dread|leftea
PetShrinkOn=1
PetShrinkSpell=Diminutive Companion
PetBuffsOn=1
PetBuffs1=Iceflame Armor
PetBuffs2=Focus of Primal Elements
PetBuffs3=Burnout X
PetBuffs4=Aegis of Kildrukaun
 
Yup
/casting "Complete Heal" -targetid|${Spawn[pc guytocaston].ID}
or
/casting "Complete Heal" -targetid|${Group.Member[Name].ID}

Pretty much anything that gives an ID which is pretty much every Spawn TLO in mq2.

Sorry to derail a bit, but do you know if it's possible to do something similar with combat abilities as well? Looking for a way to cast a hate disc or aa on a mob on xtarget. MQ2Cast doesn't support either of those, but I wasn't sure if there was another option that I had missed. Thanks in advance.
 
Question - Buff by name

Users who are viewing this thread

Back
Top
Cart