Hello, I am trying to get some issues resolved and am kind of at a roadblock or sorts.
What I am tryign to do is use somethign similiar to Kbots pull down to select abilities to use (aka melee is the example here). I have the load an save cofig working properly, the pull downs work and all is good howeve this is where I have a problem.
I cannot seem to get the config file which uses the anInter to save and load the names to I guess alias all the melee attacks to a ${melee1}, ${melee2} etc format. I am tryign to di this for a few reason, as it gives me a little more control over what attack sequence is mainly.
Now if i could get say melee1 to melee6 to work it woudl be great but using even kbot code and lookign throgh that it looks as if it uses one abilitity over and over without switching from it so it will go through the list once sort of and then endlessly use one abilty over and over until the mob is dead.
What the overa all wold be is:
Read config xml from MeleeAttacks, put then in a ${melee1, 2, etc} format, then call and loop the mele script which would be similiar to the loop melee in vgshaman.
Sorry if this sounds all confusing and i realize not many peopel still do stuff for VG, but thats why I am tryign to do this, I think I have exhausted all my option on the leanr your self and am just a little stuck.
Thank you.
PS Sorry for the typos and horrible spelling my arm brace makes it hard to type in any legible manner
What I am tryign to do is use somethign similiar to Kbots pull down to select abilities to use (aka melee is the example here). I have the load an save cofig working properly, the pull downs work and all is good howeve this is where I have a problem.
I cannot seem to get the config file which uses the anInter to save and load the names to I guess alias all the melee attacks to a ${melee1}, ${melee2} etc format. I am tryign to di this for a few reason, as it gives me a little more control over what attack sequence is mainly.
Now if i could get say melee1 to melee6 to work it woudl be great but using even kbot code and lookign throgh that it looks as if it uses one abilitity over and over without switching from it so it will go through the list once sort of and then endlessly use one abilty over and over until the mob is dead.
What the overa all wold be is:
Read config xml from MeleeAttacks, put then in a ${melee1, 2, etc} format, then call and loop the mele script which would be similiar to the loop melee in vgshaman.
Sorry if this sounds all confusing and i realize not many peopel still do stuff for VG, but thats why I am tryign to do this, I think I have exhausted all my option on the leanr your self and am just a little stuck.
Thank you.
PS Sorry for the typos and horrible spelling my arm brace makes it hard to type in any legible manner