ok ironically enough i think ive figured this one out ...... another one of them pause mirc needs to execute the script properly ....... so what i did was make that nicklist populater into an alias and called it nicklistfiller then did this
on *:PART:#: { timer 1 0 nicklistfiller }
and it works right that way ..... its odd the more things i get into with mirc the more ive encountered this ...... i guess now i see why everyones been asking for some sort of puase for scripting ...... anyhow i figured it out and decided it would be nice to show others