- Activities
- Help files
- Recent announcements
- View Recent Changes
- View our policies.
- our hosts
- Leaderboards.
- Our Roleplayers.
- About the races of the game
- Go to the MOOs home
- Find out about PVP on Cosmic Rage
- The Cosmic Rage Podcast.
- Our skills system
- The Ranking System
- Frequently Asked Questions
- Leave us a review!
Welcome to: Cosmic rage!
By Nathan Tech!
Web view
You are in the web view for viewing help files online in your browser.Viewing category soundpack..
back to help list
buffers
A buffer is a property that stores all messages coming from a particular source, such as chat messages or emotes. Cosmic Rage has advanced this system further by coding the buffering on the server side, making it very reliable and robust, ensuring that nothing breaks.
There are two commands available for buffer users, and they share the same subcommands: buffer and @buffer. The latter will print a small hook before the message it returns, allowing you to gag the message and the string that follows it for clients, so buffer strings do not appear in your output.
Both buffer commands accept the following arguments:
- add: Adds a new buffer to the list of active buffers.
- delete: Deletes a buffer from the list of active buffers.
- backward and forward: Scrolls through your active buffers. For example, to scroll from chat to general buffer, type buffer forward until you find the general buffer.
- up and down: Moves to the previous or next message in the history of the currently selected buffer.
- scrollup and scrolldown: Moves ten messages along the history of the selected buffer.
- top and bottom: Moves to the first or last message in the buffer's history.
- clear: Clears the history of the currently selected buffer.
- clearall: Clears the history of all active buffers.
- Activities
- Help files
- Recent announcements
- View Recent Changes
- View our policies.
- our hosts
- Leaderboards.
- Our Roleplayers.
- About the races of the game
- Go to the MOOs home
- Find out about PVP on Cosmic Rage
- The Cosmic Rage Podcast.
- Our skills system
- The Ranking System
- Frequently Asked Questions
- Leave us a review!
Note 1: All commands should be typed in the format buffer
Note 2: If a buffer is empty, it will not appear in the list of active buffers, even if it was activated before. Rest assured, it will reappear once it receives a message in its history.