Ok i have got the data i needed after a bit of playing with on notice.... so my access list now displays user name and level, now is it possiable to split the list into sections ie...
| Chat Nick | Mask | Access Level |
| | | |
| ChanNick1 | *@* | Founder |
| ChatNick2 | *@* | OP |
| ChatNick3 | *@* | Half OP |
| | | |
if so how do i go about doing it, im keen to learn so a good example should put me in the right direction.
also i have changed the level numbers to words whilst getting the data from on notice event so 9999 = founder 5 = op 4 = half op
Once again thanx for any and all help.