How can I list all the Users that are connected e.g. on Port 6664?
I tried /who +P 6664, but it doent work, is there any Command wich does what I want?
I hope you understood me
thx, Ithron
Code: Select all
for (cm = chptr->members; cm; cm = cm->next) ...