I mean if on a connection, like say on group111, and then using /server someothernetwork
Because I've noticed that just reconnecting to the server will return the wrong network
so: alias server if ( $0 < 1 ) !server $nid
smile
Simple but does the trick
That way when LOGON triggers again, and just stores the information, it won't be complex like checking to see if something is already there, deciding if it should store the new $network, etc.
I try to consider all my past experiences when making scripts, and I try to make use of new knowledge to simplify it.
grin