Greetings,
I'm new to MushClient and trying to build a combat system in the Mud Lusternia and well, need some help. First off, I'm new to these forums too so if this is on the wrong spot please let me know.
So I went through and created a variable for every single affliction name I could find. Now I want to create a database to store all the afflictions, in a certain priority so that when the system checks them, it goes through the database in that order and will determine what needs to be cured and do so in the right sequence. Here is an example:
addiction
aeon
anorexia
sleep
Now the order I want them in is:
sleep
aeon
anorexia
addiction
thanks everyone in advance for all the help.
I'm new to MushClient and trying to build a combat system in the Mud Lusternia and well, need some help. First off, I'm new to these forums too so if this is on the wrong spot please let me know.
So I went through and created a variable for every single affliction name I could find. Now I want to create a database to store all the afflictions, in a certain priority so that when the system checks them, it goes through the database in that order and will determine what needs to be cured and do so in the right sequence. Here is an example:
addiction
aeon
anorexia
sleep
Now the order I want them in is:
sleep
aeon
anorexia
addiction
thanks everyone in advance for all the help.