• XTRN Section

    From Biohazard@VERT/BIOHAZ to All on Tue Oct 31 12:45:00 2006
    ã I'm trying to use my own externals menu instead of the built-in ãsynchronet one. Having trouble with setting it up so that when a user selects ãa command when in the externals menu, it won't go to that specific section.ãã For instance:ãã If my externals menu has:ãã [1] General Gamesã [2] Toolsãã When a user selects 2, how do I make it so it goes to the Tools externals ãmenu? I tried setting the string to "TOOLS" as per the internal code for that ãmenu and then putting XTRN_SECTION "TOOLS" but that don't work. Any ideas?ãã Thanks.ãã Regards,ã Timothy Arnold (Biohazard)ã telnet://biohazmat.ath.cxãã... All - As bright as a burnt out light bulb.ãã---ã þ Synchronet þ Biohazmat - biohazmat.ath.cxã
  • From Corey@VERT/TSGC to Biohazard on Tue Oct 31 11:48:00 2006
    Re: XTRN Sectionã By: Biohazard to All on Tue Oct 31 2006 12:45 pmãã > ã > I'm trying to use my own externals menu instead of the built-inã > synchronet one. Having trouble with setting it up so that when a user selectã > a command when in the externals menu, it won't go to that specific section.ã > ã > For instance:ã > ã > If my externals menu has:ã > ã > [1] General Gamesã > [2] Toolsã > ã > When a user selects 2, how do I make it so it goes to the Tools externalã > menu? I tried setting the string to "TOOLS" as per the internal code for thaã > menu and then putting XTRN_SECTION "TOOLS" but that don't work. Any ideas?ã > ã > Thanks.ã > ã > Regards,ã > Timothy Arnold (Biohazard)ã > telnet://biohazmat.ath.cxã > ã > ... All - As bright as a burnt out light bulb.ã > ããthe doors need to be called by thier internal code.ãi.e. LORD will call lord, etc.ãyou need to do the menus in baja, I don't think you can call sections,ãjust the programs in the configs.ãso your first menu would be called doors or some thing,ãthis would show your doors sections,ãthen you would have like rpgs or space or cards, etc.ãwhich would be all in baja.ãã---ã þ Synchronet þ Three Stooges Gentlemens Club - Las Vegas, Nv - tsgc.dyndns.orgã
  • From MRoblivious1bmf@VERT to All on Tue Oct 31 18:33:09 2006
    : TIDE 1.01 (REGISTERED) ã.,: This is something about XTRN Section,ã Corey said it to Biohazard on Tue Oct 31 2006 11:48 amã------------------------------------------------------------------ã > Re: XTRN Sectionã > By: Biohazard to All on Tue Oct 31 2006 12:45 pmããã > > I'm trying to use my own externals menu instead of the built-inã > > synchronet one. Having trouble with setting it up so that when a user selã > > a command when in the externals menu, it won't go to that specific sectioãããEXEC_XTRN <"str">ã#ã args: codeã#ã*---------------ã#ãThis function executes the online external program specified by it's internalã#ãcode with the 'code' argument. If an online external program is not foundãwith#ãa matching internal code or the user does not have access to that program,ãthi#ãfunction does nothing.ã#ããcmdkey lãexec_xtrn "lord"ãend_cmdãã--- Synchronet 3.13a-Win32 NewsLink 1.84ã * eob - Racine, WisconSIN - telnet://eob.darktech.orgã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Digital Man@VERT to Biohazard on Wed Nov 1 13:18:45 2006
    Re: XTRN Sectionã By: Biohazard to All on Tue Oct 31 2006 12:45 pmãã > ã > I'm trying to use my own externals menu instead of the built-inã > synchronet one. Having trouble with setting it up so that when a user selectã > a command when in the externals menu, it won't go to that specific section.ã > ã > For instance:ã > ã > If my externals menu has:ã > ã > [1] General Gamesã > [2] Toolsã > ã > When a user selects 2, how do I make it so it goes to the Tools externalã > menu? I tried setting the string to "TOOLS" as per the internal code for thaã > menu and then putting XTRN_SECTION "TOOLS" but that don't work. Any ideas?ããIn Baja, this would be kludgey, but you could use ungetkey or something toãforce the user-input to go to the 2nd xtrn section. The Baja XTRN_SECTIONãdoesn't support any arguments.ãã digital man (xbox-live: digitlman)ããSnapple "Real Fact" #62:ãThe lifespan of a tastebud is 10 days.ãNorco, CA WX: 98.4øF, 30% humidity, 0 mph ENE wind, 0.02 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Biohazard@VERT/BIOHAZ to Digital Man on Thu Nov 2 09:54:00 2006
    ã > In Baja, this would be kludgey, but you could use ungetkey or something toã > force the user-input to go to the 2nd xtrn section. The Baja XTRN_SECTIONã > doesn't support any arguments.ãã Digital Man,ãã May have to do each menu seperately then ... Ah well, just thought I'd ask ãbefore I do it the long way. <g>ãã Thanks for the help.ãã Regards,ã Timothy Arnold (Biohazard)ã telnet://biohazmat.ath.cxãã... "Some days it just isn't worth chewing through the restraints."ãã---ã þ Synchronet þ Biohazmat - biohazmat.ath.cxã
  • From Biohazard@VERT/BIOHAZ to Corey on Thu Nov 2 09:55:00 2006
    ã > the doors need to be called by thier internal code.ã > i.e. LORD will call lord, etc.ã > you need to do the menus in baja, I don't think you can call sections,ã > just the programs in the configs.ã > so your first menu would be called doors or some thing,ã > this would show your doors sections,ã > then you would have like rpgs or space or cards, etc.ã > which would be all in baja.ãã Corey,ãã Thanks, I'll do each one seperately. I just thought there might have been ãan easier way but guess not. Thanks for the help my man.ãã Regards,ã Timothy Arnold (Biohazard)ã telnet://biohazmat.ath.cxãã... "A Tagline? What's that, and are we taxing it?" -- Bill Clintonãã---ã þ Synchronet þ Biohazmat - biohazmat.ath.cxã
  • From Corey@VERT/TSGC to Biohazard on Thu Nov 2 13:40:00 2006
    Re: XTRN Sectionã By: Biohazard to Corey on Thu Nov 02 2006 09:55 amãã > ã > > the doors need to be called by thier internal code.ã > > i.e. LORD will call lord, etc.ã > > you need to do the menus in baja, I don't think you can call sections,ã > > just the programs in the configs.ã > > so your first menu would be called doors or some thing,ã > > this would show your doors sections,ã > > then you would have like rpgs or space or cards, etc.ã > > which would be all in baja.ã > ã > Corey,ã > ã > Thanks, I'll do each one seperately. I just thought there might have beeã > an easier way but guess not. Thanks for the help my man.ã > ã > Regards,ã > Timothy Arnold (Biohazard)ã > telnet://biohazmat.ath.cxã > ã > ... "A Tagline? What's that, and are we taxing it?" -- Bill Clintonã > ããsure, no sweat. have fun.ãããThis message has ended, go in peace...ãã---ã þ Synchronet þ Three Stooges Gentlemens Club - Las Vegas, Nv - tsgc.dyndns.orgã
  • From Biohazard@VERT/BIOHAZ to Corey on Wed Dec 20 10:10:00 2006
    ã > the doors need to be called by thier internal code.ã > i.e. LORD will call lord, etc.ã > you need to do the menus in baja, I don't think you can call sections,ã > just the programs in the configs.ã > so your first menu would be called doors or some thing,ã > this would show your doors sections,ã > then you would have like rpgs or space or cards, etc.ã > which would be all in baja.ãã Corey,ãã Thanks for the info - I finally figured it out. Take care.ãã Regards,ã Timothy Arnold (Biohazard)ã telnet://biohazmat.ath.cxãã... #4: Do *not* go into a new echo and ask "What do ya all do here?"ãã---ã þ Synchronet þ Biohazmat - biohazmat.ath.cxã