Door Games Unlimited

Welcome, Guest.


Subject: Re: classic_shell.js Date: Sat Feb 08 2014 22:44:00
From: Bill McGarrity To: Deuce

-=> Deuce wrote to Bill McGarrity <=-


 > I am just getting my feet wet with programing and I wanted to make a change
 > in the e-mail section of classc_shell.js. My plan is to add another command
 > to it so it wil call a door that looks at an FTN nodelist. So say under the
 > "N" I wanted to add a "L" for FTN Lookup... what would be involved?

 De> So, at about line 291 or so you would add something like this:

 De> case 'L':
 De>     bbs.exec_xtrn('CODE');
 De>     continue main;

 De> (Assuming that "CODE" is the internal code of the door).
 De> Then you would need to modify the menu ASC file.  In text/menu, there's
 De> a main.asc file.  I think PabloDraw supports editing ASC files
 De> directly, so fire up PB and load main.asc and fix up the menu to
 De> include the new 'L' command.

Thank you Deuce... y'all are just super at giving help.. :)  So if I understand
the info above is for the .js file.  DM just gave me the info for
default.scr/bin, which is baja.  I'l try both ways... :)




Bill

Telnet: tequilamockingbirdonline.net
IRC: irc.tequilamockingbirdonline.net Ports: 6661-6670 SSL: +6697
Radio: radio.tequilamockingbirdonline.net:8010/live


... Motorcycles are everywhere... Look twice, save a life!!
--- MultiMail/Win32 v0.50
 ■ Synchronet ■ TequilaMockingbird Online - TELNET: tequilamockingbirdonline.net

Previous Message       Next Message
In Reply To: classic_shell.js (Deuce)