User:Outofspace/PM SYSTEM: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace
No edit summary
>Outofspace
Line 11: Line 11:
It doesn't work right now (rather, it's not turned on.) But as of now it has:
It doesn't work right now (rather, it's not turned on.) But as of now it has:


*<b>make/</b> - Makes a message. Nothing special.
<b>All text in <i>italics</i> represents user input. replace it with something optional. All items <s>striked</s> are not functional yet.</b>
*<b>config/</b> - Configures a message. Here you can do:
 
**<b>rec/</b> - Sets the recipient, or to whom the message will be sent.
*Making a message:
**<b>title/</b> - Sets the message title.
 
**<b>body/</b> - Make the body, all text after the "/" will be in it. Try not to make this too long.
**<b>make/<i>name</i></b> - Makes a message. Nothing special.
**<b>exit/</b> - Exits the message configuration.
**<b>rec/<i>name</i></b> - Sets the recipient, or to whom the message will be sent.
*<b>del/</b> - Deletes a message.
**<b>title/<i>name</i></b> - Sets the message title. Be "creative".
*<b>send/</b> - Sends a message. If no recipient is set, the message will not be sent.
**<b>b/<i>text</i></b> - This makes the message part. It might be required. You decide.
**<b>save/</b> - Saves message(s) to later be sent. (See Also: Draft)
**<b>delete/<i>name</i></b> - Deletes a message.
**<s><b>send/<i>name</i></b> - Sends a message. If no recipient is set, the message will not be sent.</s>
 
*Chacking messages:
 
**gtg


==Rights==
==Rights==

Revision as of 06:32, 14 November 2008


Pre-Version 0.7c

Still under development! Will be released 1.0+

THIS IS OUTDATED. DO NOT USE AS OF NOW!

Features

It doesn't work right now (rather, it's not turned on.) But as of now it has:

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 is set, the message will not be sent.
  • Chacking messages:
    • gtg

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.

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

  • Send messages =P.
  • Delete stored messages/scripts.
  • Copy stored messages/scripts.
  • Rename/Edit drafts.
  • Use of "/sc"
  • Anonymous message sender?

Moderation

  • Remove EVERYTHING.
  • Edit EVERYTHING.
  • Can send a message to everyone at once.