Greetings and Well Met,

I'm stumped how to dynamically script a %variable.
The task at the moment is to create a addon which writes a single log for each of the various kicks, spectator list, porn list, ban list etc. for each of our hosting staff based upon that hosts nicname ($nicname.txt), this section was easy and already done.

I want to expand upon this report to include the dynamics of frequency of useage (time) and a counter for each of our removal tool based upon each of our hosting staff's nicnames. My problem however is assigning a dynamic variable which relates to a hosts name without previously and manually handcoding each one seperately.

I'm trying to code and use something like this:

set %host($nick) %whatever

which would then permit me to setup the useage counters and then seperately time frequencys for each of our removal tools per specific host without first having to go thru and manually setup a %variable for each host beforehand,

example %hostMysticalSilkie


Thanks for your time and consideration,
MDA