January 2013

Some Things I Just Can’t Share on Facebook…

…although I’m not sure but I may have this site linked…Hmm…   What the hell…    

Graphical Setup Tutorial For Fastecho

Roger Shays has put up a Fastecho tutorial for those interested. Thanks Roger. You can find it here.

Replace the Message Read Prompt in SBBS – Updated and Fixed***

I had to change one line in the prompt below. Where it says @SMB_LAST_MSG@ that should read @SMB_TOTAL_MSGS@. The last message @-Code gives a total number of messages in the sub including deleted, dupes, etc…which may not match what the system actually shows. I found that out in some of the message bases that have…Read more

How to Change The User Settings Screen in SBBS

So the next thing I decided to tackle on the board was the default user settings screen on my board. I initially attempted to change the text strings in my baja menu source by using the REPLACE_TEXT command in it. That apparently won’t work for whatever reason, so I had to edit the text.dat directly….Read more