User:Outofspace/PM SYSTEM
From Legacy Roblox Wiki
Jump to navigationJump to search
Pre-Version 0.99e
Still under development! Will be released 1.0+
Features
You can tamper with this in my script builder.
All text in italics represents user input. replace it with something optional. All items striked are not functional yet.
- Making a message:
- make/name - Makes a message. Nothing special.
- rec/name - Sets the recipient, or to whom the message will be sent.
- title/name - Sets the message title. Be "creative".
- b/text - This makes the message part. It might be required. You decide.
- save/ - Saves message(s) to later be sent. (See Also: Draft)
- delete/name - Deletes a message.
- send/name - Sends a message. If no recipient, body, or title is set, the message will not be sent.
- Checking messages:
view/- Views all messages within your inbox.select/title- Reads a message.reply/title- Obvious. Works the same way as "make" would.del/title- Removes a message.del/all- Removes everything from your inbox.del/read- Removes only read messages from your inbox.del/nread- Removes only not read messages from your inbox.
Rights
- Admins - Get to view, edit, remove, and send ALL messages and scripts.
- Mods - Everything Admins do, except they can't read Admin messages.
- Normal - Send, view, edit, and delete messages.
- Banned - Get to use nothing. Set these in the "send" script.
A/M's can:
- The ability to upgrade a power.
- Check the last message sent.
- Clearing the "last sent message/script" message.
- Error checking.
Scripts
- config - Main user rights script. If you remove this, there will be no special powers.
- function - Makes values, and scripts.
- send - Main script.
Sub-Models
- Messages - Stores all sent messages and script (disabled). It also holds the "last sent" StringValue which makes the "last sent" message.
RoadMap for 1.0+
General
- Ability for text to scroll across screen.
- Use of "/sc"
- Anonymous message sender?
Moderation
- Remove EVERYTHING.
- Edit EVERYTHING.
- Announcements.