Greetings once again, all!
I'm wanting to install Digital Distortion's area chooser, but I'm a little confused by their installation instructions. Does anyone know if it really is as simple as adding Load("DDmsgAreaChooser.js", true); to a configuration? And if so, which file do I need to edit to add this to the default synch shell? Underminer - The Undermine BBS | telnet://undermine.ddns.net
why dont you just email the author?
Re: Digital Distortion Area Chooser
By: Mro to Underminer on Sat Mar 28 2015 13:03:46
why dont you just email the author?
why dont you try not being a cunt?
I'm wanting to install Digital Distortion's area chooser, but I'm a little confused by their installation instructions. Does anyone know if it really is as simple as adding Load("DDmsgAreaChooser.js", true); to a configuration? And if so, which file do I need to edit to add this to the default synch shell? Underminer - The Undermine BBS |
DDMsgAreaChooser.js - It looks like that should be online 225 (according to my copy of default.src). It should be underneath a line that says "cmdkey J".
In a JavaScript script, load("DDMsgAreaChooser.js", true); is one of several ways you could run it. If you're using a Baja command shell (such as the 'default' shell mentioned above), you'd want to run it this way: exec "?DDMsgAreaChooser.js"
If you're using a JavaScript command shell, you could also run it this way:
bbs.exec("?DDMsgAreaChooser.js");
For more information on Synchronet's command shells and scripting languages, these are some links that might be useful: http://wiki.synchro.net/custom:command_shell http://wiki.synchro.net/module:index?s[]=scripts
Baja language reference: http://www.synchro.net/docs/baja.html
JavaScript object reference: http://www.synchro.net/docs/jsobjs.html Nightfox
Wow! Thanks, Nightfox, you went above and beyond! I not only got a good idea of how to use your mod, but it filled in a lot of the blanks I had about using Baja. You are truly awesome!
Sysop: | Ragnarok |
---|---|
Location: | Dock Sud, Bs As, Argentina |
Users: | 136 |
Nodes: | 10 (0 / 10) |
Uptime: | 58:37:09 |
Calls: | 15,174 |
Calls today: | 1 |
Files: | 19,862 |
D/L today: |
66 files (13,158K bytes) |
Messages: | 1,693,731 |