Hi got a question about the Node Lists /L command. I was wondering, is it possible to add extra custom labels in there so that if I have extra areas in my BBS those show up? The idea is that the custom command shell that I'm writing can update it so that if a user accesses the "Bar" area, it shows as "is in the bar" in the node list...
I'm assuming it's not going to be particularly easy, so far I have experimented with adding to the Node.action area of nodedefs.js and nodedefs.inc and adding an entry (took a wild guess at this one though) in text.js and text.dat... when trying to call the new node_action in the menu file it just gives me "undefined" in the nodelist...
Any ideas if this is even possible? I've rolled back all the additions I put in there but I'm still curious if this is doable as it would add a little more "flavor" to the whole experience.
That was the intention of "Custom node actions", see https://synchro.net/docs/customization.html#NodeActionText
Some of those aren't really used today, e.g. NodeActionBiXfer, so if you set that string in the text.dat to "at the bar" and then set the node action value to NODE_BXFR, that should accomplish what you're trying to achieve.
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 577 |
Nodes: | 8 (0 / 8) |
Uptime: | 60:29:14 |
Calls: | 10,734 |
Calls today: | 1 |
Files: | 5 |
Messages: | 442,618 |