Skip to content
MSN

user list

A TG007 community discussion started by bottombouncer.

Discussion 10 posts
Page 1 of 1
Open
Topic #3510 · 10 published posts · 927 views

i have my coding to where it adds a user to the user tab ,i have an on join for that user level . problem is when someone on that user level joins my script dont recognize then as being on the user list .

 

example : on *:dialog:cont:sclick:23:{ auser admin <nick><gate> blah blah | notice <nick> you have been added to admin } <---not exact code but it adds person to user list

 

on admin:JOIN:#: { notice <nick> welcome back <nick> you have admin rights blah blah } <-----script doesnt see this

 

 

i know its probably something simple i am overlooking but any help would be appreciated .

try on admin:JOIN:*:

would like to say that worked seph ............but it didnt ,thanks for the 1st attempt ..lol

try adding em like this... auser admin *!* $+ $$ial($$1 $+ *,1).addr $msn.decode($$1)

the adding to the userlist works fine .........its the on join part that the script isnt seeing

 

i can add them to the list ...the script tells them they have been added ......the user list shows them added ......

if they leave and come back the script should see them as being on the list and /notice that person .........

the on join /notice is what its not doing and i cant figure out why

if you have another on admin:JOIN in the same remote file, it wouldn't pick it up, try moving it to it's own remote file.

checked that gate and i only have one admin:join: in that file ..........could a on *:join: in the same file cause the problem ?

Try using a CTCP time reply to message the user when they join. Makes it easier too if the have their whispers off.

Get the Tech outta here!

Notice doesn't always work on MSN for some weird reason. Before I switched to local (ctcp) time greetings I used to keep switching between privmsg, query and notice. I never could figure out why...

I don't have any problem any more as I gave up using MSN when it changed to paid and I no longer use a form of private message