• 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 - Does anyone know if you can have 2 diff spell line ups for KISS

dealings

Well-known member
Joined
May 31, 2018
RedCents
2,288¢
in grp you use certain spells that u may not want to use on raids
is there a way to use 2 diff sets of spells, one for raid one for when u are just dicking around?
 
in grp you use certain spells that u may not want to use on raids
is there a way to use 2 diff sets of spells, one for raid one for when u are just dicking around?
howdy dealings

you sure can with the ini command

Alternate ini files: You can also tell KissAssist to load an alternate ini file. If your wizard has a separate ini to use ice nukes instead of fire nukes or your tank wants to run a DPS setup on easier content, you can just save another ini file and load that instead of your defaults.

this would load an ini named "Name_IceNukes.ini"
/mac kissassist ini Name_IceNukes.ini assist Tankname 98

this would load an ini named "Name_FireNukes.ini"
/mac kissassist ini Name_FireNukes.ini assist TankName 98
 
/mac kissassist ini Name_FireNukes.ini assist TankName 98

just to be clear for the example there I have to make 2 diff ini files this way:

kissassist_(Toon Name)_Firenukes.ini
kissassist_(Toon Name)_Icenukes.ini

(one underscore before and after (Toon Name)

and I would run kiss assist this way to differentiate the 2?

then like u said /mac kissassist ini (Toon Name)_Firenukes.ini assist (TankName) 98

im guessing the ini part after kissassist is telling kiss mac to be more specific about which ini it should read?
 
just to be clear for the example there I have to make 2 diff ini files this way:

kissassist_(Toon Name)_Firenukes.ini
kissassist_(Toon Name)_Icenukes.ini

(one underscore before and after (Toon Name)

and I would run kiss assist this way to differentiate the 2?

then like u said /mac kissassist ini (Toon Name)_Firenukes.ini assist (TankName) 98

im guessing the ini part after kissassist is telling kiss mac to be more specific about which ini it should read?
aye from > Kiss Info and Settings <

Alternate ini files: You can also tell KissAssist to load an alternate ini file. If your wizard has a separate ini to use ice nukes instead of fire nukes or your tank wants to run a DPS setup on easier content, you can just save another ini file and load that instead of your defaults.

/mac kissassist ini kissassist_Name_IceNukes.ini

If using other flags, they must follow the alternate ini call, like this:

/mac kissassist ini kissassist_Name_IceNukes.ini assist Tankname 98
 
I am working on a hotkey similar to this, but it's not working, Is this another Select issue? it's not a multiple list. The /mac does work if used on the toon, so I know the error is in the first part of the script and have tried both ways.

/noparse /bcg //if (!${Me.Class.ShortName.Equal[WIZ]}) /mac kissassist ini kissassist_NAME_AOE.ini assist ${Group.MainTank} 98

/noparse /bcg //if (!$Select{Me.Class.ShortName[WIZ]}) /mac kissassist ini kissassist_NAME_AOE.ini assist ${Group.MainTank} 98

(The latter gets error "failed to parse if condition... non-numeric encountered")
 
Disregard I had a typing error... /noparse /bcg //if (${Me.Class.ShortName.Equal[WIZ]}) /mac kissassist ini kissassist_NAME_AOE.ini assist ${Group.MainTank} 98

now working
 
Question - Does anyone know if you can have 2 diff spell line ups for KISS

Users who are viewing this thread

Back
Top
Cart