• New feature thats COOL

    From Magic Man@VERT/PORTWIZ to All on Wed May 4 15:09:00 2005
    I made a cool feature in the treasure shell. you hit & and it changes theãpromts from freaky leet to regular looking prompts. It didn't take long atãall, but i think it was pretty genius of me to figure it out. ããcompare_misc UNEXPERTãif_trueãprint "freeky leet prompt >"ãelseãprint "Command >ãend_ifãããcmdkey &ãtoggle misc unexpertããimm doing that off the top of my head but you get the idea, woot changeableãprompts. Since the treausre shell uses built in menus, the EXPERT toggle worksãwell as a argument. but you could use flags and stuff too. Im happy with theãcommand compare_misc, thanks DM.ããã---ã þ Synchronet þ Wizards Realmã
  • From Maverick@VERT/CLINIC to Magic Man on Thu May 5 16:52:00 2005
    Re: New feature thats COOLã By: Magic Man to All on Wed May 04 2005 04:09 pmããWhere in treseaure.src are you placing the "freeky leet" code?ããã---ã þ Synchronet þ The Clinic BBS telnet://clinic.synchro.net http://clinic.synchro.netã
  • From Magic Man@VERT/PORTWIZ to Maverick on Thu May 5 19:29:00 2005
    Re: New feature thats COOLã By: Maverick to Magic Man on Thu May 05 2005 05:52 pmãã# Update node statusãnode_action node_mainãasyncãprint ""ã# Display main Promptã# TIME DISPLAY##(DEFAULT ON) #################################ã# IF YOU DONT WANT THE TIME DISPLAYED REMOVE THE NEXT 4 LINES#ãINT TãTIME TãTIME_STR STR TãPRINTF "Current Time: %s\r\n" STR ããcompare_user_misc um_expertãif_trueã#ELITE PROMPT (DEFAULT OFF)ã print "UŽŽŽŽŽŽ—¡ -@BBS@- ¡ —ŽŽŽ—¡ Time Left @MINLEFTã print "\r\nAŽŽŽ—£"ã## NON ELITE PROMPT (DEFAULT ON)ãelseãprint "Time (@MINLEFT@ min) - What now @FIRST@? cãend_ifããã---ã þ Synchronet þ Wizards Realmã
  • From Angus Mcleod@VERT/ANJO to Magic Man on Thu May 5 23:01:00 2005
    Re: New feature thats COOLã By: Magic Man to Maverick on Thu May 05 2005 19:29:00ãã > Re: New feature thats COOLã > By: Maverick to Magic Man on Thu May 05 2005 05:52 pmã > ã > # Update node statusã > node_action node_mainã > asyncã > print ""ã > # Display main Promptã > # TIME DISPLAY##(DEFAULT ON) #################################ã > # IF YOU DONT WANT THE TIME DISPLAYED REMOVE THE NEXT 4 LINES#ã > INT Tã > TIME Tã > TIME_STR STR Tã > PRINTF "Current Time: %s\r\n" STRã > ã > compare_user_misc um_expertã > if_trueã > #ELITE PROMPT (DEFAULT OFF)ã > print "UŽŽŽŽŽŽ—¡ -@BBS@- ¡ —ŽŽŽ—¡ Time Left @MINLEFTã > print "\r\nAŽŽŽ—£"ã > ## NON ELITE PROMPT (DEFAULT ON)ã > elseã > print "Time (@MINLEFT@ min) - What now @FIRST@? cã > end_ifã > ã > ãã---ã þ Synchronet þ Where we BAJA Rob into writing our modules. The ANJO BBSã