• 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 - Conditions in .INI file?

Joined
Sep 27, 2016
RedCents
646¢
I've seen a lot of different configurations for the INI / Conditions files.

Sometimes I see INI files with the conditions there, sometimes i see seperate condition files that still include INI parameters... what's the best way to do this?

ex.

.INI File

Code:
DPSOn=2
DPSSkip=20
DPSInterval=1
DPS1=Some Attack|99
DPS2=Some Attack|99
DPS3=Some Attack|99
DPS4=Some Attack|98

DebuffAllOn=0
DPSSize=15
DPSCOn=1
DPSCond1=TRUE
DPSCond2=FALSE
DPSCond3=TRUE
DPSCond4=TRUE

Othertimes I see the dps section all set up in the INI with |MA|99 or |MOB|99 etc etc, and then i ALSO see this syntax in the _Conditions file...

_Conditions file

Rich (BB code):
DPS1=Some Attack|99
DPSCond1=TRUE
DPS2=Some Attack|99
DPSCond2=FALSE

Any information would be helpful before I spend a lot of time re-writting and cleaning up my INI's
 
Kissassist was originally written to use 2 separate Ini file, 1 for all you settings and 1 just for your conditions, but EQMule released a version that combined both the ini file into 1 ini file. If your going to use the vanilla KISS, then you will want to use the 2 separate ini files..
 
Do I need to put the core section in with the conditions file (dps for example) or can I just put the dps conditions in there
 
Nope. only the conditions go in the conditions.ini file. What you might want to do is just rename your .ini file and run kiss to recreate your ini file from scratch. Then go move all you settings to the newly created ini file. Then when you have all your settings setup the way you want them. Then go and set ConditionsOn=1 and run kiss to create the Conditions ini file and take a look. You only need to setup your conditions in the conditions ini file and leave the other settings in the KissAssist_CaracterName.ini file.
 
Question - Conditions in .INI file?

Users who are viewing this thread

Back
Top
Cart