Subj : Node Status... To : Ktulu From : Digital Man Date : Mon May 23 2005 01:31 pm Re: Node Status... By: Ktulu to All on Mon May 23 2005 01:59 am > Hello all! > > Because I am trying to be self-taught at this Synchronet Javascript thing.. > how do I go about changing the who's online listing to reflect someone > running my mod? Are there some lines in nodedefs.js that I need to change / > add? > > In other words, if someone on the BBS requests who's online how can I make i > display that the user is running "mymod" or something like that? If "mymod" is installed as an external progarm (in SCFG), then this should already be the case. If not, you'd have to make some custom node listing module and run that for the global Ctrl-U key handler in SCFG->External Programs->Global Hot Keys. > Also, is there a way to determine whether or not the sysop is available for > chat within javascript? if(bbs.startup_options&BBS_OPT_SYSOP_AVAILABLE) print("Sysop is available"): else print("Sysop is NOT available"); digital man Snapple "Real Fact" #81: Alaska has more caribou then people. .