Help wanted!
Re: Help wanted!
Something like a history command would work for that, I've seen that used in other muds.
Re: Help wanted!
How does that work?
Re: Help wanted!
I don't know how it works, you're the boss guy. It was something like, if you typed history 10 or history 30, it would give you the last 10 or 30 tells or something. It might work better for us if we split it for tells and otells though and probably no need for it to keep more than 10, maybe even just 5 of each would be fine.
Re: Help wanted!
Marty,Lirith wrote:I don't know how it works, you're the boss guy. It was something like, if you typed history 10 or history 30, it would give you the last 10 or 30 tells or something. It might work better for us if we split it for tells and otells though and probably no need for it to keep more than 10, maybe even just 5 of each would be fine.
The old MRMud code and other descendants had a "buffer" command for the VT display, similar to what she's asking for, you could type "buffer 1" "buffer 2" et al for 1 screen back, 2 screens, etc. That's how it solved the scroll back issue since you can't simply use the scroll bar on the terminal window with the VT active.
Basically it buffers the last several past screens of VT text into a unsaved char field in pcdata, the command reads back to whatever number of pager breakpoints you're looking back. Basically, whatever you define as a max buffer length worth of text on the pcdata field will be cached and updated as the player's text scrolls, and available for back searching with the command.
A quick review of the old codebase might give you the bits you need to adapt it into the FKMud tactical stuff.
"There is no safety for honest men except by believing all possible evil of evil men."
Kregor - Ranger of Tangled Trees
Rozor - Lady Luck's Duelist
Tygen - Ranger-Bard of Mielikki
Kregor - Ranger of Tangled Trees
Rozor - Lady Luck's Duelist
Tygen - Ranger-Bard of Mielikki
Re: Help wanted!
Just saw this and immediately decided to test the browser client. It's working at my uni, which means it'll probably work at home too, so great job!
Re: Help wanted!
Sort of looking around for a MUD client I like and noticed that the help file for FANG says the source is available. Wondering where I can get a look at it, I like the client but would like to adjust a couple things with it if possible.
I'm a raptor, doin' what I can, gonna eat everything till he appearance of man. Yo yo see me, I'm living below the soil. I'll be back, but I'm comin' as oil.