quote:
Originally posted by Matty
quote:
Originally posted by markee
quote:
Originally posted by dbgtrgr
Thank you ^^ I couldn't figure out how to use teh Enumator
The way I do it is just copy and paste from ones that work everytim I need one. It is much easier that way and you always know it is going to be right because you have used it before.
Wow that was the worst advice ever sorry to say. Simply put he wanted the code to do it we gave it. And how are you going to know what the code does if you just look at it and aren't familiar with it.
I have only started to understand it very recently (I still wouldn't be able to fully do it myself, but it's getting there). The main 2 things that someone would start to use an enumerator for are for getting a contact specific object and a ChatWnd specific object from contacts and ChatWnds objects respectively. It is really easy to change a couple of little things in te enumerator to adapt it between the two, but once you have worked each one out once you don't really need to look back on it again until you become a more compitant scripter trying to make more complex scripts. That's just my opinion and what I did, it has worked for me and I was jst trying to share a little bit of my advice, maybe I should have made a better explaination of this before.