Skip to content
MSN

Members list difficulty

A TG007 community discussion started by X-Fusion.

Discussion 3 posts
Page 1 of 1
Open
Topic #500 · 3 published posts · 487 views

Okay well, I've ran into a little problem while trying to code a members list for my script. Heres the problem. Im trying to make a members list for my script, were myself or someone else could put a member on the list from a remote command. Now I got the command for member number and such, but I want it to read their member number and member name that i customized in the script. The variable that I have in the popup is %mn for the members number and %ma for members name. So basically I kind of want it like this.

someone has joined the conversation

Me: Hello someone, you are member number 5 on our forum. Your member ID on our forum is I'm_Someone. Your receiving this message because you are a member of our forum.

Now I think one of the TCN scripts had it. I'm not sure. But if you can help it would be appreciated. Also if you need any more info let me know.

read the following in the mirc help file

 

$readinin and $writeini

 

you can write the member and info to file and recall that line from it, its prob one of easiest ways

My code does NOT have bugs. It just develops random features.

K thanks Git