So, I've got a rudimentary idea of how to create a table within an alias, but I'm trying to figure out how to make it so once a trigger goes off, I'll go through each of the items on the table on balance and on eq. I do use svo, so I can take advantage of the queue system, but I'd really like to make it so it will do each until it actually works. ie: table would be like ^hyp1$ hyp1list = {confusion, stupidity, generousity, hypochondria} My initial trigger line would by a successful hypno, and it would do an autheticity check against my variable of doinghypno, that was set to true once I pressed my button to initiate hypnosis. However I don't really understand how to set up the rest so that it would pull each wanted affliction from the table. Any one able to tutor me on this?
Comments